Mr.doob
|
330b64b080
|
Removed some (now gone) WaltHead.js includes.
|
2011-10-08 21:10:17 +02:00 |
|
Mr.doob
|
2c8967b124
|
Fixed CanvasRenderrer incorrectly SphericalReflectionMapping Face4 rendering.
Also replaced WaltHead.js (old format) with WaltHeadLo.js (new format)
|
2011-10-08 21:04:26 +02:00 |
|
Mr.doob
|
a0b8f50fb0
|
Renamed scene.center to scene.origin as per @pyrotechnick suggestion.
|
2011-10-04 03:07:07 +02:00 |
|
Mr.doob
|
19d8261174
|
More examples clean up.
|
2011-09-20 18:31:13 -07:00 |
|
Mr.doob
|
71c2df1649
|
Updated HTML of some examples.
|
2011-09-20 15:59:12 -07:00 |
|
Mr.doob
|
a940f05427
|
Updated examples with the new .add/.remove methods.
|
2011-09-05 23:16:56 +02:00 |
|
Mr.doob
|
449a981925
|
CanvasRenderer: Added distance(falloff) to PointLight. Removed illumination to ParticleCanvasMaterial.
|
2011-03-29 03:50:04 +01:00 |
|
Mr.doob
|
f35e8092c6
|
More uvs fixes.
About to try to bring Face4 back.
|
2011-03-21 02:59:02 +00:00 |
|
Mr.doob
|
1a115ae86f
|
Object3D::matrixNeedsUpdate ⟶ Object3D::matrixWorldNeedsUpdate
Object3D::lookAt works! (and Vector3.setRotationFromMatrix too!)
Next: Object3D::translate...
|
2011-03-05 20:46:25 +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
|
4912f59cc6
|
Compiled new build.
Renamed examples.
|
2011-02-20 04:11:47 +00:00 |
|