glow
glow copied to clipboard
Do you have an plan to support vulkan? Thanks!
The best option for that is to use something like ANGLE to emulate the GL API on top of Vulkan (or other APIs). Then you can run glow on top of the GL context provided by ANGLE.