clipper2-sys

Crates.ioclipper2-sys
lib.rsclipper2-sys
version0.5.0
created_at2024-04-23 11:48:58.964659+00
updated_at2025-02-10 11:44:19.467618+00
descriptionPolygon Clipping and Offsetting (Clipper2 wrapper)
homepage
repositoryhttps://github.com/songhuaixu/clipper2-sys
max_upload_size
id1217479
size2,851,880
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: 28

cargo fmt