Package: ambient 1.0.2.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.2.9000.tar.gz
ambient_1.0.2.9000.zip(r-4.5)ambient_1.0.2.9000.zip(r-4.4)ambient_1.0.2.9000.zip(r-4.3)
ambient_1.0.2.9000.tgz(r-4.4-x86_64)ambient_1.0.2.9000.tgz(r-4.4-arm64)ambient_1.0.2.9000.tgz(r-4.3-x86_64)ambient_1.0.2.9000.tgz(r-4.3-arm64)
ambient_1.0.2.9000.tar.gz(r-4.5-noble)ambient_1.0.2.9000.tar.gz(r-4.4-noble)
ambient_1.0.2.9000.tgz(r-4.4-emscripten)ambient_1.0.2.9000.tgz(r-4.3-emscripten)
ambient.pdf |ambient.html
ambient/json (API)
NEWS

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

Peer review:

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

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

On CRAN:

7.98 score 94 stars 2 packages 932 scripts 1.2k downloads 1 mentions 37 exports 2 dependencies

Last updated 2 years agofrom:e561160d71. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 07 2024
R-4.5-win-x86_64NOTEOct 07 2024
R-4.5-linux-x86_64NOTEOct 07 2024
R-4.4-win-x86_64NOTEOct 07 2024
R-4.4-mac-x86_64NOTEOct 07 2024
R-4.4-mac-aarch64NOTEOct 07 2024
R-4.3-win-x86_64NOTEOct 07 2024
R-4.3-mac-x86_64NOTEOct 07 2024
R-4.3-mac-aarch64NOTEOct 07 2024

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:cpp11rlang

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