mirror of
https://github.com/wahyd4/three.js.git
synced 2026-08-09 04:56:01 +10:00
Adding material examples to README
This commit is contained in:
@@ -23,9 +23,26 @@ WebGL based: [WebGLU](https://github.com/OneGeek/WebGLU), [GLGE](http://www.glge
|
||||
[](http://mrdoob.github.com/three.js/examples/geometry_birds.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/geometry_earth.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/geometry_terrain.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/materials_video.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/geometry_vr.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/geometry_cube.html)
|
||||
|
||||
Materials
|
||||
|
||||
[](http://mrdoob.github.com/three.js/examples/materials.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/materials_cubemap.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/materials_cubemap_balls_reflection.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/materials_cubemap_balls_refraction.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/materials_cubemap_escher.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/materials_cubemap_refraction.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/materials_depth.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/materials_gl.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/materials_multimaterials.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/materials_normal.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/materials_shaders.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/materials_video.html)
|
||||
|
||||
Particles
|
||||
|
||||
[](http://mrdoob.github.com/three.js/examples/particles_random.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/particles_waves.html)
|
||||
[](http://mrdoob.github.com/three.js/examples/particles_floor.html)
|
||||
@@ -302,4 +319,4 @@ For creating a customised version of the library, including the source files in
|
||||
|
||||
2010 04 24 - **r1** (15.25 kb)
|
||||
|
||||
* First alpha release
|
||||
* First alpha release
|
||||
Reference in New Issue
Block a user