Mr.doob
|
5ff2dfcaca
- Added Mesh.flipSided boolean
|
15 years ago |
Mr.doob
|
2c9c52d037
- Added Earth example to README
|
15 years ago |
Mr.doob
|
b381202910
* Using new object `UV` instead of `Vector2` where it should be used
|
15 years ago |
Mr.doob
|
69dc5dcb8f
- Removed unneded code
|
15 years ago |
Mr.doob
|
8f543db16d
* Refactored `CanvasRenderer` (more duplicated code, but easier to handle)
|
15 years ago |
Mr.doob
|
5268aeb0c9
- Blender Exporter: Using filename instead of object name for classname (easier to use that way)
|
15 years ago |
Mr.doob
|
7d43f5394c
- While we're at it, let's add particle rotations too.
|
15 years ago |
Mr.doob
|
f4335c5409
- Updated README
|
15 years ago |
Mr.doob
|
418a1bc287
* Added `ParticleCircleMaterial` and `ParticleBitmapMaterial`
|
15 years ago |
Mr.doob
|
7b385cf7a8
- First version of the WebGLRenderer (ColorFillMaterial and FaceColorFillMaterial by now)
|
15 years ago |
Mr.doob
|
4d0fdbb1c6
- Scene.add > Scene.addObject
|
15 years ago |
Mr.doob
|
fbad38c7e3
- Added "Contributors" section to README
|
15 years ago |
Mr.doob
|
9a04c244f3
- Fixed mistake on the README example
|
15 years ago |
Mr.doob
|
74e70f1358
- Removed unneded updateMatrix in Camera
|
15 years ago |
Mr.doob
|
7935bc8ab9
- Changed Camera system. (Thx [Paul Brunt](http://github.com/supereggbert))
|
15 years ago |
Mr.doob
|
a889bc2cef
- Fixed matrix bug (transformed objects outside the x axis would get infinitely tall :S)
|
15 years ago |
Mr.doob
|
2a3d1e35cb
* autoClear property for renderers.
|
15 years ago |
Mr.doob
|
2cd123401a
- Added codecs metadata on video demo.
|
15 years ago |
Mr.doob
|
3755d003f0
- Using .ogv instead of .ogg for clarity. Although it gives mime-type issues...
|
15 years ago |
Mr.doob
|
deb5d3ecc3
- Change example links
|
15 years ago |
Mr.doob
|
9ccd20f6ad
- Added another project
|
15 years ago |
Mr.doob
|
669072dd90
Linked some similar projects.
|
15 years ago |
Mr.doob
|
55e4bde5cd
+ TextureUVMappingMaterial > BitmapUVMappingMaterial
|
15 years ago |
Mr.doob
|
c2916dbd07
- Added VR example
|
15 years ago |
Mr.doob
|
da679c779b
- Fixed links (/lab/three to /projects/three.js/examples).
|
15 years ago |
Mr.doob
|
90f54e2507
- CanvasRenderer expands screen space points (workaround for antialias gaps).
|
15 years ago |
Mr.doob
|
a30e0ddf99
- Fixed broken image
|
15 years ago |
Mr.doob
|
100bbb5d4d
- Added another project
|
15 years ago |
Mr.doob
|
2fdacb590c
- Fixed broken layout
|
15 years ago |
Mr.doob
|
0abf84bfb6
- Links to some projects using the lib
|
15 years ago |