DirectX bindings

Andrej Mitrovic andrej.mitrovich at gmail.com
Thu Nov 7 18:57:11 PST 2013


On 11/3/13, evilrat <evilrat666 at gmail.com> wrote:
> https://github.com/evilrat666/directx-d

Nice!

I tried porting one of the samples from the SDK but it uses
D3DX11CompileFromFile which is missing in the bindings.

MSDN says they recommend not using it (well.. why are they using it in
the samples then?:
http://msdn.microsoft.com/en-us/library/windows/desktop/ff476261%28v=vs.85%29.aspx

So maybe it's not worth binding it? No idea. :)


More information about the Digitalmars-d-announce mailing list