Closed jannik4 closed 4 months ago
I think this has the same cause as #36. Writing to the sampled colour attachment overwrites the unsampled one, and effectively disable some of the earlier post-processing steps such as tone-mapping.
Fixed in 0.7.1.
If a camera with hdr activated and a DirectionalLight is used in the scene, the rendering of an outline affects the light of the entire scene. This only happens with hdr and a DirectionalLight. Non-hdr cameras and PointLights seem not to be affected.
Notice the subtle color change of the plane.
Without Outlines in the scene:
With Outlines in the scene: