#OpenSimplexNoiseInC is a #publicdomain #Simplex noise implementation in #C.
#OpenSimplex noise is an n-dimensional noise generation algorithm that creates noise that follows a natural gradient according to several parameters. OpenSimplex noise is not patented, and has a very simple API with good performance and coherent results without artifacts.
Website 🔗️: https://github.com/smcameron/open-simplex-noise-in-c
#free #opensource #foss #fossmendations #programming #PerlinNoise