A Robust 3D Convex Hull Algorithm in Java quickhull3d

Group com.github.quickhull3d
描述 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.
版本 仓库 发布时间
1.0.0 central 2014-10-31 14:31
索引仓库
仓库 个数
Central 592045