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

Translucency sorting for intersecting translucent planes #2943

Open
muzikbike opened this issue Dec 17, 2024 · 0 comments
Open

Translucency sorting for intersecting translucent planes #2943

muzikbike opened this issue Dec 17, 2024 · 0 comments
Labels
A-vanilla-issue Area: Vanilla issue P-low Priority: Low T-enhancement Type: Enhancement

Comments

@muzikbike
Copy link
Contributor

Request Description

Relates to #2802. Reported to vanilla under https://bugs.mojang.com/browse/MC-277806 and will probably never be fixed there.

This is an edge case of translucency sorting which has no good solution other than clipping the intersecting planes into smaller triangles which can be sorted more easily. Along with having a performance cost, there probably isn't a very easy way to determine how this should even be done.
Image
Image

@muzikbike muzikbike added S-needs-triage Status: Needs triage T-enhancement Type: Enhancement labels Dec 17, 2024
@jellysquid3 jellysquid3 added A-vanilla-issue Area: Vanilla issue P-low Priority: Low and removed S-needs-triage Status: Needs triage labels Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-vanilla-issue Area: Vanilla issue P-low Priority: Low T-enhancement Type: Enhancement
Projects
None yet
Development

No branches or pull requests

2 participants