You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.
This is a Vulkan hello triangle program. I made this to learn how Vulkan (and graphics cards in general) work. As a secondary objective, I wanted to see how my RODBUS build system scaled with large codebases. The triangle ended up fine, but I was slightly disappointed by the build system, even if I was ultimately able to do some cool things with it.