Hello JGO!
I need some help. I’m trying to implement frustum culling into my game but i cant seem to figure out how to do it.
Ive searched all around and cant find a any thing telling you how to do it. I understand you have to multiply your projection and model view matrices together, And then extract the frustum planes some how? I really don’t know.
Thanks a bunch