pkgsrc-wip/polyclipping/DESCR
Kamil Rytarowski 6cb08cfed9 Import polyclipping-6.4 as wip/polyclipping.
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.

Written in Delphi, C++ and C#, with numerous demos, a help file and links to
third party Python, Perl, Ruby and Haskell modules.

This package is limited to the C++ version.
2017-02-25 10:25:14 +01:00

10 lines
362 B
Plaintext

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.
Written in Delphi, C++ and C#, with numerous demos, a help file and links to
third party Python, Perl, Ruby and Haskell modules.
This package is limited to the C++ version.