We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Clipper

The Clipper library performs clipping and offsetting for both lines and polygons. All four boolean clipping operations are supported – intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons.

17 March 2016:
Since it’s been some time since the last update, some may be wondering if I no longer plan further updates. I do have plans for more updates but I also have a chronic health condition (not life threatening) that’s set me back, and I don’t really have a good idea when I’ll restart development.

Today’s small-to-medium-sized (SMB) businesses and large enterprises are saving on their monthly communications costs by making one simple decision: to switch to a VoIP service solution from their old, outdated Plain Old Telephone Service (POTS). By choosing a new VoIP service, these companies enjoy the flexibility, reliability, call features, and audio quality that only a VoIP service can provide. Plus, they cut their phone bill by up to 70%!

Website http://www.angusj.com/delphi/clipper.php
Tags
License
Features
  • Line and polygon clipping - intersection, union, difference & xor
  • Line and polygon offsetting with 3 types of joining - miter, square and round
  • Polygons can be of any shape, including self-intersecting polygons
  • Minkowski Addition and Minkowski Difference functions included
  • The library is written in Delphi, C++, C# and Python
  • Comprehensive documentation
  • Demos use AGG, Cairo, OpenGL, GDI+ & Graphics32 graphics libraries
  • The library is significantly faster than commercial alternatives
  • Third-party modules for Perl, Ruby and Python languages