Monday, March 5, 2012

3d object file viewer in browser

Wavefront .OBJ and ascii .STL file viewer using the Three.js rendering library.
The 3D files are directly processed in the browser.
Works best in browsers supporting WebGL.
HTML5 FileAPI support is a must to load the files.