DirectX bindings
ponce
contact at gam3sfrommars.fr
Fri Nov 8 01:59:52 PST 2013
On Sunday, 3 November 2013 at 05:27:24 UTC, evilrat wrote:
> please be careful though, as it is only in alpha stage and
> missing some stuff. current version is June 2010 SDK, but i
> update it(to win8 sdk version) once i had win8 machine(i'm
> still don't have a PC at home).
>
Hi evilrat,
I've been thinking about this for a while, maybe you know about
SharpDX.
https://github.com/sharpdx/SharpDX
It parses DirectX SDK headers and provide C# DirectX bindings +
marshalling code (based on gccxml C++ parser).
I wonder how involved would it be to modify its generation tool
(https://github.com/sharpdx/SharpDX/tree/master/Source/Tools/SharpGen)
to output D bindings instead.
More information about the Digitalmars-d-announce
mailing list