vsl
vsl copied to clipboard
Feature Request: Perlin Noise
https://en.wikipedia.org/wiki/Perlin_noise
Do you mean 3d Perlin noise, 2d Perlin noise or both?
both
already have 2d perlin noise. If anyone wants to add a 3D version, do it on ./noise
please!
@LouisSchmieder @levelfourtwenty as mentioned above, we already have a 2d perlin noise implementation. I just created an issue to implement a 3D version as part of our roadmap 👌🏻 feel free to add any comments there
https://github.com/vlang/vsl/issues/163