texturelab icon indicating copy to clipboard operation
texturelab copied to clipboard

RNG behaves inconsistently with higher value seeds

Open njbrown opened this issue 4 years ago • 1 comments

look into using a better GLSL RNG: https://stackoverflow.com/a/17479300

PCG RNG: https://www.pcg-random.org/download.html#minimal-c-implementation

njbrown avatar Apr 19 '21 18:04 njbrown

Starting out by lowering the default global random seed from 32 to something below 10.

njbrown avatar Apr 19 '21 18:04 njbrown