wavyte 0.2.1

Programmatic video composition and rendering engine in Rust (CPU backend, ffmpeg MP4 encoding)
Documentation
1
2
3
4
pub(crate) mod anim;
pub(crate) mod ease;
pub(crate) mod ops;
pub(crate) mod proc;