2个版本

0.0.2 2021年2月23日
0.0.1 2021年2月11日

#844 in 图像

Apache-2.0

65KB
1.5K SLoC

puny2d

GitHub Workflow Status Deps.rs dependency status for GitHub repo

进行中

构建

  • 编译(仅软件):cargo build --release
  • 编译(带GPU支持):cargo build --release --features "gpgpu"
  • 单元测试:cargo test
  • 基准测试:cargo bench
  • 文档生成:cargo doc --no-deps

lib.rs:

Rust 2D图形软件渲染库。

// TODO

依赖项

~4–6MB
~108K SLoC