problem with frustum AABB culling in DirectX
- by Matthew Poole
Hi,
I am currently working on a project with a few friends, and I am trying to get frustum culling working. Every single tutorial or article I go to shows that my math is correct and that this should be working. I thought maybe posting here, somebody would catch something I could not. Thank you.
Here are the important code snippets
…