Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to extend cloud render distance beyond loaded chunks #2986

Open
muzikbike opened this issue Jan 18, 2025 · 1 comment
Open

Ability to extend cloud render distance beyond loaded chunks #2986

muzikbike opened this issue Jan 18, 2025 · 1 comment
Labels
S-needs-triage Status: Needs triage T-enhancement Type: Enhancement

Comments

@muzikbike
Copy link
Contributor

Request Description

Not sure where this should be reported, I'm trying here first since Sodium makes changes to fix https://bugs.mojang.com/browse/MC-238931, which is basically this problem for vanilla.

When using Sodium with Distant Horizons and other such mods, the clouds cut off at the edge of "real" chunks. Normally without such mods, the clouds would be occluded by fog, but in these cases they aren't, which effectively returns the jarring vanilla behaviour.

Could Sodium somehow integrate with Distant Horizons to make vanilla clouds render out to LOD distances as well?

Image

Image

Image

Image

Image

@muzikbike muzikbike added S-needs-triage Status: Needs triage T-enhancement Type: Enhancement labels Jan 18, 2025
@jellysquid3
Copy link
Member

There is an explanation here why we don't allow the distance to be increased further for cloud rendering, as it's kind of expensive on the CPU.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-needs-triage Status: Needs triage T-enhancement Type: Enhancement
Projects
None yet
Development

No branches or pull requests

2 participants