Vulkan-C-Linux-Glfw Well it's exactly what this repo is: Vulkan in C for Linux Motivation: C is the best language ever in my eyes. Vulkan is the current best graphics library made in C aswell. Useful links: Vulkan in C tutorial : https://youtu.be/DzR--6h7Q2Y Vulkan tutorial (original in C++) : https://vulkan-tutorial.com C tutorial (french) : https://www.academia.edu/72465768/Le_guide_complet_du_langage_C POSIX standard documentation : https://pubs.opengroup.org/onlinepubs/9799919799/nframe.html