File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -173,4 +173,4 @@ By Greggman
173173
174174<a href =" http://webglsamples.org/motionblur/application.html " ><img src =" http://webglsamples.org/motionblur/scene.png " /></a >
175175
176- By Oğuz Eroğlu
176+ By Oguz Eroglu
Original file line number Diff line number Diff line change @@ -200,6 +200,12 @@ <h2><a href="%(url)s">%(name)s</a></h2>
200200 name : 'Video Texture' ,
201201 by : 'Greggman' ,
202202 } ,
203+ {
204+ url : '/motionblur/application.html' ,
205+ img : '/motionblur/scene.png' ,
206+ name : 'Motion Blur' ,
207+ by : 'Oguz Eroglu'
208+ }
203209
204210 ] . map ( function ( sample , ndx ) {
205211 var col = ndx % 3 ;
@@ -307,4 +313,3 @@ <h3>Share</h3>
307313 </ body >
308314< script src ="//cdn.webglstats.com/stat.js " defer ="defer " async ="async "> </ script >
309315</ html >
310-
You can’t perform that action at this time.
0 commit comments