X0nk / Bliss-Shader

A minecraft shader which is an edit of chocapic v9
Other
560 stars 33 forks source link

Weird dark corners with floodfill turned on #227

Open Prime54601 opened 4 months ago

Prime54601 commented 4 months ago

Describe the bug

At corners of blocks the floodfilled blocklight seems to get dropped straight to 0 like in this image. 2024-06-29_12 26 55 This also happens with AO off.

I'm using embeddium 0.3.21 + iris 1.7.0 on MC 1.20.1.

To reproduce, just turn floodfill on with everything else being dafault.

Nekrozmik commented 4 months ago

I'd like to add that this effect also appears in the floodfill fog light propogation as well, making wall torch light look disconnected.

X0nk commented 4 months ago

this is simply the lack of floodfill (ambient occlusion). its very strong right now. will most likely tweak it to be alot more subtle

Prime54601 commented 4 months ago

Probably roll its behaviour back to before commit ccf5ebd?

X0nk commented 4 months ago

it has been this way since floodfill was created.