-
Notifications
You must be signed in to change notification settings - Fork 948
Open
Description
Multiple strategies to sample a new bouncing direction are given in book 1.
It is also said that the resulting renders differ, suggesting that's expected, but the it isn't.
Indeed, by weighting the contribution of each ray by the pdf of the sampled direction, using any sampling strategy should result in the same [converged] renders, albeit yielding different convergence rates.