Difference between revisions of "Canvas3D XUL Runner App"
m (Canvas 3D XUL Runner App moved to Canvas3D XUL Runner App) |
|||
Line 1: | Line 1: | ||
== Create XUL Runner App for Canvas 3D JS Library Samples == | == Create XUL Runner App for Canvas 3D JS Library Samples == | ||
+ | Installing a test version of Canvas3D has been a logistical nightmare. This project aims to create a XUL Runner version of the Canvas3D extension which will be easy to download and run, and can update itself as the project progresses. | ||
+ | |||
+ | |||
+ | '''Relevant Links:''' | ||
+ | |||
+ | [http://zenit.senecac.on.ca/wiki/index.php/Canvas3D_JS_Library Canvas 3D JS Library wiki] | ||
+ | |||
+ | [http://www.c3dl.org Canvas 3D JS Library site] | ||
+ | |||
+ | |||
+ | == Project Leader == | ||
+ | [[User:Vesper|Leonard Lee]] | ||
+ | |||
+ | == Project Contributors == | ||
+ | (Your name here. :D ) | ||
+ | |||
+ | |||
+ | == Project Details == | ||
[http://www.c3dl.org Canvase 3D JS Libary] is a js library for doing 3D in the browser. It uses the [https://addons.mozilla.org/en-US/firefox/addon/7171 canvas 3D extension]. To show off the abilities of the library we have been creating demos that people can try out from our web site. However, in order to try these demos, the user has to install the canvas 3D extension and this would not be possible if they are not using firefox 3 or if they have problems getting the extension. We would like a XUL Runner app that will create a "mini browser" with the extension packaged. The app would have a drop box that will get download any new demos that we put up on the website. The app should also include a source viewer that allows the user to see the js source for the demos along with the ability for the user to create and test their demos. | [http://www.c3dl.org Canvase 3D JS Libary] is a js library for doing 3D in the browser. It uses the [https://addons.mozilla.org/en-US/firefox/addon/7171 canvas 3D extension]. To show off the abilities of the library we have been creating demos that people can try out from our web site. However, in order to try these demos, the user has to install the canvas 3D extension and this would not be possible if they are not using firefox 3 or if they have problems getting the extension. We would like a XUL Runner app that will create a "mini browser" with the extension packaged. The app would have a drop box that will get download any new demos that we put up on the website. The app should also include a source viewer that allows the user to see the js source for the demos along with the ability for the user to create and test their demos. | ||
References: cathy, Andor, #c3dl on irc | References: cathy, Andor, #c3dl on irc | ||
− | |||
− | == | + | == Project News == |
Sept 17: Wiki page created! | Sept 17: Wiki page created! |
Revision as of 08:46, 18 September 2008
Contents
Create XUL Runner App for Canvas 3D JS Library Samples
Installing a test version of Canvas3D has been a logistical nightmare. This project aims to create a XUL Runner version of the Canvas3D extension which will be easy to download and run, and can update itself as the project progresses.
Relevant Links:
Project Leader
Project Contributors
(Your name here. :D )
Project Details
Canvase 3D JS Libary is a js library for doing 3D in the browser. It uses the canvas 3D extension. To show off the abilities of the library we have been creating demos that people can try out from our web site. However, in order to try these demos, the user has to install the canvas 3D extension and this would not be possible if they are not using firefox 3 or if they have problems getting the extension. We would like a XUL Runner app that will create a "mini browser" with the extension packaged. The app would have a drop box that will get download any new demos that we put up on the website. The app should also include a source viewer that allows the user to see the js source for the demos along with the ability for the user to create and test their demos.
References: cathy, Andor, #c3dl on irc
Project News
Sept 17: Wiki page created!