radiant-rs 0.9.1

Thread-safe Rust sprite rendering engine with a friendly API and custom shader support
Documentation

radiant-rs

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

API still WIP, expect some breakage.

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_glare.rs examples/05_tiles.rs examples/demo_blobs.rs examples/07_to_texture.rs