A Vulkan based rasterizer written in C++ for learning the Vulkan API.
Uses glfw for windowing, glm for math, stb_image for image loading, and cmake for building the project.

github