#2d-graphics #renderer #2d #graphics #software

puny2d

Rusty 2d graphics software renderer library

2 releases

0.0.2 Feb 23, 2021
0.0.1 Feb 11, 2021

#825 in Images

Apache-2.0

65KB
1.5K SLoC

puny2d

GitHub Workflow Status Deps.rs dependency status for GitHub repo

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

~3.5–6MB
~106K SLoC