Skip to content

evanchodora/stl-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viewer

Python-based STL viewer

Opens any ASCII-type STL file for viewing with various perspective settings (isometric, dimetric, and trimetric) and different hidden line views (full wireframe, removed hidden lines, and greyed hidden lines). Additional toolbar commands can display the object in any of the 6 standard orthographic views.

Keyboard Bindings:

Transformation Keys
Rotate Arrow Keys
Zoom J, L
Pan W, A, S, D

Freeze using PyInstaller: pyinstaller.exe --onefile --windowed --icon=cube.ico GUI.py

About

Python-based STL viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages