Vortice.Direct3D11 3.7.5-beta

This is a prerelease version of Vortice.Direct3D11.
dotnet add package Vortice.Direct3D11 --version 3.7.5-beta
                    
NuGet\Install-Package Vortice.Direct3D11 -Version 3.7.5-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Vortice.Direct3D11" Version="3.7.5-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vortice.Direct3D11" Version="3.7.5-beta" />
                    
Directory.Packages.props
<PackageReference Include="Vortice.Direct3D11" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Vortice.Direct3D11 --version 3.7.5-beta
                    
#r "nuget: Vortice.Direct3D11, 3.7.5-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Vortice.Direct3D11@3.7.5-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Vortice.Direct3D11&version=3.7.5-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Vortice.Direct3D11&version=3.7.5-beta&prerelease
                    
Install as a Cake Tool

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, DirectStorage, DirectML, UIAnimation and DirectSound.

This library targets .net8.0 and .net9.0 and uses modern C# 13, see CHANGELOG for list of changes between commits.

If you are looking for high-performance low level bindings, please visit Vortice.Win32

Sponsors

Please consider becoming a SPONSOR 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 collection of samples available Vortice.Windows.Samples

Credits

Library development, contributions and bugfixes by:

  • Amer Koleci
  • Aaron Sun (DirectML)

SharpDX bindings were 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.26100.0)
  • .NET 9 SDK

Projects using Vortice.Windows

Samples

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (33)

Showing the top 5 NuGet packages that depend on Vortice.Direct3D11:

Package Downloads
Veldrid

A low-level, hardware-accelerated graphics and compute library for .NET, with backends for Vulkan, Metal, Direct3D 11, OpenGL, and OpenGL ES. Veldrid can be used to create high-performance 2D and 3D games, simulations, tools, and other graphical applications.

ppy.Veldrid

A low-level, hardware-accelerated graphics and compute library for .NET, with backends for Vulkan, Metal, Direct3D 11, OpenGL, and OpenGL ES. Veldrid can be used to create high-performance 2D and 3D games, simulations, tools, and other graphical applications.

NetDimension.NanUI

Easily buid powerful WinForm applications with HTML, CSS and JavaScript.

FlyleafLib

Media Player .NET Library for WinUI 3/WPF/WinForms (based on FFmpeg/DirectX)

ClickableTransparentOverlay

A library to create transparent overlays on the windows machines.

GitHub repositories (11)

Showing the top 11 popular GitHub repositories that depend on Vortice.Direct3D11:

