Skip to content

Building volume meshes from scratch using coordinates, primitives and boolean operations

License

Notifications You must be signed in to change notification settings

RubendeBruin/pymeshup

Repository files navigation

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

About

Building volume meshes from scratch using coordinates, primitives and boolean operations

Resources

License

Stars

Watchers

Forks

Packages

No packages published