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.

LicenseLGPL 3.0
Tagsgithub
Organization John E. Lloyd
HomePage http://quickhull3d.github.io/quickhull3d
DateJan 27, 2024
Filespom (11 KB)  jar   View All
RepositoriesSciJava Public
Ranking#4539 in MvnRepository (See Top Artifacts)
Used By109 artifacts
VulnerabilitiesVulnerabilities from dependencies:
CVE-2020-15250

Note: There is a new version for this artifact

New Version1.0.0

Scope:
Scope:
Format:
Scope:
Scope:
Scope:
Scope:
Scope:
Scope:

Note: this artifact is located at SciJava Public repository (https://maven.scijava.org/content/repositories/public/)

Compile Dependencies (1)

Category/License Group / ArtifactVersionUpdates
Logging
MIT
org.slf4j » slf4j-api 1.7.72.0.17

Test Dependencies (2)

Category/License Group / ArtifactVersionUpdates
Testing
EPL 2.0
junit » junit1 vulnerability 4.115.12.2
Logging
MIT
org.slf4j » slf4j-simple 1.7.72.0.17

Licenses

LicenseURL
GNU LESSER GENERAL PUBLIC LICENSE (LGPL) version 3 http://www.gnu.org/licenses/lgpl-3.0-standalone.html

Developers

NameEmailDev IdRolesOrganization
John E. LloydlloydDeveloper
Richard van Nieuwenhovenritchie [at] gmx [dot] atritchie_gmx_atDeveloper