-
Notifications
You must be signed in to change notification settings - Fork 140
/
Copy pathexamples.json
15 lines (15 loc) · 1.05 KB
/
examples.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[
{ "url": "https://ykob.github.io/sketch-threejs/sketch/dna.html", "duration": 600},
{ "url": "https://ykob.github.io/sketch-threejs/sketch/sun.html", "duration": 600},
{ "url": "http://www.google.com/trends/hottrends/visualize?pn=p1", "duration": 600 },
{ "url": "http://randomstreetview.com/#slideshow", "duration": 600 },
{ "url": "http://mrdoob.com/lab/javascript/webgl/clouds/", "duration": 600 },
{ "url": "http://mrdoob.com/lab/javascript/webgl/particles/magicdust.html", "duration": 600 },
{ "url": "http://www.iamnop.com/particles/", "duration": 600 },
{ "url": "http://www.airtightinteractive.com/demos/js/nebula/", "duration": 600 },
{ "url": "http://alteredqualia.com/three/examples/webgl_cubes.html", "duration": 600 },
{ "url": "http://akirodic.com/p/jellyfish/", "duration": 600 },
{ "url": "http://matthew.wagerfield.com/flat-surface-shader/", "duration": 600 },
{ "url": "http://codepen.io/ykob/full/zGpjeK/", "duration": 600 },
{ "url": "http://www.aresluna.org/polish-tv-clock/", "duration": 600 }
]