
translucent overlay rendering with subtle glow
Closed this issue ยท 2 comments
Describe the bug
have been trying to use optifines layer=translucent
overlay to give solid blocks reflections (as shown in issue #25). sadly, the overlay texture has a subtle glow when not illuminated.
To Reproduce
- use optifine or continuity in addition with a resource pack that utilizes
layer=translucent
overlay - apply a resource pack that uses optifines
layer=translucent
overlay - observe
Expected behavior
no glowing from the overlaid pixels
Screenshots
effect exaggerated for the purpose of the screenshot, on lower transparencies is less (but still) noticable
System Information
- Minecraft version: 1.21.7 /w iris and continuity
- Shader version: 2.16
Additional context
this could be solved by either leaving the bug in but adding an option for user to specify which blocks they want to be reflective or fixing the issue (if this is not the intended behavior)
see #95