Crates.io | lyon_tessellation |
lib.rs | lyon_tessellation |
version | 1.0.15 |
source | src |
created_at | 2016-07-14 23:44:24.340866 |
updated_at | 2024-05-21 21:05:55.020547 |
description | A low level path tessellation library. |
homepage | |
repository | https://github.com/nical/lyon |
max_upload_size | |
id | 5669 |
size | 969,392 |
Tessellation of filled and stroked 2D paths.
lyon_tessellation
can be used as a standalone crate or as part of lyon via the lyon::tessellation
module.