Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 156 Bytes

File metadata and controls

10 lines (7 loc) · 156 Bytes

vulkan-rects

Very small Vulkan demo: a few colored rectangles in a window.

cargo run --release

Esc / close window to quit.

VulkanExample