#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

#1346 in Algorithms

Download history 130/week @ 2024-11-27 24/week @ 2024-12-04 10/week @ 2024-12-11 2/week @ 2025-01-08 485/week @ 2025-01-15 4/week @ 2025-01-22 3/week @ 2025-01-29 11/week @ 2025-02-05 147/week @ 2025-02-12 10/week @ 2025-02-19 31/week @ 2025-02-26

200 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