A simple vulkan renderer built to showcase various rendering techniques.
volk
glfw
meshoptimizer
stb
cgltf
xmake project -k vsxmake -y
xmake run
xmake project -k compile_commands
xmake build
xmake run
xmake project -k cmake
All the projects and files are created and can be opened with CLion.