I am currently using the method described in the following article to obtain Frustum planes:
http://www2.ravensoft.com/users/ggri...extraction.pdf
I use this for culling against a perspective matrix. However, it is sometimes necessary for me to cull against an Orthographic matrix as well.
Can I use the same technique to generate my frustum planes?
Eggman


Reply With Quote