Hey there! I'm currently working on loading a GLTF model into my scene. However, I've noticed that the model appears too yellow, which I suspect is related to the material. Strangely, when I view it on Don McCurdy's GLTF viewer, it looks perfect.
Check out the comparison below:
GLTF Viewer:
https://i.sstatic.net/DC3g6m.png
And this is how the same model appears in my scene:
https://i.sstatic.net/RXmr7m.png
I've added an environment map to the scene to address some issues, but the yellowness persists. See the current code snippet below:
Let's start transforming our world!
If you want a closer look at the HDR file, check out this link: Here
and for the model itself: Here