The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
0answers
228 views

How to generate portal zones?

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 ...