Hey!
I am using sweep and prune algorithm to check collision detection in a 3D environment, as broad-phase, and the boxes that contain the obstacles have to be built before checking for the collisions of their projections on all the three axes.
So, can someone help me with how to start for building the boxes around the obstacles whose coordinates and faces are known to me, but not the shape.