32个稳定版本 (3个主要版本)

3.7.2 2021年10月27日
3.7.0 2020年12月19日
3.6.0 2020年5月18日
3.5.1 2019年8月13日
0.1.0 2018年2月2日

#748 in 算法

Download history 1/week @ 2024-03-10 107/week @ 2024-03-31

每月80次下载

Apache-2.0

24KB
365

Worley噪声

Documentation Crates.io


这是什么

这篇论文解释得相当清楚


Worley noise Worley noise Worley noise Worley noise


使用它

worley-noise = "*"

查看示例目录!


运行示例

cargo run --release --example color_noise
cargo run --release --example animated_color_noise

WebAssembly

如果编译为网页版本(禁用多线程)

worley-noise = { version = "*", features = ["web"] }

这里是一个示例项目,这里是结果。


始终欢迎反馈和问题!

依赖项

~1.6–2.2MB
~40K SLoC