Open stefnotch opened 8 years ago
Yep, monitoring those, too. They look a bit different, though. I'd like to keep them mostly unsafe and struct-based. Maybe we can join forces at some point, once I include the generator and both projects are a bit more mature.
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 You might be able to incorporate parts of it into your code (though, that is a lot of work and usually only worth it, if there is an issue that you can't figure out how to solve)