/BPol

A simple algorithm for Boolean operations on polygons

Primary LanguageC++Apache License 2.0Apache-2.0

BPol

License: Apache 2.0

A simple algorithm for Boolean operations on polygons

Francisco Martínez, Carlos Ogayar, Juan R. Jiménez, Antonio J. Rueda

https://sci-hub.se/10.1016/j.advengsoft.2013.04.004

This repository contains the beginnings of an attempted port of the original public domain C++ implementation by the main author of the paper Francisco Martínez.

The original code can be found in the reference folder.

The plan is to implement a performant port, add additional tests and some method by which to generate renders of output clipping operations.

This is currently an intellectual excercise but I believe a C# port could be very useful in many applications if proven successful.

All and any assistance is gratefully accepted. ❤️