3 releases
0.1.4 | Jul 25, 2020 |
---|---|
0.1.3 | Jul 24, 2020 |
0.1.2 | Jul 24, 2020 |
0.1.1 |
|
0.1.0 |
|
#386 in Graphics APIs
1MB
32K
SLoC
vk-rs
To run the triangle example on linux libx11 is required
git clone https://github.com/atkurtul/vk-rs.git
cd vk-rs
cargo run --example triangle --features xlib
on windows
git clone https://github.com/atkurtul/vk-rs.git
cd vk-rs
cargo run --example triangle --features win32