Repository Stars
XuanchenLin/NanUI
NanUI is an open source .NET project for developers who want to create Windows desktop applications with HTML, CSS and JavaScript.
veldrid/veldrid
A low-level, portable graphics library for .NET.
TASEmulators/BizHawk
BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
umlx5h/LLPlayer
The media player for language learning, with dual subtitles, AI-generated subtitles, real-time translation, and more!
SuRGeoNix/Flyleaf
Media Player .NET Library for WinUI 3/ WPF/WinForms (based on FFmpeg/DirectX)
Aminator/DirectX12GameEngine
DirectX 12 .NET game engine
BrycensRanch/SnapX
SnapX is a free, open-source, cross-platform tool that lets you capture or record any area of your screen and instantly share it with a single keypress. Upload images, videos, text, and more to multiple supported destinations—all with ease. ShareX fork
lindexi/lindexi_gd
博客用到的代码
Ottermandias/Glamourer
Change outside appearance of actors using Penumbra.
Greavesy1899/MafiaToolkit
Open source toolkit for Mafia games. (Mafia II, Mafia III, Mafia DE)
zaafar/ClickableTransparentOverlay
A library for creating transparent overlay using windows API & ImGui.NET
Version Downloads Last Updated
3.7.5-beta 453 7/21/2025
3.7.4-beta 419 4/9/2025
3.7.3-beta 190 3/31/2025
3.7.2-beta 173 3/14/2025
3.7.1-beta 214 2/13/2025
3.7.0-beta 1,664 12/3/2024
3.6.2 24,691 10/9/2024
3.6.1-beta 122 9/30/2024
3.6.0-beta 119 9/23/2024
3.5.13-beta 160 9/5/2024
3.5.12-beta 118 9/2/2024
3.5.11-beta 126 7/30/2024
3.5.10-beta 149 7/8/2024
3.5.9-beta 127 7/1/2024
3.5.8-beta 208 6/27/2024
3.5.7-beta 126 6/25/2024
3.5.6-beta 110 6/25/2024
3.5.5-beta 129 6/20/2024
3.5.4-beta 597 6/14/2024
3.5.3-beta 108 6/10/2024
3.5.2-beta 128 5/29/2024
3.5.1-beta 110 5/27/2024
3.5.0 30,256 3/13/2024
3.4.4-beta 235 2/13/2024
3.4.3-beta 196 2/2/2024
3.4.2-beta 912 12/29/2023
3.4.1-beta 247 11/17/2023
3.4.0-beta 153 11/9/2023
3.3.4 28,331 10/13/2023
3.3.3-beta 297 10/9/2023
3.3.2-beta 162 10/6/2023
3.3.1-beta 133 9/18/2023
3.3.0-beta 100 9/18/2023
3.2.1-beta 243 6/23/2023
3.2.0 9,896 5/14/2023
3.1.1-beta 177 4/20/2023
3.1.0-beta 148 4/17/2023
3.0.5-beta 144 4/13/2023
3.0.4-beta 182 4/5/2023
3.0.3-beta 144 4/5/2023
3.0.2-beta 150 4/5/2023
3.0.1-beta 163 3/29/2023
3.0.0-beta 208 3/6/2023
2.4.2 458,326 3/3/2023
2.4.1-beta 237 2/9/2023
2.4.0-beta 189 1/25/2023
2.3.0 112,279 1/19/2023
2.2.0 8,042 12/22/2022
2.1.42-beta 199 11/8/2022
2.1.41 7,643 11/8/2022
2.1.40 180 11/8/2022
2.1.34-beta 193 9/28/2022
2.1.33-beta 189 9/26/2022
2.1.32 18,180 9/22/2022
2.1.31-beta 179 9/6/2022
2.1.30-beta 216 8/30/2022
2.1.29-beta 146 8/30/2022
2.1.28-beta 345 8/29/2022
2.1.27-beta 149 8/29/2022
2.1.26-beta 604 8/8/2022
2.1.25-beta 210 7/21/2022
2.1.24-beta 180 7/15/2022
2.1.23-beta 528 7/11/2022
2.1.22-beta 365 7/5/2022
2.1.21-beta 200 6/18/2022
2.1.20-beta 178 6/7/2022
2.1.19 11,564 6/7/2022
2.1.18 199 6/7/2022
2.1.17 206 6/7/2022
2.1.16-beta 186 6/6/2022
2.1.15-beta 181 5/31/2022
2.1.14-beta 236 5/19/2022
2.1.13-beta 183 5/19/2022
2.1.12-beta 213 5/9/2022
2.1.11-beta 213 5/2/2022
2.1.10-beta 779 4/25/2022
2.1.9-beta 284 4/21/2022
2.1.8-beta 445 4/11/2022
2.1.7-beta 221 4/8/2022
2.1.6-beta 184 4/5/2022
2.1.5-beta 216 3/31/2022
2.1.4-beta 311 3/21/2022
2.1.3-beta 203 3/15/2022
2.1.2 10,035 3/10/2022
2.1.2-beta 192 3/11/2022
2.1.1-beta9 280 1/24/2022
2.1.1-beta8 209 1/21/2022
2.1.1-beta7 214 1/20/2022
2.1.1-beta6 207 1/20/2022
2.1.1-beta5 215 1/19/2022
2.1.1-beta4 1,559 1/11/2022
2.1.1-beta3 217 1/10/2022
2.1.1-beta2 221 1/7/2022
2.1.1-beta12 217 3/2/2022
2.1.1-beta11 217 2/14/2022
2.1.1-beta10 206 2/8/2022
2.1.1-beta1 220 1/3/2022
2.1.0 87,241 12/31/2021
2.1.0-beta9 228 12/27/2021
2.1.0-beta8 419 12/9/2021
2.1.0-beta7 244 12/9/2021
2.1.0-beta6 232 12/6/2021
2.1.0-beta5 239 11/29/2021
2.1.0-beta4 465 11/10/2021
2.1.0-beta3 253 11/10/2021
2.1.0-beta2 1,278 11/2/2021
2.1.0-beta10 236 12/30/2021
2.0.20-beta 594 9/25/2021
2.0.19-beta 248 9/24/2021
1.9.143 6,136 9/8/2021
1.9.130 437 8/31/2021
1.9.117 545 8/26/2021
1.9.87 1,571 6/21/2021
1.9.80 438 6/1/2021
1.9.77 331 5/31/2021
1.9.65 500 5/15/2021
1.9.56 16,829 4/19/2021
1.9.45 358 4/11/2021
1.9.41 691 4/6/2021
1.9.29-beta 278 4/1/2021
1.9.28-beta 283 4/1/2021
1.9.27-beta 289 3/24/2021
1.9.25-beta 274 3/24/2021
1.9.24-beta 270 3/24/2021
1.9.18-beta 437 3/22/2021
1.9.17-beta 358 3/17/2021
1.9.10-beta 360 3/13/2021
1.9.9-beta 455 3/13/2021
1.9.7-beta 335 3/5/2021
1.9.4-beta 437 2/1/2021
1.9.3-beta 400 1/25/2021
1.9.2-beta 400 1/20/2021
1.9.1-beta 421 1/19/2021
1.8.59 979 1/19/2021
1.8.58 592 1/18/2021
1.8.57 589 1/18/2021
1.8.56 550 1/18/2021
1.8.55 593 1/13/2021
1.8.54 37,607 1/4/2021
1.8.53 620 1/4/2021
1.8.51 582 1/4/2021
1.8.50 598 12/31/2020
1.8.49 582 12/30/2020
1.8.48 626 12/29/2020
1.8.47 564 12/29/2020
1.8.46 560 12/29/2020
1.8.41 804 12/21/2020
1.8.40 652 12/21/2020
1.8.38 655 12/14/2020
1.8.37 623 12/10/2020
1.8.36 581 12/10/2020
1.8.35 615 11/30/2020
1.8.34 725 11/23/2020
1.8.31 769 11/1/2020
1.8.30 614 10/22/2020
1.8.29 618 10/22/2020
1.8.28 613 10/22/2020
1.8.27 631 10/22/2020
1.8.26 673 10/20/2020
1.8.24 677 10/19/2020
1.8.23 662 10/19/2020
1.8.22 633 10/19/2020
1.8.21 666 10/14/2020
1.8.19-gcdaf522b67 434 10/14/2020
1.8.18-g15838e93ce 416 10/12/2020
1.8.17 995 9/29/2020
1.8.16 565 9/28/2020
1.8.15 604 9/28/2020
1.8.14 688 9/22/2020
1.8.13 652 9/22/2020
1.8.12 642 9/22/2020
1.8.11 669 9/14/2020
1.8.10 2,062 9/14/2020
1.8.9 669 9/7/2020
1.8.6 720 9/2/2020
1.8.5 637 9/2/2020
1.8.3 631 8/27/2020
1.8.2-beta 421 8/27/2020
1.8.1-beta 433 8/26/2020
1.7.37 697 8/26/2020
1.7.36-beta 455 8/25/2020
1.7.33-beta 587 7/25/2020
1.7.31-beta 519 7/19/2020
1.7.30-beta 546 7/19/2020
1.7.29-beta 417 7/18/2020
1.7.28-beta 448 7/18/2020
1.7.26-beta 449 7/17/2020
1.7.25-beta 502 7/10/2020
1.7.24-beta 536 6/24/2020
1.7.22-beta 449 6/23/2020
1.7.17-beta 485 6/17/2020
1.7.16-beta 504 6/16/2020
1.7.15-beta 457 6/16/2020
1.7.14-beta 524 6/15/2020
1.7.13-beta 468 6/15/2020
1.7.12-beta 481 6/15/2020
1.7.11-beta 472 6/3/2020
1.7.10-beta 463 6/3/2020
1.7.9-beta 433 6/3/2020
1.7.5-beta 462 4/29/2020
1.7.4-beta 477 4/23/2020
1.7.3-beta 460 4/23/2020
1.7.2-beta 446 8/27/2020
1.7.1-beta 481 4/3/2020
1.6.0 1,846 4/3/2020
1.5.0 1,159 12/24/2019
1.4.0 816 11/7/2019
1.3.0 786 9/21/2019
1.2.0 752 9/2/2019
1.1.0 993 8/30/2019