Crate earcut

source ·
Expand description

A Rust port of the Earcut polygon triangulation library.

Modules§

Structs§

  • Instance of the earcut algorithm.

Traits§

Functions§

  • Returns a percentage difference between the polygon area and its triangulation area; used to verify correctness of triangulation