Page 1 of 1

Quality Disparity between Film and Render Regions in Photon

Posted: Fri Dec 22, 2023 1:01 pm
by Maxter
Hi,

I'm currently rendering a scene with the photon tracer kernel, and I noticed a significant difference in
image quality between the film region and the render region. For example, the film region renders the
image part in 22 seconds, while the render region for the same part takes 144 seconds. The caustics in
the render region look much cleaner, but the diffuse and specular components appear the same. I suspect
that somehow the render region is casting more photons for the caustics. Additionally, when I disable
adaptive sampling, the image quality, noise, and render time remain the same for the film region.
I have never encountered this issue before.

When I switch to the path tracing kernel, this difference doesn't appear.

I'm using Octane 2023.1.1.

Cheers

Re: Quality Disparity between Film and Render Regions in Photon

Posted: Wed Dec 27, 2023 8:30 am
by bepeg4d
Hi,
please note that Film and Render Regions are working differently with sampling.
While Film Region is stopping at the same Max Sampling chosen in Kernel panel, the Render Region doesn't stop and continue till 1Million sampling.
Since GI Clamp is set to 10, you cannot see any difference in Path Tracing in this case, because caustics are already killed, try to set the Gi Clamp to max value.

ciao,
Beppe

Re: Quality Disparity between Film and Render Regions in Photon

Posted: Thu Dec 28, 2023 2:36 pm
by Maxter
bepeg4d wrote:Hi,
please note that Film and Render Regions are working differently with sampling.
While Film Region is stopping at the same Max Sampling chosen in Kernel panel, the Render Region doesn't stop and continue till 1Million sampling.
Since GI Clamp is set to 10, you cannot see any difference in Path Tracing in this case, because caustics are already killed, try to set the Gi Clamp to max value.

ciao,
Beppe


Shouldn't the result be identical when the film region and render region reach the same sample count?

Re: Quality Disparity between Film and Render Regions in Photon

Posted: Fri Dec 29, 2023 9:44 am
by bepeg4d
Yes!
Here is what I get at roughly the same sampling level and Adaptive Sampling enabled:
With Film region at 3000 samples:
IMG_0705.jpeg
And with Render Region at 3102 samples:
IMG_0706.jpeg
Could you share your scene via Private Message, so we can check?

ciao,
Beppe