dvd-render 0.2.4

render a sequence of terminal screens, optionally encoding them to a video file
Documentation
1
2
3
pub use crate::grid::{Grid, GridCell};
pub use crate::render::WgpuRenderer;
pub use crate::sequence::{Frame, GridSequence, Pt, Px};