The important thing here is that I figured out how to use the scrambling parameter properly to decorrelate pixels. Using the same approach as with halton (just adding an offset into the sequence) is very slow with sobol, since moving into the higher samples is more computationally expensive. So using the scrambling parameter instead was important. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |