Skip to content

yinyue200/Vortice.Windows

 
 

Repository files navigation

Vortice.Windows

License: MIT Build status NuGet

Vortice.Windows is a collection of Win32 and UWP libraries with bindings support for DXGI, WIC, DirectWrite, Direct2D, Direct3D9, Direct3D11, Direct3D12, XInput, XAudio2 and X3DAudio.

This project was born as SharpDX has recently gone inactive and the aim is to have a .NET Standard 2.0 API and usage of modern stuff like Unsafe and SharpGen.Runtime.

The API may change between releases, make sure to take look at CHANGELOG

Credits

Library development, contributions and bugfixes by:

  • Amer Koleci

SharpDX bindings where used for some platforms to understand how mapping works using SharpGenTools.

Build

In order to compile, make sure no spaces are present in the solution path otherwise SharpGen will fail to generate bindings. Also, you need to install Visual Studio 2019 with the following components:

  • Visual C++ Toolset Component
  • Windows 10 - 2004 SDK (10.0.19041.0) Component
  • .NET Core SDK

Download

All packages are available as NuGet packages: NuGet

Nightly packages can be downloaded from NuGet as well.

Samples

Sponsors

To further help development of these bindings consider sponsoring my profile in order to allow faster issue triaging and new features to be implemented.

About

.NET standard bindings for DirectX, WIC, Direct2D1, XInput, XAudio and X3DAudio

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 53.0%
  • C++ 46.0%
  • C 1.0%