Skip to content

vishpat/stlviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 : Zoom in
x : Zoom out
w : wiremesh mode
r : 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

Packages

No packages published