Valid
	XHTML 1.1! Valid CSS!
Created 2005-03-18   Modified 2009-04-11
Chelton Evans

proj Quick Hull home

Intro
Source
Quick-Hull Algorithm description
TODO

Intro

STATUS: Working. Needs to be rebuilt as a tool.

Implementing the quickhull algorithm. Visually verifying the algorithms workings.

Source

Files

Makefile
halfspaceContainer.h
main.cpp
quickhull2D.h
quickhull2Dtest.cpp
quickhull2Dtest.h
quickhull3D.h
quickhull3Dtest.cpp
quickhull3Dtest.h

data.txt
data01.txt
data02.txt
data03.txt
hull.txt
hull03.txt
projcompile.txt
unittestsreport.txt

Doxygen

main.cpp
Makefile
halfspaceContainer
quickhull2D
quickhull2Drandomized
quickhull2Dtest
quickhull3D
quickhull3Dtest

Code History

TODO