# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ambient" in publications use:' type: software license: MIT title: 'ambient: A Generator of Multidimensional Noise' version: 1.0.2.9000 doi: 10.32614/CRAN.package.ambient abstract: 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. authors: - family-names: Pedersen given-names: Thomas Lin email: thomasp85@gmail.com orcid: https://orcid.org/0000-0002-5147-4711 - family-names: Peck given-names: Jordan repository: https://thomasp85.r-universe.dev repository-code: https://github.com/thomasp85/ambient commit: e561160d71da036da0b0ea189a1736e3b3c54a09 url: https://ambient.data-imaginist.com contact: - family-names: Pedersen given-names: Thomas Lin email: thomasp85@gmail.com orcid: https://orcid.org/0000-0002-5147-4711