Y
Hacker News
new
|
ask
|
show
|
jobs
by
nigels-com
370 days ago
One thing I've been meaning to look into - how to adapt 3D perlin noise to produce gaussian noise - given a specified (scalar) mean and standard deviation.
1 comments
ahmetrcagil
370 days ago
Why not generate gaussian noise from scratch? By definition it should be indistinguishable.
link