Skip to content

ch3ll0v3k/stlviewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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

Options


./stlviewer --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 97.2%
  • Python 2.8%