Crates.io | lyon_geom |
lib.rs | lyon_geom |
version | 1.0.6 |
source | src |
created_at | 2018-01-07 16:08:24.633217 |
updated_at | 2024-10-23 08:37:16.474948 |
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 | 265,858 |
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.