Expand description
A Rust port of the Earcut polygon triangulation library.
Modules§
Structs§
- Instance of the earcut algorithm.
Traits§
- Index of a vertex
Functions§
- Returns a percentage difference between the polygon area and its triangulation area; used to verify correctness of triangulation