Skip to content

ikumasudo/STLViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple STL file viewer written in python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages