The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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.

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
Author: Thomas Lin Pedersen ORCID iD [cre, aut], Jordan Peck [aut] (Developer of FastNoise)
Maintainer: Thomas Lin Pedersen <thomasp85 at gmail.com>
BugReports: https://github.com/thomasp85/ambient/issues
License: MIT + file LICENSE
URL: https://ambient.data-imaginist.com, https://github.com/thomasp85/ambient
NeedsCompilation: yes
SystemRequirements: C++11
Materials: README NEWS
CRAN checks: ambient results

Documentation:

Reference manual: ambient.pdf

Downloads:

Package source: ambient_1.0.2.tar.gz
Windows binaries: r-devel: ambient_1.0.2.zip, r-release: ambient_1.0.2.zip, r-oldrel: ambient_1.0.2.zip
macOS binaries: r-release (arm64): ambient_1.0.2.tgz, r-oldrel (arm64): ambient_1.0.2.tgz, r-release (x86_64): ambient_1.0.2.tgz, r-oldrel (x86_64): ambient_1.0.2.tgz
Old sources: ambient archive

Reverse dependencies:

Reverse imports: aRtsy
Reverse suggests: ggpattern, gridpattern, rayshader

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ambient to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.