Tagged Questions
3
votes
1answer
700 views
problem with frustum AABB culling in DirectX
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 ...