VulkanCube A simple program that displays a 3D cube using Vulkan and C++17. The shaders folder includes a sample batch file used for compiling the shaders from GLSL into SPIR-V. Based on the tutorial by Alexander Overvoorde, found on vulkan-tutorial.com