|
|
|
|
|
by berkut
1120 days ago
|
|
Which is interesting, because for MC simulations for rendering (path tracing for example) fast and high quality random numbers are very important... Although there are alternatives like using low discrepancy sequences (Halton, Sobol) which don't explicitly need the random number values generated from a PRNG itself which are used as well... |
|