Blender Git Loki

Git Commits -> Revision ea0f2bb

Revision ea0f2bb by Sergey Sharybin (cycles-x)
May 12, 2021, 14:10 (GMT)
Cycles X: Experiment with progressively lowering noise in viewport

The idea is make it so in viewport all pixels are uniformly noisy,
and the noise gradually becomes lower and lower. This is like replacing
viewport samples with smarter adaptive sampling.

Currently, rendering starts with noise threshold of 0.4, and once
majority of pixels did converge the noise threshold gets halved, until
the configured threshold is reached.

The final result of viewport rendering should be almost the same as
prior to the patch, but because of extra box filtering on a more sparse
pixel sets there could be some differences. Especially visible with the
active pixels overlay in the case when pixels did not converge to the
final noise floor.

From the benchmarks there seems to be no performance loss.

Differential Revision: https://developer.blender.org/D11088

Commit Details:

Full Hash: ea0f2bbab614b200d5040a1ca1895afcee3a71e6
Parent Commit: 2214c39
Lines Changed: +129, -24

3 Modified Paths:

/intern/cycles/integrator/path_trace.cpp (+45, -18) (Diff)
/intern/cycles/integrator/render_scheduler.cpp (+60, -3) (Diff)
/intern/cycles/integrator/render_scheduler.h (+24, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021