SimpleVulkanApp Just a simple Vulcan project. Capable of loading OBJ files and using a simple phong shader. To get this running you would need to link glfw, glm, vulcan, stb and tiny_obj_loader to your solution.