clipper2-sys

Crates.ioclipper2-sys
lib.rsclipper2-sys
version0.4.0
sourcesrc
created_at2024-04-23 11:48:58.964659
updated_at2024-07-16 04:00:32.791896
descriptionPolygon Clipping and Offsetting (Clipper2 wrapper)
homepage
repositoryhttps://github.com/songhuaixu/clipper2-sys
max_upload_size
id1217479
size2,725,082
songhuaixu (songhuaixu)

documentation

README

clipper2-sys

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

Commit count: 8

cargo fmt