How to generate portal zones?
Posted
by
Meow
on Game Development
See other posts from Game Development
or by Meow
Published on 2012-07-05T19:49:59Z
Indexed on
2012/07/05
21:25 UTC
Read the original article
Hit count: 257
I'm developing a portal-based scene manager. Basically all it does is to check the portals against the camera frustum, and render their associated portal zones accordingly. Is there any way my editor can generate portal zones automatically with the user having to set the portals themselves only? For example, the Max Payne 1/2 engine ("Max-FX") only required to set the portal quads, unlike the C4 engine where you also have to explicitly set the portal zones.
© Game Development or respective owner