localcode / triforce

Triforce is a really dumb, really tiny set of python modules for triangulating geometry.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Triforce

Triforce is a really dumb, really tiny set of python modules for triangulating geometry, using maybe qhull (via SciPy) or maybe CGAL. Not sure yet, just figuring things out.

Triforce depends on having both NumPy and SciPy installed.

About

Triforce is a really dumb, really tiny set of python modules for triangulating geometry.


Languages

Language:Python 100.0%