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 ### -[](http://mrdoob.com/lab/javascript/three/geometry/cube.html) -[](http://mrdoob.com/lab/javascript/three/particles/random.html) -[](http://mrdoob.com/lab/javascript/three/particles/waves.html) -[](http://mrdoob.com/lab/javascript/three/particles/floor.html) +[](http://mrdoob.com/lab/javascript/three/geometry/cube.html) + +[](http://mrdoob.com/lab/javascript/three/particles/random.html) + +[](http://mrdoob.com/lab/javascript/three/particles/waves.html) + +[](http://mrdoob.com/lab/javascript/three/particles/floor.html) + + +[](http://labs.brian-stoner.com/spacecannon/) + +[](http://the389.com/works/three/) + +[](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 @@
-