Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.

source:trunk/directx

A partial implentation of D bindings of DirectX for D, based on the June 2010 DirectX SDK.

As there is currently a separate and older set of bindings for D3D9 under source:trunk/win32 this project was given a slightly different home. It is intended for this project to be placed under the win32 module directory named directx on a development environment however.

Bindings for:

  • D3D11
  • D3D11Shader
  • DXGI
  • XInput
  • XAudio2
  • X3DAudio

And highly related but not technically DirectX tech for Win7:

  • Direct2D1
  • DirectWrite