Hi All,
Anybody can help me to understand what the 'findOpposingPointsMostPerpendicularToPlane' function does in this code snippet? Does it check the distance of each corner (8 times) of the AABB from the frustum plane and returns the min and max one?
http://stackoverflow.com/questions/9...-is-really-big
Thanks,
Alberto



