Skip to content

gerhard17/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, X3DAudio, DirectInput and DirectStorage

This library targets .NET Standard 2.0 and .NET 6.0 using modern .NET API, see CHANGELOG for list of changes between commits.

Sponsors

Please consider SPONSOR me to further help development and to allow faster issue triaging and new features to be implemented. NOTE: any feature request would require a sponsor in order to allow faster implementation and allow this project to continue.

There is a collleciton of samples available only for Sponsors Vortice.Windows.Samples

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 2022 with the following components:

  • Visual C++ Toolset Component
  • Windows 11 SDK (10.0.22000.0)
  • .NET 6.0 SDK

Projects using Vortice.Windows

Samples

About

.NET bindings for Direct3D12, Direct3D11, WIC, Direct2D1, XInput, XAudio, X3DAudio, DXC, Direct3D9 and DirectInput.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 42.9%
  • C++ 39.0%
  • C 18.0%
  • HLSL 0.1%