Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 960 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 960 Bytes

Clipper.jl

CI

Clipper.jl is a Julia wrapper for Clipper 1: Angus Johnson's Clipper library (ver. 6.4.2)..

Clipper - an open source freeware library for clipping and offsetting lines and polygons.

The Clipper library performs line & polygon clipping - intersection, union, difference & exclusive-or, and line & polygon offsetting. The library is based on Vatti's clipping algorithm.

License

Available under the Boost Software License - Version 1.0. See: LICENSE.md.