Java Quickhull 3D implementation
- core.jar - Processing 1.5.1
- PeasyCam.jar - PeasyCam library, by Jonathan Feinberg
both jar files can be found in the lib-directory.
A detailed description of the algorithm and some documentation is posted here:
http://thomasdiewald.com/blog/?p=1888
LIFO (left) vs FIFO (right) after 2000 iterations.