magcius / noclip.website

A digital museum of video game levels
https://noclip.website/
Other
3.27k stars 259 forks source link

wow: use clipped frustums to cull exterior #704

Closed wgreenberg closed 1 month ago

wgreenberg commented 1 month ago

When we clip a frustum through a WMO group's portal, use that clipped frustum to cull things outside. Also, perform the group membership check in rust, which is both more convenient and faster.

Fixes a couple bugs also