Skip to content

Why does a white mesh look gray #1129

Answered by drcmda
maxwellhankner asked this question in Q&A
Discussion options

You must be logged in to vote

it is color managed. <Canvas colorManagement={false} "fixes" it, but it is three that displays colors wrong, see https://www.donmccurdy.com/2020/06/17/color-management-in-threejs

in the real world there is no white, colors are influenced by light. with a correct colorspace you can still do toneMapped=false on materials. i would not recommend switching colorManagement off.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@maxwellhankner
Comment options

@drcmda
Comment options

Answer selected by maxwellhankner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants