Interactive 3D Rendering Presentation

Read wire-mesh vector data and surface rendering data for the individual polygons of the mesh into matrices and using a <canvas> (supported by most browsers) and jQuery to render the object and allow user interaction via the mouse to change the perspective of the object.

These are basic processes used to create virtual and augmented reality. And also used to visualize STL 3D data used by 3D printers.


   
Use the mouse to change the perspective.