Skip to content

*.stl file viewer program ( C# + OpenGL )

License

Notifications You must be signed in to change notification settings

TanhuanHUST/STL-Viewer

 
 

Repository files navigation

STL Viewer v2.4.2

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

Whats New in v2.4.2 (Since v1.0)

  • 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

About

*.stl file viewer program ( C# + OpenGL )

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%