Rom1 wrote:When the search radius is reduce ?
After each pass, proportionnaly to the quantity of light/photon which falls inside the hitpoint during the pass, or if you use the knaus branch, by the same amount after each pass (amount depends on the pass number)
is there some kind of mechanism to "reset" the search radius ?
What is the point ?
I use a mix material with 0.5% matte to have the sppm working on my glass product, and 150 as maxpath value.
Which means that, with current SPPM, you are still loosing 0.995 ** 150 = 50% of the light energy.
At each pass I have a very small amount of chance to have interesting contribution with my specular path. So if I missed them in the first pass, do i have chance to find them on the other pass ? Or is there only a refinement of my existing contribution ?
You will get new contribution at each pass, with less chance of getting them, but they will have more energy (so it is energy conservative). The radius reduction removes
Vutshi:
I'm not sure I fully understand your graph. What are the units of it ?
About the test with a different number of photon per pass, It was because previously this was an influence, so I wanted to be sure it was not a regression introduced by late patches.
As far as i know, the difference of 50M may come from the bias introduced by so much photon per pass. It should disappears with a smaller starting radius.
Is your plane having infinite extends ? (Or is the visible area convolved by the searching radius is still contained inside the plane ?) It may comes from boundary effect of the density estimation.
Ie, if your plane is 1*1 and your search radius is 1.5, you get a small part of your search radius which is outside the plane, so cannot gather light, so leads to less light.
But this is in contradiction with the 50M curve, because a bigger starting radius leads to more boundary effects hence to less ligh, and your 50M curve have more light than the 500K, if I understand correctly the graph