mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 07:40:14 +00:00
Changed culling strategy based on observation: - Previous: Hide groups with <100 verts when close - New: Hide groups >200 units away when you're <300 units from WMO The floating cathedral is likely Groups 281/283/284/285 which are: - High detail (23k-28k verts) - Far away (200-569 units from camera) - Meant to show the cathedral from a distance When you're actually near/inside the cathedral (distToWMO < 300), these distant views should be hidden and only the close-up geometry (Group 257 at 20 units) should render. |
||
|---|---|---|
| .. | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| rendering | ||
| ui | ||
| main.cpp | ||