perdugames/SoftNoise-GDScript-
GDScript function set generating noise (value noise, perlin noise, opensimplex(2d, 3d and 4d)...).
GDScriptMIT
Issues
- 0
Seeds not working
#9 opened by clabe45 - 2
Make available for godot 3
#7 opened by raffomania - 1
perlin_noise2d(x,y) always returns zero
#8 opened by Jummit - 2
openSimplex2D returns values below 0.0
#5 opened by shackra - 1
- 4
Predictabel Noise
#4 opened by DocTerabyte - 2
looks nice, not sure how to use it
#2 opened by drarem