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

no-std noise-functions-config

Configurable noise generator for noise-functions

7 releases (breaking)

0.5.0 Nov 29, 2024
0.4.1 May 4, 2024
0.3.1 May 3, 2024
0.2.0 Apr 26, 2024
0.0.0 Apr 26, 2024

#1115 in Algorithms

Download history 38/week @ 2024-09-23 124/week @ 2024-11-25 25/week @ 2024-12-02

149 downloads per month

MIT/Apache

190KB
4.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

~85KB