kanoko 0.6.0

A library for generative art (initially) based off of a traditional Japanese tie-dye pattern
Documentation
# Examples

## [Kanoko]kanoko.rs

Minimal randomization, based on the traditional Japanese tie-dye pattern.
![kanoko](https://github.com/user-attachments/assets/17f50dd4-4c8e-4951-a61e-ca6a09cb82e6)

## [Gradation]gradation.rs

An example where the shapes are varied depending on the index.
![gradation](https://github.com/user-attachments/assets/54c7e7ff-724d-456a-b10a-f81eb8838548)

## [Placemat]placemat.rs

Lots of randomimzation.
![placemat](https://github.com/user-attachments/assets/0c5f7b78-9212-4379-9319-8a667f5ee404)

## [Sunflower]sunflower.rs

An example using `Vogel` as the point set.
![sunflower](https://github.com/user-attachments/assets/e5dc3f88-b884-4fa5-b026-d6c2a4c4bbed)

## [Nazar]nazar.rs

An example using `PoissonDisk` as the point set, colors based off Nazar amulets
![nazar](https://github.com/user-attachments/assets/d8eac079-4938-4389-b510-7ec68fd7f6e6)