Re: massive color-difference

by enkonyito » Fri Dec 13, 2019 2:28 am

@UbuntuBirdy
This picture shows what's wrong in my opinion:
Image
- The left cube has a texture which is only colored as #520015
- The right cube has the color #520015 directly

In my opinion both cubes should look the same, we should see exactly the same color. But only the textured cube shows the color #520015 as it should be.
I think the difference comes from the way Java 3D processes colors or textures.

Example of rendering in quality 1.
Image

Enko