kanoko 0.3.1

A library for generative art (initially) based off of a traditional Japanese tie-dye pattern
Documentation
1
2
3
4
5
pub mod angle;
mod coordinate;

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