This is a mirror of official site: http://jasper-net.blogspot.com/

SharpDX - A new Managed DirectX/Multimedia API Library (one with Win8/Metro in mind too!)

| Friday, December 2, 2011
"SharpDX is a full DirectX framework for the .NET Platform, including the newest DirectX technology. The top three features of SharpDX:

SharpDX is providing the latest DirectX and Multimedia API to .Net with true AnyCpu assemblies, running on .Net and Mono.
SharpDX is ready for next generation DirectX 11.1 technology and Windows 8 Platform. You can start to develop DirectX Metro style App in C# under Win8!
SharpDX is the fastest Managed-DirectX implementation.
SharpDX is using a custom code generator from C++ headers in order to generate an efficient .Net interoperability with C++ DirectX API.

...

Features
The key features and benefits of this API are:

Support for the following DirectX API:
Direct3D9 & Ex
Direct3D10
Direct3D10.1
Direct3D11 and Effects11
Direct3D11.1 (Win8 only)
Direct2D1 (including custom rendering, tessellation callbacks)
Direct2D1.1 (Win8 only)
DirectCompute
DirectWrite (including custom client callbacks)
D3DCompiler
DXGI
DXGI 1.1
DXGI 1.2 (Win8 only)
DirectInput 8
XInput
RawInput
DirectSound 8
X3DAudio
XACT3
XAudio2
XAPO
WIC

API is generated from DirectX SDK headers : meaning a complete and reliable API and an easy support for future API.
Managed platform independent .NET API : assemblies are compiled with AnyCpu target. You can run your code on a x64 or a x86 machine with the same assemblies, without recompiling your project.

Read more: SharpDX
QR: https://chart.googleapis.com/chart?chs=80x80&cht=qr&choe=UTF-8&chl=http://code.google.com/p/sharpdx/

Posted via email from Jasper-net

0 comments: