#simplex-noise #perlin-noise #noise #perlin #simplex #procedural #random

no-std noise-functions-config

Configurable noise generator for noise-functions

10 breaking releases

0.10.0 Feb 12, 2025
0.8.0 Jan 18, 2025
0.5.0 Nov 29, 2024
0.4.1 May 4, 2024

#1227 in Algorithms

Download history 127/week @ 2024-11-26 23/week @ 2024-12-03 14/week @ 2024-12-10 2/week @ 2025-01-07 451/week @ 2025-01-14 38/week @ 2025-01-21 2/week @ 2025-01-28 12/week @ 2025-02-04 131/week @ 2025-02-11

225 downloads per month

MIT/Apache

1MB
44K 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