Crates.io | convex_hull |
lib.rs | convex_hull |
version | 0.2.3 |
source | src |
created_at | 2016-06-10 13:37:59.247441 |
updated_at | 2018-08-30 22:42:38.121455 |
description | An implementation of a 3D convex hull algorithm. Comes with an example |
homepage | |
repository | https://github.com/mhintz/convex_hull |
max_upload_size | |
id | 5340 |
size | 30,020 |
Implemented in Rust, with a visualizer. Toy project to get better acquainted with Rust, cgmath, and glium.