Introduction to WebGL
3d graphics rendering is coming to a browser near you. Khronos, which is responsible for OpenGL (among other things) has published the specifications for WebGL on their website. The idea is to use the HTML5 canvas element to bring 3d straight to the browser without requiring third party plugins or proprietary code.
