/vulkan-triangle

Triangle example from the Vulkan Tutorial in Zig

Primary LanguageZigMIT LicenseMIT

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.