Changes

Jump to: navigation, search

Canvas3D JS Library

252 bytes added, 10:45, 14 May 2008
Bug List
* setLookAtPoint - May 14
** Objects at 0,0,0 are not displayed when setLookAtPoint is passed (0,0,0). However, if called with cam.setLookAtPoint(new Vector(0.0, 0.0, 0.00000001)) , it will work.
* Scene Object
** Currently the scene cannot be resized. The 3d graph needed the scene to grow or shrink with respect to the table cell it was in. The needed functions has unofficially been added to a copy of Scene.js used only by the 3d graph demo.
== Ideas List ==
1
edit

Navigation menu