Canvas3D XUL Runner App

From CDOT Wiki
Revision as of 15:39, 6 February 2009 by Vesper (talk | contribs)
Jump to: navigation, search

Create XUL Runner App for Canvas 3D JS Library

The Canvas3D extension for Firefox can render animated and interactive 3d scenes in the browser. However, it requires a deep understanding of OpenGL, which can get rather complex.

The Canvas3D library is an environment created in JavaScript. It simplifies the process of using the extension and reduces the learning curve of working with 3d objects.

Installing the Canvas3D library has been a logistical nightmare. This project aims to create a XUL Runner application packaged with the Canvas3D extension and library, which will be easy to download/run and can update itself as the project progresses.


Relevant Links:

Canvas 3D JS Library wiki

Canvas 3D JS Library site


Usage

Portable_Canvas/Usage


Releases

Portable_Canvas/Releases


Links & Extra Info

Portable_Canvas/Info