mateuskreuch / minecraft-miniature-shader

In-style lighting and reflection shader for Minecraft
MIT License
11 stars 0 forks source link

Decorated_pot in water = reflection is wrong #3

Closed 1GodRage closed 6 months ago

1GodRage commented 6 months ago

Describe the bug Decorated pot reflection is wrong.

To Reproduce Steps to reproduce the behavior:

  1. Place decorated pot in water
  2. See error

Expected behavior Reflection on water such as what have been done with boats with chest.

Screenshots image

System Information

Additional context

mateuskreuch commented 6 months ago

Again, these are artifacts of Screen Space Reflections. You can see the same thing in the BSL shader or others which use the same technique:

image_2023-12-27_150333214