depressed-pho / natural-mystic-shaders

Shader pack for Minecraft Bedrock aliming to be as realistic as possible
Creative Commons Zero v1.0 Universal
28 stars 3 forks source link

The Shader is broken on android #62

Open MrAgentBlaze opened 5 years ago

MrAgentBlaze commented 5 years ago

The Shader works in my new Samsung Galaxy A5 android 6.0.1 but it looks broken . You can see the pic i sent to pho (you) in discord

depressed-pho commented 5 years ago

Yes I saw it. The sky shader is working flawlessly but the terrain is rendered completely black. I have no idea why that happens. Someone please shed some light.

gio1135 commented 5 years ago

It works perfectly fine for me. I'm using a Pixel 2 XL.

gio1135 commented 5 years ago

Yes I saw it. The sky shader is working flawlessly but the terrain is rendered completely black. I have no idea why that happens. Someone please shed some light.

I see what you did there. Here, let me do so /effect @s night_vision 10000 255 true.

depressed-pho commented 5 years ago

In that screenshot the far terrain (where far chunk fogs normally appear) has some random colors like yellow, green, and red. This smells like a tone mapping curve being incorrectly applied, possibly due to precision loss of floating point arithmetic. I'll see if it can ever happen in my code, but it's most likely a driver bug.