alteredq
|
412c545c47
Updated the rest of examples.
|
14 years ago |
alteredq
|
17b4ab614d
"Fixed" scene test examples.
|
14 years ago |
Mr.doob
|
ad31ff1214
Fixed the rest of the examples.
|
14 years ago |
alteredq
|
fa0b4e5062
Removed unused custom logging code from examples.
|
14 years ago |
Mr.doob
|
bbb65a768c
Updated HTML of the rest of the examples.
|
14 years ago |
Mr.doob
|
19d8261174
More examples clean up.
|
14 years ago |
Mr.doob
|
a940f05427
Updated examples with the new `.add`/`.remove` methods.
|
14 years ago |
Mr.doob
|
bfdb10a85a
Updated all examples so they use the renamed geometry classes.
|
14 years ago |
alteredq
|
614925336d
Added support for empty objects and meshes without geometries to Blender scene exporter and SceneLoader.
|
14 years ago |
alteredq
|
526bd322ba
Fixed typo in example.
|
14 years ago |
alteredq
|
aac5b6117b
Refactored SceneLoader.
|
14 years ago |
alteredq
|
22bd108ab1
Added FlyCamera (thanks to James Baicoianu). Added specular map to normal map shader. Added WebGL Earth FlyCamera demo.
|
14 years ago |
Mr.doob
|
76e7ea3461
Added namespace to all the objects that missed it (geometries, uniforms, etc)
|
14 years ago |
alteredq
|
693a36f509
Moved scene loader from SceneUtils into SceneLoader.
|
14 years ago |
Mr.doob
|
fef3c084b1
Changed build setup:
|
14 years ago |
Mr.doob
|
9297fb975e
All examples now use RequestAnimationFrame.js (pheww!)
|
14 years ago |
Mr.doob
|
106db4c3f8
Object3D::autoUpdateMatrix ⟶ Object3D::matrixAutoUpdate
|
14 years ago |
Mr.doob
|
4912f59cc6
Compiled new build.
|
14 years ago |