3 个版本
0.1.4 | 2020年7月25日 |
---|---|
0.1.3 | 2020年7月24日 |
0.1.2 | 2020年7月24日 |
0.1.1 |
|
0.1.0 |
|
#517 in 图形 API
1MB
32K 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