PolygonClipping icon indicating copy to clipboard operation
PolygonClipping copied to clipboard

C++ implementation of Greiner–Hormann clipping algorithm

Results 2 PolygonClipping issues
Sort by recently updated
recently updated
newest added

I fixed an issue to report that these two tests were not properly. When the union and differentiation code reach, we had an infinite loop.

The aforementioned .cpp files are not working properly. When the code reaches the "union" code it stucks to an ifinite loop.