convex_hull

Crates.ioconvex_hull
lib.rsconvex_hull
version0.2.3
sourcesrc
created_at2016-06-10 13:37:59.247441
updated_at2018-08-30 22:42:38.121455
descriptionAn implementation of a 3D convex hull algorithm. Comes with an example
homepage
repositoryhttps://github.com/mhintz/convex_hull
max_upload_size
id5340
size30,020
Mark Hintz (mhintz)

documentation

README

Convex Hull algorithm

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

Commit count: 110

cargo fmt