Re: massive color-difference
I think the difference comes from the way Java 3D processes colors or textures.This picture shows what's wrong in my opinion:
![]()
- 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.