9
edits
Changes
no edit summary
The Canvas 3D JS Libary (C3DL) is a javascript library that will make it easier to write 3D applications using WebGL. It provides a set of math, scene, and 3d object classes to make the canvas more accessible for developers that want to develop 3D content in browser.
== Contributors ==
* Catherine Leung
* Andor Salga
* Peter Callaghan
* [[User:Pplam3 | Patrick Lam]] (Picking - Javascript)
* [[User:Jamesboston | James Boston]] (Garbage collection)
* Mark Paruzel (CodeBot)
* Andrew Smith
* Chris Bishop (Javascript)
* Andor SalgaJeremy Giberson* [[User:Pplam3 | Patrick Lam]] (Picking - Javascript)Joe Drew* [[User:Jamesboston | James Boston]] (Garbage collection)* Peter Callaghan
== Downloads ==
For the library, samples, and tutorials, go to http://www.c3dl.org/
As of c3dl 2.0, our library uses WebGL. Any WebGL enabled browser will be able to view our content. To get a WebGL enabled browser see Tutorial 1 from our website and you do not need any addons.
For all older versions of c3dl, you will need the canvas 3D addon available here:
You can get the extension from https://addons.mozilla.org/en-US/firefox/addon/7171 (use suckmenot@mailinator.com/bugmenot for authentication).
== Links ==
* [http://www.c3dl.org Our Web Site]
* Our SVN Repo: svn://cdot.senecac.on.ca/canvas3d
* [http://vlad.off.net/hg/canvas3d/ canvas3d source code] in Vlad's hg repo