Expand description
Hronn Crate
hronn
is a Rust crate containing an experimental CNC tool path generator/mesh sampler.
Work in progress.
Modules
Enums
Constants
Functions
- Build an AABB from the point cloud, then build a convex hull from that aabb.
- Build a convex hull from the point cloud, then build an AABB from that.
- Returns a non-normalized normal of this triangle, adjusted so that Z always points up