convex_hull 0.2.3

An implementation of a 3D convex hull algorithm. Comes with an example
convex_hull-0.2.3 doesn't have any documentation.

Convex Hull algorithm

Implemented in Rust, with a visualizer. Toy project to get better acquainted with Rust, cgmath, and glium.