Skip to content

feat: implement CGAL 2D partitions

Raphael Delhome requested to merge partition-2D into master

Co-authored-by: Raphaël Delhome raphael.delhome@oslandia.com Co-authored-by: Loïc Bartoletti loic.bartoletti@oslandia.com

This Merge Request introduces 2D partitioning into SFCGAL, following CGAL implementation.

The C API has been updated, and some unit tests have been added to the project.

Thanks you @lbartoletti for all the insights you provided to me! :-)

Edited by Raphael Delhome

Merge request reports