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

Fix weird culling of fluid interior top planes #2470

Open
muzikbike opened this issue May 5, 2024 · 0 comments
Open

Fix weird culling of fluid interior top planes #2470

muzikbike opened this issue May 5, 2024 · 0 comments
Labels
S-needs-triage Status: Needs triage T-enhancement Type: Enhancement

Comments

@muzikbike
Copy link

Request Description

Build the following structure:
2024-05-05_20 42 08
2024-05-05_20 42 19

Now enter it in Spectator mode:
2024-05-05_20 42 31
2024-05-05_20 42 33

You'll notice something strange pretty quickly - the top faces of the water are visible from outside (as they should be, as they aren't coplanar with the ceiling and therefore hidden), but are completely invisible from the inside.

Things get even weirder if you knock out one of the corner blocks - one of the planes will be visible, whereas the other will not, separated by an abrupt cutoff at the block edge.
2024-05-05_20 42 50
2024-05-05_20 43 02

Here's another setup demonstrating much the same issue:
2024-05-05_20 46 24
2024-05-05_20 46 33

This is vanilla bug https://bugs.mojang.com/browse/MC-81654. May be within the scope of Sodium to fix - this is game graphics being weird and unintuitive, after all.

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
Development

No branches or pull requests

1 participant