clipper2-sys 0.2.0

Boolean operations on polygons (Clipper2 wrapper)
Documentation

clipper2-sys

Unsafe 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