ncollide icon indicating copy to clipboard operation
ncollide copied to clipboard

Add explicit support of frustrums.

Open sebcrozet opened this issue 7 years ago • 0 comments

For example, it could be useful to be able to do an intersection test between a frustrum and an AABB tree. This can be simulated with ConvexHull structures but this would not be as efficient as it could be.

sebcrozet avatar Jul 19 '17 21:07 sebcrozet