d-vulkan, automatically generated D bindings for Vulkan

Alex Parrill via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sat May 21 08:36:59 PDT 2016


On Saturday, 19 March 2016 at 01:12:08 UTC, Alex Parrill wrote:
> https://github.com/ColonelThirtyTwo/dvulkan

I've updated the bindings to Vulkan 1.0.13, and added a few fixes.

Platform support will come in a bit. I'm going to use void* 
pointers for most of the platform-specific types, so you can use 
whatever bindings you want to use with them (whether they are 
full bindings or just one little opaque struct alias to use with, 
say, glfw).


More information about the Digitalmars-d-announce mailing list