6 ms·
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.
by nigels-com 1y 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.
- ahmetrcagil 1y agoWhy not generate gaussian noise from scratch? By definition it should be indistinguishable.