"open-simplex-noise-in-c" now updated to master and "opensimplex" module refactored accordingly (cherry picked from commit 7e2b88a7eb)
7e2b88a7eb
SimplexNoise can be used to generate parameterized fractal noise based on Open Simplex. NoiseTexture uses SimplexNoise to generate noise textures for using in shaders/visual effects.