Open
Description
Hi, thanks for the great project!
In the shader code in tonemap.glsl, tonemap is applied to all pixels, which is not correct if a constant background color is desired. See the effects below:
I think whether it is background can be recorded as the w component in pathTraceTexture. Maybe there are other better ideas?
Metadata
Metadata
Assignees
Labels
No labels