ialhashim / powercrust

Powercrust algorithm: from points to a surface mesh and an approximate medial axis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

powercrust

A modern port of the powercrust algorithm by Amenta, Choi and Kolluri.

Works on both Windows and Linux. Written as standard C++ syntax.

Example

The figure was made by executing:

powercrust -m 100000 -i knot.pts

About

Powercrust algorithm: from points to a surface mesh and an approximate medial axis


Languages

Language:C++ 94.1%Language:C 5.7%Language:Objective-C 0.2%Language:Makefile 0.0%