diff --git a/README.md b/README.md index 60ba02a3..1f37f4af 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,20 @@ Although this allows 3D for iPhoneOS and Android platforms the performance on th ### Examples ### -[![cube.png](http://github.com/mrdoob/three.js/raw/master/assets/examples/03_cube.png)](http://mrdoob.com/lab/javascript/three/geometry/cube.html) -[![random.png](http://github.com/mrdoob/three.js/raw/master/assets/examples/02_random.png)](http://mrdoob.com/lab/javascript/three/particles/random.html) -[![waves.png](http://github.com/mrdoob/three.js/raw/master/assets/examples/01_waves.png)](http://mrdoob.com/lab/javascript/three/particles/waves.html) -[![floor.png](http://github.com/mrdoob/three.js/raw/master/assets/examples/00_floor.png)](http://mrdoob.com/lab/javascript/three/particles/floor.html) +[![geometry/cube](http://github.com/mrdoob/three.js/raw/master/assets/examples/03_cube.png)](http://mrdoob.com/lab/javascript/three/geometry/cube.html) + +[![particles/random](http://github.com/mrdoob/three.js/raw/master/assets/examples/02_random.png)](http://mrdoob.com/lab/javascript/three/particles/random.html) + +[![particles/wave](http://github.com/mrdoob/three.js/raw/master/assets/examples/01_waves.png)](http://mrdoob.com/lab/javascript/three/particles/waves.html) + +[![particles/floor](http://github.com/mrdoob/three.js/raw/master/assets/examples/00_floor.png)](http://mrdoob.com/lab/javascript/three/particles/floor.html) + + +[![Space Cannon 3D](http://github.com/mrdoob/three.js/raw/master/assets/projects/02_spacecannon.png)](http://labs.brian-stoner.com/spacecannon/) + +[![DDD](http://github.com/mrdoob/three.js/raw/master/assets/projects/01_ddd.png)](http://the389.com/works/three/) + +[![jsflowfield4d](http://github.com/mrdoob/three.js/raw/master/assets/projects/00_jsflowfield4d.png)](http://test.sjeiti.com/jsflowfield4d/) ### How to use ### diff --git a/assets/projects/00_jsflowfield4d.png b/assets/projects/00_jsflowfield4d.png new file mode 100644 index 00000000..c1b6a1a5 Binary files /dev/null and b/assets/projects/00_jsflowfield4d.png differ diff --git a/assets/projects/01_ddd.png b/assets/projects/01_ddd.png new file mode 100644 index 00000000..f571e1c8 Binary files /dev/null and b/assets/projects/01_ddd.png differ diff --git a/assets/projects/02_spacecannon.png b/assets/projects/02_spacecannon.png new file mode 100644 index 00000000..ca196244 Binary files /dev/null and b/assets/projects/02_spacecannon.png differ diff --git a/examples/particles/waves.html b/examples/particles/waves.html index d625925d..cf0b996c 100644 --- a/examples/particles/waves.html +++ b/examples/particles/waves.html @@ -5,21 +5,18 @@ -