#noise #simplex #perlin #random #procedural #graphics

no-std noise-functions-config

Configurable noise generator for noise-functions

6 releases (breaking)

new 0.4.1 May 4, 2024
0.4.0 May 4, 2024
0.3.1 May 3, 2024
0.2.0 Apr 26, 2024
0.0.0 Apr 26, 2024

#1168 in Algorithms

Download history 245/week @ 2024-04-20 167/week @ 2024-04-27 394/week @ 2024-05-04

806 downloads per month

MIT/Apache

190KB
5K SLoC

noise-functions-config

Crates.io Documentation License

Configurable noise generator struct for the noise-functions crate.


lib.rs:

Configurable noise generator struct for the noise-functions crate.

Every enum of this crate implements FromStr, to_str and has a VARIANTS constant.

Feature flags

Dependencies

~88KB