1
edit
Changes
→TO DO
== TO DO ==
* get a website (in progress)
* find out about exposing of open gl 1.1 calls
** Should the OpenGL 1.1 calls be exposed to the Canvas3D web2.0 architecture. Mainly, for those functions that make 3D math easy (ie. gluLookAt, glMatrixMode, etc).
=== Bug List ===
* Cube
** setDims function does change the vector holding the cube's dimensions but the vector is not used to change the actual size or shape of the cube.
* Camera
** When increasing or decreasing the X Axis for the camera's position it does move in the current direction but also starts to rotate around the vector (0,0,0).
== Ideas List ==