Page 1 of 1

🔴 OPEN BUG: Culling in EF2000 Levels

Posted: 2024-Mar-08, 22:20
by Krishty
In some EF2000 levels, tiles flicker when close to the screen edges. E,g, Wales:
image.png
image.png (114.08 KiB) Viewed 553 times
At first I blamed the outdated supershapes, but then it occurred to me that this happens only in tiles that do not fully fill their space. I.e. those with partly transparent ground where you expect to see ground color instead of holes.

I guess we’re not properly setting the tile’s bounding box if its geometry doesn’t fill a whole terrain tile.