jar

com.github.quickhull3d : quickhull3d

Maven & Gradle

Oct 31, 2014
4 usages
21 stars

A Robust 3D Convex Hull Algorithm in Java · 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.

Table Of Contents

Latest Version

Download com.github.quickhull3d : quickhull3d JAR file - Latest Versions:

All Versions

Download com.github.quickhull3d : quickhull3d JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window quickhull3d-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.quickhull3d

├─ com.github.quickhull3d.Face.class - [JAR]

├─ com.github.quickhull3d.FaceList.class - [JAR]

├─ com.github.quickhull3d.HalfEdge.class - [JAR]

├─ com.github.quickhull3d.InternalErrorException.class - [JAR]

├─ com.github.quickhull3d.Point3d.class - [JAR]

├─ com.github.quickhull3d.QuickHull3D.class - [JAR]

├─ com.github.quickhull3d.Vector3d.class - [JAR]

├─ com.github.quickhull3d.Vertex.class - [JAR]

├─ com.github.quickhull3d.VertexList.class - [JAR]

Advertisement

Dependencies from Group

Oct 31, 2014
4 usages
21 stars

Discover Dependencies

ejb
Apr 23, 2006
5 usages
Nov 27, 2007
19 usages
Nov 16, 2014
3 usages
13 stars
Mar 06, 2015
1 usages
1 stars
Sep 17, 2010
3 usages
Feb 07, 2014
4 usages
71 stars
Apr 10, 2014
1 usages
21 stars
Sep 14, 2012
3 usages