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

no-std noise-functions-config

Configurable noise generator for noise-functions

10 breaking releases

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

#1164 in Algorithms

Download history 111/week @ 2024-11-24 37/week @ 2024-12-01 15/week @ 2024-12-08 1/week @ 2024-12-15 2/week @ 2025-01-05 273/week @ 2025-01-12 216/week @ 2025-01-19 1/week @ 2025-01-26 8/week @ 2025-02-02

498 downloads per month

MIT/Apache

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