Translucency sorting for intersecting translucent planes
muzikbike opened this issue ยท 0 comments
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.