lyon_algorithms 1.0.0

2D Path manipulation/transformation algorithms.
Documentation

lyon::algorithms

A collection of various vector path manipulation algorithms.

  • Path bounding box
  • Path area
  • Path length
  • Winding numbers of a path at any position
  • Hatching a Path
  • Path hit testing
  • Path ray casting
  • walking along a path

lyon_algorithms can be used as a standalone crate or as part of lyon via the lyon::algorithms module.