CaffeineMC / sodium-fabric

A Minecraft mod designed to improve frame rates and reduce micro-stutter
Other
4.75k stars 810 forks source link

Fog/Sky blending on render distances greater than 32 chunks #2327

Open BenPerkins-HunterOrbit opened 7 months ago

BenPerkins-HunterOrbit commented 7 months ago

Request Description

Would be awesome if the Sodium renderer could be updated to support the sky/fog blending effect that is present up to 32 chunks on render distances greater than 32 chunks.

32 Chunks, looks great, as expected. image

80 Chunks, very harsh border between sky and fog layer. No blending. image

Zoomed in. image

Thanks, Ben

BenPerkins-HunterOrbit commented 7 months ago

This is only present on Sodium 0.5.8 on Minecraft 1.20.4. Sodium 0.5.8 running on Minecraft 1.20.1 does not have this issue and renders correctly.

EDIT: This was actually bobby being installed that fixed it (both versions)

PepperCode1 commented 7 months ago

Was this actually a Bobby issue? Sodium does not normally support a render distance greater than 32 chunks, the same as vanilla.

meza commented 5 months ago

I'd love this as well. Seems like Sodium just turns off fog for any view distance larger than 32 chunks. It would be great if there weren't a hard limit.