From: Krzysztof K. <twe...@gm...> - 2013-11-07 01:17:00
|
2013/11/7 Josh Andler <sc...@gm...>: > It looks to me like cgal is decently active (8 GSoC projects this > year) ... any reason this shouldn't be looked into further? In Debian, CGAL depends on a ton of stuff, including Qt. It also looks somewhat harder to use than 2Geom. However I don't have a strong opinion on using it. FWIW, the documentation of the boolops code in CGAL is here. CGAL subdivides the input curves into x-monotone fragments, so we would need to "un-subdivide" the result after it is computed. http://doc.cgal.org/latest/Boolean_set_operations_2/index.html Regards, Krzysztof |