Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 408 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 408 Bytes

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