Crates.io | lyon_geom |
lib.rs | lyon_geom |
version | 1.0.17 |
created_at | 2018-01-07 16:08:24.633217+00 |
updated_at | 2025-09-21 06:36:04.864285+00 |
description | 2D quadratic and cubic bézier arcs and line segment math on top of euclid. |
homepage | |
repository | https://github.com/nical/lyon |
max_upload_size | |
id | 45842 |
size | 266,622 |
2D geometric primitives on top of euclid.
lyon_geom
can be used as a standalone crate or as part of lyon via the lyon::geom
module.