Mr.doob
|
ded6c16ad3
Changed Vertex so it's just a Vector3 and updated all the examples. Fixes #1703.
|
13 years ago |
Mr.doob
|
547781127e
Change PlaneGeometry from XY to XZ as it's more intuitive.
|
13 years ago |
alteredq
|
2a79171077
Fixed some examples.
|
13 years ago |
Mr.doob
|
75242fec8f
Updated examples that used Icosahedron.
|
13 years ago |
alteredq
|
36b8839f50
More fixing of runtime warnings in examples.
|
13 years ago |
Mr.doob
|
5697084e64
Moved `RequestAnimationFrame.js` code right into `src/Three.js`.
|
13 years ago |
Mr.doob
|
6b151b552e
Merging with @alteredq's experimental branches.
|
13 years ago |
alteredq
|
412c545c47
Updated the rest of examples.
|
14 years ago |
Mr.doob
|
ad31ff1214
Fixed the rest of the 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
|
77eed2ea8c
Removed most of SeceneUtils methods for simplicity reasons.
|
14 years ago |
Mr.doob
|
bfdb10a85a
Updated all examples so they use the renamed geometry classes.
|
14 years ago |
alteredq
|
e4b75f1c8d
Merged greggman's offset camera pull request.
|
14 years ago |
Gregg Tavares
|
0d66e46e5b
2 Examples for using setViewOffet.
|
14 years ago |