Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 227 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 227 Bytes

STL-Viewer

A basic program/script for viewing STL files using the VTK library and (attempting) PyQT as a GUI

Usage: Run the viwer.py file with python like so: python viwer.py

Dependancies: vtk vtk-python qt pyqt