Skip to content

catrixCT/BPol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. ❤️

About

A simple algorithm for Boolean operations on polygons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.6%
  • C# 16.8%
  • QMake 1.1%
  • Makefile 0.5%