Expand description

A multiplatform Rust clone of cmatrix

This library was created for use in the standalone mrs_matrix binary project, but can be freely used for other purposes as desired.

Re-exports

pub use animation::anim_loop;

Modules

Functions relating directly to drawing animations on the screen

Raindrop structure + implementation