I was originally looking to use gfx-rs, but they seem to be in the middle of a huge rewrite, and on top of that, their pre-ll
code seems to have an uncertain future, and gfx_window_vulkan
hasn't been updated recently. Is there something like glium that I can use right now, a reasonably safe wrapper around Vulkan?
1 Like
I think what you are looking for is Vulkano.
2 Likes