/vkpog

Testing out Vulkan things through Rust using Vulkano.

Primary LanguageRust

Description

Rust app using Vulkano to render a cool-color triangle based on 2D vertex positions. Adapted slightly from the Vulkano triangle-v1_3.rs example found here.

Output

output.png

Running

Make sure CMake is installed on your system and then run:

$ cargo run