radiant-rs

Crates.ioradiant-rs
lib.rsradiant-rs
version0.13.1
sourcesrc
created_at2016-10-23 09:54:28.755699
updated_at2018-07-16 07:26:34.531263
descriptionThread-safe Rust sprite rendering engine with a friendly API and custom shader support
homepage
repositoryhttps://github.com/sinesc/radiant-rs.git
max_upload_size
id6952
size1,921,545
(sinesc)

documentation

https://docs.rs/radiant-rs/

README

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

Commit count: 325

cargo fmt