ugamii / CullClouds

GNU Lesser General Public License v3.0
6 stars 2 forks source link

[Feature Request] Interior clouds culling #3

Open NaiNonTH opened 2 years ago

NaiNonTH commented 2 years ago

See, the game generates clouds by sampling each pixel and make into a single cube; with many pixels on the cloud's texture, there are cloud faces inside clouds that you can't see from the outside, as the screenshot below provides.

2022-11-13_21 58 16 (The cloud is bigger than what you see from the inside.)

So I think removing clouds inside faces would increase quite an amount of FPS and unobstruct the vision inside the clouds.