K3D JavaScript Canvas Library
Tools
General
Sister projects
In other projects
| CanvasK3D HTML5 JavaScript Library Collaborative documentation |
| Documentation forKevin Roast'shttp://kevs3d.co.uk/dev/canvask3d libraries. |
Thecanvas K3DJavaScript programming library supports points, wireframes and polygons with depth-cue shading, simple animation with motion blur and texture mapping with a basic lighting model in three dimensions usingHTML5 graphics. It does not requireWebGL so it runs on most 2011 browsers including Chrome, Firefox, Internet Explorer, Opera, Safari, and many smartphones and tablets. CanvasK3D is available under aBSD-style license, where the author asks for a link back to his site or a mention of his name.
Also three.js has a canvas rendering for without web-gl.