diff --git a/README.md b/README.md index 1ec239fb21bb26048d508dcbde1b0795fbaad8c0..4f1d9d3995cb58839c30d7c32330dfc8ef193f31 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Similar projects: [pre3d](http://deanm.github.com/pre3d/), [pvjs](http://code.go ### Examples ### +[![geometry_terrain](http://github.com/mrdoob/three.js/raw/master/assets/examples/06_terrain.png)](http://mrdoob.com/projects/three.js/examples/geometry_terrain.html) [![materials_video](http://github.com/mrdoob/three.js/raw/master/assets/examples/05_video.png)](http://mrdoob.com/projects/three.js/examples/materials_video.html) [![geometry_vr](http://github.com/mrdoob/three.js/raw/master/assets/examples/04_vr.png)](http://mrdoob.com/projects/three.js/examples/geometry_vr.html) [![geometry_cube](http://github.com/mrdoob/three.js/raw/master/assets/examples/03_cube.png)](http://mrdoob.com/projects/three.js/examples/geometry_cube.html) @@ -30,7 +31,7 @@ Similar projects: [pre3d](http://deanm.github.com/pre3d/), [pvjs](http://code.go [![jsflowfield4d](http://github.com/mrdoob/three.js/raw/master/assets/projects/00_jsflowfield4d.png)](http://test.sjeiti.com/jsflowfield4d/) [![spikeball](http://github.com/mrdoob/three.js/raw/master/assets/projects/03_spikeball.png)](http://kile.stravaganza.org/lab/js/spikeball/) -### How to use ### +### Usage ### The library needs to be included first thing. diff --git a/assets/examples/06_terrain.png b/assets/examples/06_terrain.png new file mode 100644 index 0000000000000000000000000000000000000000..ff53a228f75c752fabd01d9a5d0fba8f28cd49d4 Binary files /dev/null and b/assets/examples/06_terrain.png differ diff --git a/examples/geometry_terrain.html b/examples/geometry_terrain.html new file mode 100644 index 0000000000000000000000000000000000000000..c57b878c7a587a4a1a8cd2c77476e8dcc25141ec --- /dev/null +++ b/examples/geometry_terrain.html @@ -0,0 +1,305 @@ + + + + three.js - geometry - terrain + + + + + +





Generating...
+
three.js - terrain demo.
+ + + + + + + + + + diff --git a/examples/materials_video.html b/examples/materials_video.html index 4dbbc508f26e5699fdfea28b8014ddd617c4036a..aa89f96b7eb34a04ea25d3f90baa3761f322767a 100644 --- a/examples/materials_video.html +++ b/examples/materials_video.html @@ -15,15 +15,14 @@ + - - -