3 个版本

0.1.4 2020年7月25日
0.1.3 2020年7月24日
0.1.2 2020年7月24日
0.1.1 2020年7月24日
0.1.0 2020年7月24日

#517 in 图形 API

MIT 许可证

1MB
32K SLoC

Rust 28K SLoC // 0.0% comments C 3.5K SLoC // 0.0% comments Batch 3 SLoC Shell 3 SLoC

vk-rs

在 Linux 上运行三角形示例需要 libx11

git clone https://github.com/atkurtul/vk-rs.git
cd vk-rs
cargo run --example triangle --features xlib

在 windows 上

git clone https://github.com/atkurtul/vk-rs.git
cd vk-rs
cargo run --example triangle --features win32

依赖项