Noise icon indicating copy to clipboard operation
Noise copied to clipboard

Implementations of the Perlin Noise generation functions

Results 1 Noise issues
Sort by recently updated
recently updated
newest added

While testing the noise generator (kenperlin.PerlinNoise) further I found that values below -255 and above 255 yield erratic noise values. This looks like somewhere in the code calculations are done...