This repo tracks my work on completing the Vulkan Tutorial in the Zig programming language.
- Install whatever Mach's currently nominated version of Zig happens to be.
- Install the Vulkan SDK.
- Steps for macOS: https://vulkan.lunarg.com/doc/sdk/1.3.283.0/mac/getting_started.html
- Run it!
zig build run