-
- Downloads
Noise: Fix PcgRandom::randNormalDist() when range contains negative numbers
This fixes an issue with erroneous float-to-int rounding that resulted in truncation toward 0, causing a biased distribution.
Please register or sign in to comment