Rust noise generation functions
The noise functions are mostly based on guides / code written by Inigo Quilez (https://www.iquilezles.org/www/index.htm)
Uses murmur for hashing (https://github.com/aappleby/smhasher)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Rust noise generation functions
The noise functions are mostly based on guides / code written by Inigo Quilez (https://www.iquilezles.org/www/index.htm)
Uses murmur for hashing (https://github.com/aappleby/smhasher)