Changes

Jump to: navigation, search

Canvas3D JS Library

2 bytes added, 10:17, 28 May 2008
Bug List
** <strike>Setting the Linear Velocity does not do anything.</strike>
* Cube
** setDims uses obsolete Vector function - setFromVector
 
changed lines in Cube.js from <br />
<code>
57 this.pos = this.pos.add(velVec);<br /></code>
* setLookAtPoint - May 14
* setDims uses obsolete Vector function - setFromVector
** 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
1
edit

Navigation menu