You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.