PearRay icon indicating copy to clipboard operation
PearRay copied to clipboard

Hero Wavelength Sampling Bias

Open PearCoding opened this issue 5 years ago • 1 comments

Our hero wavelength approach has a bias which lets the whitefurnance test or an empty scene with D65 environment illuminant return a value close to 0.9 instead of 1. This may resolve at very high spp, but should be not visible at all at least in such a simple scene.

PearCoding avatar Jul 31 '20 12:07 PearCoding

Carefully choosing the spectral domain is reducing the bias. [360, 760] returns around 1.05 instead of 0.9 compared to the CIE spectral domain. More investigations are needed, but it is clear that the used CIE + Illuminant Tables are the culprit.

PearCoding avatar Aug 01 '20 18:08 PearCoding