javiergcim / MakeUpUltraFast

High performance Minecraft shader (Java). For a graphical enhancement. Intended for low-spec computers.
GNU Lesser General Public License v3.0
107 stars 39 forks source link

Emissive ores have similar color #105

Open amalienn opened 1 month ago

amalienn commented 1 month ago

Hi! It doesn't matter which emissive ores resource pack I use, the iron and copper ores are very similar in color. This doesn't happen with other shaders, like Complimentary Reimagined. Is there a way to fix it? 2024-10-05_16 15 19

javiergcim commented 1 month ago

I understand the issue. It has to do with how bright the emissive objects are and the shader's lighting model.

I won't change the lighting model, but in the next version, a tone-mapping selector will be added, which might help reduce the issue. It won't be very soon.