Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 249 Bytes

README.md

File metadata and controls

7 lines (3 loc) · 249 Bytes

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.