Convert from include style to import style (c++ modules)
Convert the project to use C++ modules insetad of headers
Create a C++ Vulkan API Wrapper
While the completion of the entire wrapper will take some time and many things modified as the rendering backend evolves. I can safely close this as now all of the vulkan's code goes through the…
Create a C++ Vulkan API Wrapper