There are many good packages for calculating the intersection of polygons. I have found the GPC library useful.
I would like to compute intersections of polyhedra (piecewise linear boundaries) in 3D. Are there any good libraries in C/C++ for this?
There are many good packages for calculating the intersection of polygons. I have found the GPC library useful.
I would like to compute intersections of polyhedra (piecewise linear boundaries) in 3D. Are there any good libraries in C/C++ for this?