Group: GitHub Quickhull3d
Sort:
popular
|
newest
1. A Robust 3D Convex Hull Algorithm In Java108 usages
com.github.quickhull3d » quickhull3dLGPL
This is a 3D implementation of QuickHull for Java, based on the original paper by Barber, Dobkin, and Huhdanpaa and the C implementation known as qhull. The algorithm has O(n log(n)) complexity, works with double precision numbers, is fairly robust with respect to degenerate situations, and allows the merging of co-planar faces.
Last Release on Oct 31, 2014