RGB colour accuracy issue #3504
Jasonp8000
started this conversation in
General
Replies: 1 comment
-
The material baseColor is not equivalent to rendered color (if it were, we could not shade the object to indicate its 3D shape). It merely represents the fraction of each color of light that is reflected, though there are also achromatic reflections and such based on Fresnel. The color/intensity of the lights as well as the camera exposure make as much difference to the output color as the baseColor does, just as in photography. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I have noticed when allowing RGB values to control the model colour the colour seems too light. Are we able to edit the RGB colour intensity?
App Link: https://inplacexr.tech/DOMUSLIVING%20/RGBTESTING%20/RGB%20testing%20fr.html
I have attached an image demonstrating the colour difference.
y
Beta Was this translation helpful? Give feedback.
All reactions