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
173
173
174
174
<a href =" http://webglsamples.org/motionblur/application.html " ><img src =" http://webglsamples.org/motionblur/scene.png " /></a >
175
175
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>
200
200
name : 'Video Texture' ,
201
201
by : 'Greggman' ,
202
202
} ,
203
+ {
204
+ url : '/motionblur/application.html' ,
205
+ img : '/motionblur/scene.png' ,
206
+ name : 'Motion Blur' ,
207
+ by : 'Oguz Eroglu'
208
+ }
203
209
204
210
] . map ( function ( sample , ndx ) {
205
211
var col = ndx % 3 ;
@@ -307,4 +313,3 @@ <h3>Share</h3>
307
313
</ body >
308
314
< script src ="//cdn.webglstats.com/stat.js " defer ="defer " async ="async "> </ script >
309
315
</ html >
310
-
You can’t perform that action at this time.
0 commit comments