Software:SlimDX
Developer(s) | SlimDX Group |
---|---|
Stable release | January 2012
|
Operating system | Microsoft Windows |
License | MIT license |
Website | github |
SlimDX is an open-source API to DirectX programming under .NET Framework. SlimDX can be used from any language under the .NET runtime (due to the CLR).
SlimDX can be used to develop multimedia and interactive applications (e.g. games). Enabling high performance graphical representation and enabling the programmer to make use of modern graphical hardware while working inside the .NET framework.
SlimDX was first publicly revealed in beta form on June 30, 2007. Since then it has grown at a rapid pace and now covers most multimedia APIs provided by Microsoft. As of the June 2008 release, it is no longer in beta and is considered stable. Several commercial projects and companies are using SlimDX, including Star Wars and Operation Flashpoint.[1][2]
For the March 2011 release, SlimDX fully supports the following APIs:
- Direct3D 9.0c, 9.0 Ex, 10.0, 10.1, 11
- DXGI 1.0, 1.1
- DirectInput, XInput, Raw Input
- DirectSound, XAudio 2, X3DAudio, XAPO, XACT3
- Direct2D, DirectWrite
See also
- Microsoft XNA
- Managed DirectX
- SharpDX
References
- ↑ "SlimDX Homepage". http://slimdx.org/.
- ↑ Promit, Roy (24 June 2010). "Software and Projects Using SlimDX". Promit's Ventspace (lead developer on SlimDX). http://ventspace.wordpress.com/2010/06/24/software-and-projects-using-slimdx/.
External links
- SlimDX
- Developer blogs: Promit Roy, Mike Popoloski, Josh Petrie