Various small vulkan projects, all written in C, made as a learning exercise in both 3D-graphics and the framework itself.
The template directory contains a minimal project setup for vulkan with some dependencies. Most are dependencies used in the Khronos C++ tutorial, replaced with their closest C-native equivalent.