Due to the undefined behavior of shifting a number by its bit-width, the Sobol sampler would panic when sample index `1 << 15` was requested. This fixes it without introducing any additional checks or operations. |
||
---|---|---|
.. | ||
bvh_order | ||
color | ||
halton | ||
math3d | ||
oct32norm | ||
sobol | ||
spectral_upsampling | ||
trifloat |