SlimDX
|
|
The topic of this article may not meet Wikipedia's notability guidelines for products and services. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (December 2010) |
| This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (December 2010) |
| Developer(s) | SlimDX Group |
|---|---|
| Stable release | March 2011 |
| Operating system | Microsoft Windows |
| License | MIT license |
| Website | slimdx.org |
SlimDX is an open-source API to DirectX programming under .NET. 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 at least one shipped AAA game title for Windows.[citation needed]
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
[edit] See also
[edit] External links
- SlimDX
- Developer blogs: Promit Roy, Mike Popoloski, Josh Petrie
| This computing article is a stub. You can help Wikipedia by expanding it. |