pbrMetallicRoughness.baseColorTexture ? #5003
Unanswered
gcrockenberg
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've been reading about how model-viewer uses the linear color space but have been unable to match colors properly. This is my test to see if creating a texture based on the original material color would look the same:
The top of this piano demonstrates the result using the color obtained via new Color().copySRGBToLinear(mvColor); The sides and keyboard are the original material color.
Beta Was this translation helpful? Give feedback.
All reactions