depressed-pho / natural-mystic-shaders

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

The entity renderer should be modified as well to match the color with terrain #54

Open depressed-pho opened 5 years ago

depressed-pho commented 5 years ago

The biggest problem about the entity renderer is that it doesn't have access to the light map, which means it is impossible to know either the terrain-dependent sunlight level or time-dependent daylight level. We can't even know if it's daytime or not. Aggregated light level, including torchlight, is all we have access to.