libmath-clipper-perl
Perl module for Polygon clipping in 2D
Description
Math::Clipper is a C++ (and Delphi) library that implements polygon clipping. A Polygon is represented by a reference to an array of 2D points. A Point is, in turn, represented by a reference to an array containing two numbers: The X and Y coordinates. Clipper 4.x works with polygons with integer coordinates. Data in floating point format will need to be scaled appropriately to be converted to the available integer range before polygons are added to a clipper object. (Scaling utilities are provided.)Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Math-Clipper
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libmath-clipper-perl