0.4 Release
Cathy Leung | 1 August, 2008 | 13:30
The 0.4 release of the canvas 3D JS library is now released. With this release, we can now do the following with the 1.0 context:
- proper model translations/rotations
- the ability to have multiple scenes on multiple canvases on the same page
- fixes to the camera manipulation functions

Does this run on firefox 3? I couldn't find it
Bill Mill | 4 August, 2008 | 19:09Does this run on firefox 3? I couldn’t find it at addons.mozilla.org, and I don’t know how to install it from the js files I downloaded.
Yes it does. The addon that you need to
Cathy Leung | 4 August, 2008 | 21:12Yes it does. The addon that you need to find is the canvas 3D addon. The javascript library is simply placed where you would put your other html files. The tutorials on this site has fairly detailed instructions with links for getting and installing the addons. Have you tried going through those yet?
Got it! the addon is now the 16th result for
Bill Mill | 4 August, 2008 | 21:59Got it! the addon is now the 16th result for the search you link in the install directions, but I didn’t get that far; I think it came up right at the top when I installed it on my other machine and I was expecting to see it there again. Perhaps it would be easier to link directly to it rather than link to a search for “canvas 3d”? I just tried it and the link works whether or not you’re logged in.
Anyway, all the demos work now, thanks for the hard work.