ambient-package | R Documentation |
Generation of natural looking noise has many application within simulation, procedural generation, and art, to name a few. The 'ambient' package provides an interface to the 'FastNoise' C++ library and allows for efficient generation of perlin, simplex, worley, cubic, value, and white noise with optional perturbation in either 2, 3, or 4 (in case of simplex and white noise) dimensions.
Maintainer: Thomas Lin Pedersen thomasp85@gmail.com (ORCID)
Authors:
Jordan Peck (Developer of FastNoise)
https://github.com/Auburn/FastNoiseLite
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.