-skyfix vs culling
Posted: Tue Jul 09, 2019 12:18 am
Hello all, I have made a curious discovery.
While optimizing a map I noticed that when running Quake 3 Arena with r_showtris 1, There was no culling happening, either from occlusion or my areaportals. Every goldarned triangle was drawing.
After much experimentation, I narrowed it down to the -skyfix command while building (I had it after -meta but before vis). Removal of this item from bsp allowed sections of the map to be culled. Some of my areaportals even worked!
I'm on GTK Radiant 1.6.6, a recent switch. I tried building with the q3map2 from 1.6.5 and this seemed to improve culling with -skyfix slightly, but still much worse than without -skyfix.
For now, I'm just building without. Any thought as to why this might happen?
While optimizing a map I noticed that when running Quake 3 Arena with r_showtris 1, There was no culling happening, either from occlusion or my areaportals. Every goldarned triangle was drawing.
After much experimentation, I narrowed it down to the -skyfix command while building (I had it after -meta but before vis). Removal of this item from bsp allowed sections of the map to be culled. Some of my areaportals even worked!
I'm on GTK Radiant 1.6.6, a recent switch. I tried building with the q3map2 from 1.6.5 and this seemed to improve culling with -skyfix slightly, but still much worse than without -skyfix.
For now, I'm just building without. Any thought as to why this might happen?