@vertigo I learned OpenGL at version 1.x, and I wrote some nice stuff with it.
Then a few years ago I decided I wanted to write a game, and started using OpenGL ES, and was quite painful.
Then I took a quick look at Vulkan and decided I didn't want to deal with it.
Is there a library that sits on top of Vulkan that gives me an API as simple as old OpenGL?