Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 196 Bytes

File metadata and controls

5 lines (4 loc) · 196 Bytes

ofxQuickHull

OpenFrameworks addon to compute the 3D convex hull using the Quick Hull algorithm. It needs a cleanup: it was written thinking about debugging, not performance ;)