Vulkan wrapper for OpenGL, allowing you to use the Vulkan API on platforms that only support OpenGL.
For examples of how this can be used look at my other repositories:
- hello-emscripten renders a world read from a gltf file and allows WASD-navigation through it.
- immediate-mode-vulkan on the wip branch has a racing game demo.