Skip to content
vishpat edited this page Oct 2, 2012 · 5 revisions

The project offers a simple command line tool to view STL files on Linux / Mac OS X. The STL file is rendered using OpenGL/GLUT. The rendering of the STL file is quite basic however I am looking forward to improve it with some help from OpenGL experts.

Compile

./compile.py

Viewer

./stlviewer stlfile

Options

  • z : Zoom in
  • x : Zoom out
  • w : wiremesh mode
  • r : reset the view
  • Use the arrow keys to rotate the object
Clone this wiki locally