This is Vulkan learning project. The primary goal is to complete the tutorial vulkan-tutorial.com, understand the concepts, and able to render a legendary triangle at the end of the tutorial.
Just me learning how to use Vulkan. I'm using this wonderful Vulkan tutorial. It took about 1200 LoC, but I can finally draw a single triangle on screen. Running the program makes my computer screen ...