Package: ambient 1.0.3.9000

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.

Authors:Thomas Lin Pedersen [cre, aut], Jordan Peck [aut]

ambient_1.0.3.9000.tar.gz
ambient_1.0.3.9000.zip(r-4.7)ambient_1.0.3.9000.zip(r-4.6)ambient_1.0.3.9000.zip(r-4.5)
ambient_1.0.3.9000.tgz(r-4.6-x86_64)ambient_1.0.3.9000.tgz(r-4.6-arm64)ambient_1.0.3.9000.tgz(r-4.5-x86_64)ambient_1.0.3.9000.tgz(r-4.5-arm64)
ambient_1.0.3.9000.tar.gz(r-4.7-arm64)ambient_1.0.3.9000.tar.gz(r-4.7-x86_64)ambient_1.0.3.9000.tar.gz(r-4.6-arm64)ambient_1.0.3.9000.tar.gz(r-4.6-x86_64)
ambient_1.0.3.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
ambient/json (API)
NEWS

# Install 'ambient' in R:
install.packages('ambient', repos = c('https://thomasp85.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/thomasp85/ambient/issues

Pkgdown/docs site:https://ambient.data-imaginist.com

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

8.34 score 100 stars 2 packages 1.0k scripts 2.4k downloads 1 mentions 37 exports 3 dependencies

Last updated from:843b206c4f. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK129
linux-devel-x86_64OK118
source / vignettesOK175
linux-release-arm64OK148
linux-release-x86_64OK183
macos-release-arm64OK113
macos-release-x86_64OK239
macos-oldrel-arm64OK142
macos-oldrel-x86_64OK203
windows-develOK105
windows-releaseOK101
windows-oldrelOK93
wasm-releaseOK114

Exports:billowblendcapclampedcurl_noisefbmfracturegen_checkerboardgen_cubicgen_perlingen_simplexgen_spheresgen_valuegen_wavesgen_whitegen_worleygradient_noisegrid_celllong_gridnoise_bluenoise_cubicnoise_perlinnoise_simplexnoise_valuenoise_whitenoise_worleynormalisenormalizereflectridgedrotateshearslice_atspectral_gainstretchtrans_affinetranslate

Dependencies:clicpp11rlang

Readme and manuals

Help Manual

Help pageTopics
ambient: A Generator of Multidimensional Noiseambient-package ambient
Billow (cloud-like, lumpy) fractalbillow
Clamped fractalclamped
Generate curl noisecurl_noise
Fractional Brownian Motion fractalfbm
Create fractals of a noise or patternfracture
Generate a checkerboard patterngen_checkerboard
Generate a pattern of concentric spheresgen_spheres
Generate a wave patterngen_waves
Calculate the gradient of a scalar fieldgradient_noise
Create a long format gridas.array.long_grid as.matrix.long_grid as.raster.long_grid grid_cell long_grid slice_at
Simply value modificationsblend cap modifications normalise normalize
Blue noise generatornoise_blue
Cubic noise generatorgen_cubic noise_cubic
Perlin noise generatorgen_perlin noise_perlin
Simplex noise generatorgen_simplex noise_simplex
Value noise generatorgen_value noise_value
White noise generatorgen_white noise_white
Worley (cell) noise generatorgen_worley noise_worley
Ridged-Multi fractalridged rigid rigid-multi spectral_gain
Apply linear transformation to a long_gridreflect rotate shear stretch translate trans_affine