A simple webapp that uses WebGL to view STL and OBJ files targeted at Chromium and Firefox.
Click and drag to rotate the camera around the model. Right click to roll. Hold CTRL to rotate the model instead of the camera.
Currently supported formats:
- Binary STL
- ASCII STL
TODO:
- Add OBJ support
- Lines indicating the three axes
- Option to change model color
- Make free camera mode better
Maybe:
- Support for other 3D formats