gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

Graphics > View frustum culling

#25525 - tomer - Tue Aug 24, 2004 1:35 pm

Hi
I am having a problem with constructing the view-frustum planes
in world_space, can you help me?

I know the theory well, and I even tried to use acompaning source codes,
but it wouldn't work right. It's really annonying, cause I know the theory.

plz answer me only if you've implemented one

#25527 - rapso - Tue Aug 24, 2004 1:43 pm

could you specify your problem?

maybe you've just flipped the planes?

greets
rapso

#25531 - tomer - Tue Aug 24, 2004 3:40 pm

I don't know what the problem, besides the fact that it doesn't work.
I use Michel Abrash's tutorial on 3D clipping