Pure Javascript 3D Cube

Pure Javascript 3D Cube V2.0

This one uses the canvas tag to directly draw polygons. It is also possible to make polygons by using A LOT of div tags. See version 1 to see what that looked like.

You can see individual polygons here separated by black lines. To see the full source, just view the source of the iframe above.