Mr Speaker is doing a series of posts on how to do 3d graphics with the HTML 5 Canvas:
This introductory post – to set up viewer expectations
A 3D starfield – to learn how to project points in 3D
2D shape rotation – gotta rotate stuff, and that seems hard
3D wireframe drawing – draw a cube! Yeah!
3D wireframe rotating & moving – spin it!
‘Shaded’ 3D model – colour it in.
Tags: 3d, html, Javascript, Programming