kanoko 0.6.0

A library for generative art (initially) based off of a traditional Japanese tie-dye pattern
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# kanoko

A Rust library for generative art (initially) based off of
[a traditional Japanese tie-dye pattern](https://en.wikipedia.org/wiki/Shibori#Kanoko_shibori).

![kanoko](https://github.com/user-attachments/assets/21b5e934-50f1-4b09-a776-c391717e6773)

## Usage

- Check out some [examples]examples/ of images that can be generated using the
  library.
- Read the [documentation]https://docs.rs/kanoko/latest/kanoko/ for more
  details on how to use.