Vulkan C++ starter template with GLFW, GLM, ImGui, CMake, Conan.
A template for setting up Vulkan C++ applications with organized sources, automated shader compilation, and an integrated test suite. It uses GLFW, GLM, ImGui, CMake, Conan, GitHub Actions CI, and doctest, and is suited for graphics, rendering, or engine prototyping projects.
0