Mr.doob
|
66cd1198e3
|
Updated examples and utils that used Cube().
|
2011-03-03 08:31:00 +00:00 |
|
Mr.doob
|
45ec0f329b
|
Reverted Camera::FOV,zNear,zFar to Camera::fov,near,far.
Most of the examples or working again as usual. Only `webgl_scene_test.html` and `webgl_ribbons.html` left.
|
2011-02-26 03:45:16 +00:00 |
|
Mr.doob
|
059d0d7df2
|
Fixed Matrix4::setRotationFromEuler (using x,y,z order).
|
2011-02-25 15:37:10 +00:00 |
|
Mr.doob
|
45de9955c5
|
Reformated Object3D.js.
Messing with Cube example (exploring rotations).
|
2011-02-24 09:10:40 +00:00 |
|
Mr.doob
|
5aa43cd1cd
|
All canvas examples are now using RequestAnimationFrame.js
Webgl examples next.
|
2011-02-22 01:54:03 +00:00 |
|
Mr.doob
|
a4ee822b10
|
Easier to understand RequestAnimationFrame setup.
|
2011-02-21 20:39:11 +00:00 |
|
Mr.doob
|
4912f59cc6
|
Compiled new build.
Renamed examples.
|
2011-02-20 04:11:47 +00:00 |
|