25 releases (7 stable)
| 1.0.16 | Sep 12, 2025 |
|---|---|
| 1.0.5 | Dec 8, 2024 |
| 1.0.4 | Nov 18, 2023 |
| 1.0.3 | Feb 25, 2023 |
| 0.11.2 | Jul 11, 2018 |
#843 in Graphics APIs
207,080 downloads per month
Used in 339 crates
(12 directly)
355KB
9K
SLoC
2d Path transformation and manipulation algorithms.
This crate is reexported in lyon.
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.
Dependencies
~1.5MB
~39K SLoC