Noizebra - Handmade noise and experiments in Rust
2024-03-06
A prototype for the noise implementation of Qwy3, and a collection of experiments with the noise to discover ways to manipulate it into intresting or desired shapes (Qwy3 also uses that experience).
Features
- Unoptimized prototype implementation of a value noise.
- Octaves wrapper around the noise.
- The noise is N-dimensional, accepting any number of floating point and integer parameters.
- A collection of experiments on ways to manipulate and shape the noise into images, to serve as prototypes for procedural generation in Qwy3.
Gallery