"open-simplex-noise-in-c" now updated to master and "opensimplex" module refactored accordingly
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.