Skip to content

ambient

A Generator of Multidimensional Noise

v1.0.3 · Dec 4, 2025 · MIT + file LICENSE

Description

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.

Downloads

1.7K

Last 30 days

3016th

6.7K

Last 90 days

33.2K

Last year

Trend: -9.2% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (5)

imports

Dependency Network

Dependencies Reverse dependencies cli rlang aRtsy ggpattern gridpattern isocubes rayshader ambient

Version History

new 1.0.3 Mar 10, 2026
updated 1.0.3 ← 1.0.2 diff Dec 3, 2025
updated 1.0.2 ← 1.0.1 diff Sep 7, 2022
updated 1.0.1 ← 1.0.0 diff Aug 14, 2022
updated 1.0.0 ← 0.1.0 diff Mar 20, 2020
new 0.1.0 Aug 29, 2018