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

no-std noise-functions-config

Configurable noise generator for noise-functions

6 releases (breaking)

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

#1159 in Algorithms

Download history 305/week @ 2024-04-25 507/week @ 2024-05-02 4/week @ 2024-05-09

816 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