Skip to content

Commit

Permalink
Fix barrel distortion
Browse files Browse the repository at this point in the history
  • Loading branch information
gizmo98 committed Nov 9, 2015
1 parent e918507 commit ee43e34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions barrel-distortion.glsl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# barrel distortion only shader from davej
# http://blog.petrockblock.com/forums/topic/help-with-opelgl-barrel-distortion/#post-106535
// barrel distortion only shader from davej
// http://blog.petrockblock.com/forums/topic/help-with-opelgl-barrel-distortion/#post-106535

#if defined(VERTEX)
uniform mediump mat4 MVPMatrix;
Expand Down

0 comments on commit ee43e34

Please sign in to comment.