ambient: A Generator of Multidimensional Noise (original) (raw)
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.
Version: | 1.0.2 |
---|---|
Depends: | R (≥ 3.0.2) |
Imports: | rlang, grDevices, graphics, stats |
LinkingTo: | cpp11 (≥ 0.4.2) |
Suggests: | covr |
Published: | 2022-09-08 |
DOI: | 10.32614/CRAN.package.ambient |
Author: | Thomas Lin Pedersen |
Maintainer: | Thomas Lin Pedersen |
BugReports: | https://github.com/thomasp85/ambient/issues |
License: | MIT + file |
URL: | https://ambient.data-imaginist.com,https://github.com/thomasp85/ambient |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README, NEWS |
CRAN checks: | ambient results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=ambientto link to this page.