The dx9d3d package
A Haskell binding for the Microsoft DirectX 9.
This package doesn't have any sample code. But mokehehe wrote sample code below blog article. http://mokehehe.blogspot.com/2009/04/using-directx-from-haskell.html
This version requires DirectX SDK that is specified in --extra-include-dirs and --extra-lib-dirs PATH. See the README file for more information.
Properties
| Versions | 0.1, 0.1.0.1, 0.1.0.2, 0.1.1, 0.1.1.1 |
|---|---|
| Dependencies | base (≥3 & <5), dx9base (≥0.1.1), Win32 |
| License | BSD3 |
| Author | Esa Ilari Vuokko |
| Maintainer | none |
| Stability | alpha |
| Category | Graphics |
| Upload date | Wed Dec 7 01:16:11 UTC 2011 |
| Uploaded by | KidoTakahiro |
| Build failure | ghc-7.2 (log) |
Modules
- DirectX9
- DirectX9.D3D
- DirectX9.D3D.Base
- DirectX9.D3D.Constant
- DirectX9.D3D.Device
- DirectX9.D3D.Format
- DirectX9.D3D.Perf
- DirectX9.D3D.Raw
- DirectX9.D3D.Resource
- DirectX9.D3D.Shader
- DirectX9.D3D.Shader.Assembly
- DirectX9.D3D.Shader.Text
- DirectX9.D3D.Surface
- DirectX9.D3D.Texture
- DirectX9.D3D.Utility
- DirectX9.D3D.Utility.Basic
- DirectX9.D3D.Utility.FVF
- DirectX9.D3D.Utility.Init
- DirectX9.D3D
Downloads
- dx9d3d-0.1.1.1.tar.gz (Cabal source package)
- package description (included in the package)