A GUI-based STL (stereolithography) file viewer and editor. No installation needed. Support shaded/wireframe rendering and basic editings (translate/rotate/merge/mirror/scale etc.). Supports loading/saving both ASCII and BINARY.
Features
- STL
- Stereolithography
- Viewer
- Editor
Follow OpenSTL
Other Useful Business Software
Picsart Enterprise Background Removal API for Stunning eCommerce Visuals
With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
Rate This Project
Login To Rate This Project
User Reviews
-
Works ok on Mac OSX once I got it to compile. Issues: No binaries or build instructions provided. For Mac OSX (and probably Linux), you get it to compile as follows: Install QT development libraries patch vector.h and vector.cpp and add "const" to the comparison operator definitions, e.g.: bool operator == (const Vector vec2) const; (patch has been submitted) qmake -spec macx-g++ QT+=opengl make Executable will be in stlviewer.app, which you can simply drag into your applications folder to install Actual viewing window is very small; resizing the application doesn't help. This bug may be specific to Mac OSX, since the screenshots under Windows show a normal-looking window.