Zeno Pelgrims
Zeno Pelgrims
Should be able to get rid of **vignetting_retries** this way.
not sure what the heuristic should be
Could loop over all the bucket samples, and not redistribute if e.g more than 70% of the samples are over the minimum luminance threshold. In these scenarios it could make...
Do CoC size calculation with varying time samples (po)
Add an aberration section: **spherical aberration**: Think I could model this using the bias parameter. But better would be something like: The more a ray is bent (e.g exit angle,...
Something like.. If the sample value is twice the median of the bucket.. Something like that
https://patentimages.storage.googleapis.com/44/15/fd/02d49e09a1baa3/US568052.pdf
For example, the double_gauss_angenieux_1953_49mm out of the box has significant areas where the newton iterations do not converge. Why is this the case? - I already tried implementing a more...
It seems like I sometimes get erroneous pixels that are sampled? Not sure if it's a problem with a singular texture I modified in Natron or not. More testing is...