circles-sketch 0.2.1

Generate interactive Fourier epicycle animations from contours, text, or SVG files
Documentation
1
2
3
4
5
6
7
pub mod contour;
pub mod model;
pub mod svg;
pub mod text;

#[cfg(test)]
mod test;