552 Views
Before I get into the magic of Three.js, I think it's worth taking a moment to give a little introduction to 3D web design. As the name would imply, a 3D web application is a website that is rendered in three dimensions. This is accomplished by manipulating the HTML "canvas" element.
0 comments