Canvas3D XUL Runner App

From CDOT Wiki
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.


Project Pages

Portable_Canvas/Usage - getting started for Windows or Mac

Portable_Canvas_File_Structure - what files to expect in the folder and what those files do

Portable_Canvas/Releases - version info, past releases

Portable_Canvas/Info - project organization info