SharpVulkan
SharpVulkan copied to clipboard
C# bindings for https://www.khronos.org/vulkan/
See also https://github.com/KhronosGroup/Vulkan-Docs/issues/814
Hey @jwollen , first of all just wanted to say thanks for open-sourcing this. I'm trying to get into Vulkan and this looks like a well-designed wrapper from what (very)...
Hi, I want to obtain a Bitmap from Vulkan, I have created a renderless implementation of the Vulkan rendering and I want to obtain an Image to display the results...
Not really an issue, but rather something to help @jwollen a bit: There is another C# Vulkan binding out there: https://github.com/mono/VulkanSharp Apparently, it's generator is open source as well! :D...
Hi, I was trying to implement Vulkan support but at the moment mono SharpVulkan is not complete, do you plan to proceed with binding? Can you release the binding generation...