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
A basic program/script for viewing STL files using the VTK library and (attempting) PyQT as a GUI
Python