thomasp85/ambient: A Generator of Multidimensional Noise

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.

Getting started

Package details

MaintainerThomas Lin Pedersen <thomasp85@gmail.com>
LicenseMIT + file LICENSE
Version1.0.2.9000
URL https://ambient.data-imaginist.com https://github.com/thomasp85/ambient
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("thomasp85/ambient")
thomasp85/ambient documentation built on Sept. 14, 2022, 8:02 a.m.