X0nk / Bliss-Shader

A minecraft shader which is an edit of chocapic v9
Other
516 stars 29 forks source link

Blocks have weird lines with shadows #261

Open xdomix723 opened 1 month ago

xdomix723 commented 1 month ago

Blocks will have a bunch of weird lines on them when there are shadows. I haven't seen this on a previous version of the shader but have just noticed it when updating to the latest build.

image

NVIDIA Windows 1.21 Vanilla Launcher Iris Bliss Main

The bug can be seen when at a certain distance away. It goes away when super close or when further away.

The only shader setting I found to fix it was bringing up the resolution. What made it even worse was to turn up the shadow distance very high.

jbritain commented 1 month ago

This is called shadow acne and there is not much that can be done about it apart from messing with the shadow bias.

joshua-igor commented 1 month ago

It would be interesting to have the option to adjust Shadow Bias to one's liking in order to mitigate this.

X0nk commented 1 month ago

yeah, i changed the bias a bit a while ago trying to fine tune it, its really tricky getting it to adjust for different combinations of shadow resolution and shadow distance.

a setting to personally adjust it shouldnt be needed if i do it better.