Vulkan API
So the new Vulkan API was finally published last month, and I’ll be experimenting with it for LD35 – and as my language of choice is C#, I’ve been working on .NET bindings for the API. It’s very much a work in progress, but if you’re also interested in trying Vulkan then take a look: SharpVk
Comments
21. Mar 2016 · 20:24 UTC
Good luck. I ran in to some issues trying to get the drivers working on day 1 (AMD drivers were useless, and Intel Drivers were experimental branch Linux only). I’d expect they’re somewhat improved today (one month later).