Skip to content

RubendeBruin/pymeshup-gui

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 you can simple run:

python -m pymeshup.GUI

or activate the environment with

./.venv/Scripts/activate

and then run:

pymeshup.exe.

Install a desktop launcher

Create a desktop launcher of the package by running

python.exe make_desktop_launcher.py

Installation as package

pip install pymeshup

Pre-build executable

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

Building the executable using pyinstaller

pyinstaller PyMeshupGUI.spec

About

A gui for pymeshup

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors