Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 401 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 401 Bytes

STLViewer

A very simple STL file viewer based on PyQt5 and PyQtGraph. gif

Setup

Create the environment:

conda create -n stlviewer python=3.8 pyqt pyqtgraph numpy numpy-stl pyopengl 

Activate the environment:

activate stlviewer

Start STLViewer:

python stl-viewer.py