How to boolean difference / intersect two 3d shapes in Processing 2.x

edited November 2013 in How To...

Is there a library or a well documented method for finding the intersection between multiple 3d shapes, such as two boxes? I have found some documentation for using the Geomerative library to intersect 2d lines, but nothing for handling more complicated 3d intersections.

Gracias!

Sign In or Register to comment.