radiant-rs

Rust sprite rendering engine with a friendly API, wait-free send+sync drawing targets and custom shader support.

Getting started and reference here.

To compile the examples, use e.g. cargo run --release --example demo_glare. See examples folder for other available examples.

Some screenshots from the examples

examples/demo<em>glare.rs examples/05</em>tiles.rs examples/demo<em>blobs.rs examples/07</em>to_texture.rs