KalaGraphics is a C++20 window library for Windows and Linux, built for software and games with a user-friendly API that abstracts away Vulkan code as much as possible.
KalaGraphics supports importing .vert, .frag, .geom, .spv, .glb and .png files and can export .glb and .png files.
This project relies on several external dependencies, they are not shipped inside this project, please make sure you have that repository cloned into a folder inside the same parent directory as this project folder before compiling this project from source.