Skip to content

estea8968/stlviewer_test

Repository files navigation

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 or + or mouse middle scorll up : Zoom in
x or - or mouse middle scorll down: Zoom out
w : wiremesh mode
r or 0 or mouse right down : Reset the view 
Use the mouse with the left button down to rotate the object

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published