2 releases
0.0.2 | Feb 23, 2021 |
---|---|
0.0.1 | Feb 11, 2021 |
#844 in Images
65KB
1.5K
SLoC
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
lib.rs
:
Rusty 2d graphics software renderer library.
// TODO
Dependencies
~4–6MB
~108K SLoC