Open main menu

CDOT Wiki β

Changes

Canvas3D JS Library

300 bytes added, 18:47, 6 March 2009
TO DO
Documentation can be found within the SVN repository in the documentation directory.
== TO DO - High Priority ==
* 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).
 
== TO DO - Low Priority ==
 
* Add sound support
* Create a mechanism to prevent scripts from running before everything (textures, models) is done loading.
* Create a progress bar which includes percentage complete of model and texture loading.
* Add particle system size attenuation
== Bug List ==
1
edit