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
mod angle;
mod coordinate;

pub use angle::Angle;
pub use coordinate::Coordinate;