Vulkan bindings
Alex Parrill via Digitalmars-d
digitalmars-d at puremagic.com
Wed Feb 17 19:27:55 PST 2016
On Tuesday, 16 February 2016 at 19:01:58 UTC, Satoshi wrote:
> Hello Vulkan API 1.0 is here and I just wrapped it into D.
>
> https://github.com/Rikarin/VulkanizeD
>
> Have fun!
Please consider making it a Dub package!
(IMO It would be cool to generate OpenGL and Vulkan bindings
directly from the XML spec; std.xml doesn't work in CTFE. Though
it would probably take a long time to compile)
More information about the Digitalmars-d
mailing list