Commit Graph
7 Commits
Author SHA1 Message Date
alteredq 377a71faa5 Merge branch 'master' of http://github.com/mrdoob/three.js 2011-03-17 12:51:19 +01:00
Mr.doob dd52560369 Some basic performance optimisations on voxel examples. Bottleneck is still Ray caster anyway :/ 2011-03-17 04:42:46 +00:00
alteredq 04a7ac496c Added SceneUtils.traverseHierarchy and SceneUtils.showHierarchy.
Also cleaned up examples from individual includes, only sandboxes and ubiquity now include individual files.
2011-03-17 00:22:20 +01:00
Mr.doob 33610b4a11 Adapted Projector and CanvasRended to use camera.matrixWorldInverse. 2011-03-01 11:38:35 +00:00
Mr.doob 9297fb975e All examples now use RequestAnimationFrame.js (pheww!) 2011-02-22 04:45:38 +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