2 releases
| 0.0.2 | Feb 23, 2021 |
|---|---|
| 0.0.1 | Feb 11, 2021 |
#1187 in Images
65KB
1.5K
SLoC
Rusty 2d graphics software renderer library.
// TODO
puny2d
WIP
Build
- Compile (software-only):
cargo build --release - Compile (with gpu support):
cargo build --release --features "gpgpu" - Unit tests:
cargo test - Benchmark tests:
cargo bench - Documentation generation:
cargo doc --no-deps
Dependencies
~3.5–6MB
~116K SLoC