stlviewer icon indicating copy to clipboard operation
stlviewer copied to clipboard

Install dependencies

For UNIX / Linux, simply enter the following command that will install all necessary packages:

(Debian, Fedora) % sudo apt-get install freeglut3 freeglut3-dev

(Vine) % sudo apt-get install freeglut freeglut-devel

(RedHat, Fedora) % sudo yum install freeglut % sudo yum install freeglut-devel

Compile

./compile.py

Viewer

./stlviewer stlfile

Options

z : Zoom in x : Zoom out w : wiremesh mode r : Reset the view Use the mouse with the left button down to rotate the object