Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 388 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 388 Bytes

Vulkan Triangle

Example of triangle drawing from the Vulkan Tutorial written in Zig.

triangle

Build

Requires glslc and zig > 0.6.0.

zig build

License

This project is available under the MIT license.