SpongePowered/noise
Noise generation library for Java, based on the libnoise C++ library. It is used to generate coherent noise, a type of smoothly-changing noise. It can also generate Perlin noise, ridged multifractal noise, and other types of coherent noise.
JavaMIT
Pinned issues
Issues
- 0
Dependency Dashboard
#33 opened by renovate - 0
- 1
getMaxValue returns NaN on Perlin module
#29 opened by realkarmakun - 0
Incorrect names
#28 opened by amaranth - 5
- 10
Version number
#26 opened by Korenn - 2
Utils.makeInt32Range is implemented incorrectly
#24 opened by Barteks2x - 1
No implementation for NoiseMapBuilderPlane
#25 opened by devent - 0
long seed
#23 opened by Kreatifchk - 2
Maven dependency in README does not exist
#22 opened by logicpeters - 1
Link to Examples and code snippets does not work
#11 opened by domisum - 1
Quick start guide is broken
#19 opened by RKouchoo - 17
Perlin noise value range isn't actually 0 to 1
#18 opened by Barteks2x - 4
Why value range 0-1?
#14 opened by Barteks2x - 2
Detach fork relationship from jlibnoise
#8 opened by maxov - 1
divide by zero error
#6 opened by Razaekel