Replies: 9 comments
-
Hi @lucadalli, thanks for reaching out. This is intentional. As of #3082 pr, we switched from gamma encoding to sRGB and that's causing the change. You should be able to get similar results to before by playing with exposure. |
Beta Was this translation helpful? Give feedback.
-
@samaneh-kazemi The release notes state that the intended behavior is for the models to appear lighter not darker with v1.10. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Now that is quite interesting! @mrdoob do you have any idea why the Xiaomi would be darker now on r136? I assume this is from changing |
Beta Was this translation helpful? Give feedback.
-
My devices are still in storage in San Francisco 😢 @lucadalli could you check if your device supports WebGL 2.0? https://webglreport.com/?v=2 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
@Mugen87 Do you happen to have any devices that repro this? It seems like some kind of sRGB driver problem? I haven't managed to repro. |
Beta Was this translation helpful? Give feedback.
-
I have compared @lucadalli It seems you have only tested with Chrome on your Xiaomi Mi 9T. Can you please make a test with a different browser like Firefox? If the behavior is the same, it indeed indicates a driver issue. For clarity, sRGB encoded textures used to darken in |
Beta Was this translation helpful? Give feedback.
-
For better testing here are two fiddles with plain r132 (❌): https://jsfiddle.net/sj50nrw4/1/ With If Chrome does not render like described on a device, I suggest to file a bug at the Chromium bug tracker. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Models on my Xiaomi Mi 9T appear darker on v1.10 than they did on v1.9 and previous versions. Might be irrelevant but the material on the model shown below has a base color factor of
#cccccc
. Even with a factor of#ffffff
there is a difference but it is not as pronounced.Live Demo
http://modelviewer-tester.glitch.me/
Attached below are screenshots demonstrating the astronaut on v1.10 and v1.9. The difference is not as evident as the models above but still present.
Version
Browser Affected
OS
AR
Beta Was this translation helpful? Give feedback.
All reactions