An open API service indexing awesome lists of open source software.

https://github.com/wildmeshing/wildmeshing-python

Python bindings for TriWild.
https://github.com/wildmeshing/wildmeshing-python

geometry meshing python-bindings tetrahedral-meshing triangulation

Last synced: 2 months ago
JSON representation

Python bindings for TriWild.

Awesome Lists containing this project

README

          

# Wildmeshing python bindings
![Build](https://github.com/wildmeshing/wildmeshing-python/workflows/Build/badge.svg)

python interface to **triangulate** and **tetrahedralize**

use:

```bash
python setup.py develop
```

or
```bash
python -m pip install . -vv
```
to install