| Crates.io | radiant-rs |
| lib.rs | radiant-rs |
| version | 0.13.1 |
| created_at | 2016-10-23 09:54:28.755699+00 |
| updated_at | 2018-07-16 07:26:34.531263+00 |
| description | Thread-safe Rust sprite rendering engine with a friendly API and custom shader support |
| homepage | |
| repository | https://github.com/sinesc/radiant-rs.git |
| max_upload_size | |
| id | 6952 |
| size | 1,921,545 |
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.
