forked from mrdoob/three.js
-
Notifications
You must be signed in to change notification settings - Fork 0
TODO
Mr.doob edited this page Feb 17, 2014
·
19 revisions
- Replace Catmull-Rom based SubdivisionModifier with a Loop subdivision implementation: http://en.wikipedia.org/wiki/Loop_subdivision_surface
- Make CSS3DRenderer
preserve-3d
-less so it works on IE9+. -
Geometry2
implementation of all primitives. (Use PlaneGeometry2 as reference) -
Geometry2
implementation of all loaders. (Use ObjLoader2 as reference) 3DSLoader
-
MayaLoader
. resources -
BVHLoader
. GWT implementation, resources