wildmeshing / wildmeshing-python

Python bindings for TriWild.
https://wildmeshing.github.io/python/
Other
47 stars 9 forks source link
geometry meshing python-bindings tetrahedral-meshing triangulation

Wildmeshing python bindings

Build

python interface to triangulate and tetrahedralize

use:

python setup.py develop

or

python -m pip install . -vv

to install