Skip to content

therealbstern/stlviewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install dependencies

For UNIX/Linux, the following commands are supposed to install all the necessary packages.

Debian, Ubuntu

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

make

Viewer

./stlviewer <stlfile>

Options

./stlviewer --help

Packages

No packages published

Languages

  • C 99.4%
  • Makefile 0.6%