User Ratings
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.
- Previous
- You're on page 1
- Next