| xchull | Linux executable | (79 kb) | ||
| wchull.exe | Windows executable | (115 kb) | ||
| chull.zip | C sources, version 1.4, 2001.08.07 | (159 kb) | ||
| chull.tar.gz | (136 kb) |
A program to construct and visualize the convex hull of a set of points in 3-dimensional space. The construction can be done with two different algorithms: The first sorts the points w.r.t. their location in 3-dimensional space, the second uses a conflict graph. The constructed convex hull is visualized either as a wireframe model or as a solid body model.
