| Crates.io | clipper2-sys |
| lib.rs | clipper2-sys |
| version | 0.5.0 |
| created_at | 2024-04-23 11:48:58.964659+00 |
| updated_at | 2025-02-10 11:44:19.467618+00 |
| description | Polygon Clipping and Offsetting (Clipper2 wrapper) |
| homepage | |
| repository | https://github.com/songhuaixu/clipper2-sys |
| max_upload_size | |
| id | 1217479 |
| size | 2,851,880 |
Rust wrapper around C++ version of Clipper2.
Compile with cargo feature generate-bindings to generate bindings at build time.
This project was inspired from the clipper-sys crate that wraps the previous version 1 of the Clipper library.
And using clipper2c