Was wondering if anyone knew an available public source for a geometry public library for C++.
Expected functionality would be things like intersections of basic geometric shapes given coordinates -- ie does this line intersect this square, do these two lines intersect?
Any help would be greatly appreciated.
Expected functionality would be things like intersections of basic geometric shapes given coordinates -- ie does this line intersect this square, do these two lines intersect?
Any help would be greatly appreciated.