convex_hull 0.1.3

An implementation of a 3D convex hull algorithm. Comes with an example
Documentation

Convex Hull algorithm

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