Minimal Vulkan app:
https://github.com/ssoj13/boilerplate_vk
I’m not used to publish anything online, but here we go: another repository opened.
This time that’s a minimal Vulkan learning project: Windows C++ / Conan app using Glm and Glfw3. Basically all that code required to just render a spinning cube.
README is organized as a concise textbook, quickly explaining all important parts on one page and avoiding of lengthy cluttered descriptions.
