Skip to content

batu92k/STL-Viewer

Repository files navigation

STL Viewer v2.4.5

About

Visualization tool for Binary and ASCII formatted STL files.

STL Viewer Demo

How to Use

  • Click File->Import or use Drag-Drop to select and import Binary or ASCII formatted STL file
  • Hold right mouse button to rotate the object
  • Hold left mouse button to move the object
  • Use mouse wheel to scale the object
  • Press R key to reset view

Note: Update Mouse Orbit submodule with "git submodule update --init" before building the project or clone the repository via "git clone --recursive https://github.com/batu92k/STL-Viewer.git"

v2.4.5 Release notes

  • Better lighting of the model

v1.0 to v2.4.4 Release notes

  • Drag-Drop feature implemented
  • Toolbar added to UI with Help and File menus
  • Mouse Orbit module upgraded
  • Tao Framework changed to more up to date OpenGL Frameork OpenTK
  • Mouse Orbit feature implemented to rotate, move, scale the object
  • Model alignment adjusted
  • OpenGL lighting and material features improved