Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 633 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 633 Bytes

PyMeshUp

PyMeshUp aims to provide an easy way to make simple volume meshes using a script.

This is done by wrapping some of the features of pymeshlab and adding an gui.

image

To run the gui:

python -m pymeshup.GUI

Installation as package

pip install pymeshup

Pre-build executable

https://www.open-ocean.org/pymeshup/

Building the executable using pyinstaller

pyinstaller PyMeshupGUI.spec