Canvas/WebGL + js [May 22, 2011, 10:18 a.m.]
The Html(5) canvas element is a place to render stuff on a webpage, the graphics are scripted using Javascript.
While the Html5 specification provides a 2D interface, the WebGL API provides for 3D rendering also via Javascript.
This Task will be used to discuss this.
http://www.khronos.org/files/webgl/webgl-reference-card-1_0.pdf