This paper explains it pretty well
worley-noise = "*"
If compiled for the web (to disable multithreading):
worley-noise = { version = "*", features = ["web"] }
Also check the examples directory!
cargo run --release --example color_noise
cargo run --release --example animated_color_noise
Always open for feedback and questions!