I m was making some tests in Combustion in order to blend exr 32bits images exported from a vrimg file.
So I did diffuse x rawGI and then ADD the rawLighting.
diffuse x RawGI result is OK : it is still a floating point image since I have on it brighter area than 1.
BUT...
Then when I ADD the rawlighting pass, the result is clamped = no more brighter area than 1
Is this normal?
So I did diffuse x rawGI and then ADD the rawLighting.
diffuse x RawGI result is OK : it is still a floating point image since I have on it brighter area than 1.
BUT...

Then when I ADD the rawlighting pass, the result is clamped = no more brighter area than 1

Is this normal?
Comment