CRAN/E | ambient

ambient

A Generator of Multidimensional Noise

Installation

About

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.

ambient.data-imaginist.com
github.com/thomasp85/ambient
System requirements C++11
Bug report File report

Key Metrics

Version 1.0.2
R ≥ 3.0.2
Published 2022-09-08 597 days ago
Needs compilation? yes
License MIT
License File
CRAN checks ambient results

Downloads

Yesterday 73 0%
Last 7 days 314 -7%
Last 30 days 1.147 +3%
Last 90 days 3.138 +6%
Last 365 days 12.501 -6%

Maintainer

Maintainer

Thomas Lin Pedersen

thomasp85@gmail.com

Authors

Thomas Lin Pedersen

cre / aut

Jordan Peck

aut

(Developer of FastNoise)

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

ambient archive

Depends

R ≥ 3.0.2

Imports

rlang
grDevices
graphics
stats

Suggests

covr

LinkingTo

cpp11 ≥ 0.4.2

Reverse Imports

aRtsy

Reverse Suggests

ggpattern
gridpattern