Simple 3d Engine in Javascript
September 25, 2007
A proof-of-concept page shows that arbitrary triangles can be rendered using Javascript+DOM+CSS (no use of images, canvas tags, flash or java applets). What better way to celebrate the acheivement than with a rotating cube rendered in real time?
Leave a Reply