Vortice.D3DCompiler 3.7.4-beta

This is a prerelease version of Vortice.D3DCompiler.
dotnet add package Vortice.D3DCompiler --version 3.7.4-beta
                    
NuGet\Install-Package Vortice.D3DCompiler -Version 3.7.4-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.D3DCompiler" Version="3.7.4-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vortice.D3DCompiler" Version="3.7.4-beta" />
                    
Directory.Packages.props
<PackageReference Include="Vortice.D3DCompiler" />
                    
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.D3DCompiler --version 3.7.4-beta
                    
#r "nuget: Vortice.D3DCompiler, 3.7.4-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.
#addin nuget:?package=Vortice.D3DCompiler&version=3.7.4-beta&prerelease
                    
Install Vortice.D3DCompiler as a Cake Addin
#tool nuget:?package=Vortice.D3DCompiler&version=3.7.4-beta&prerelease
                    
Install Vortice.D3DCompiler 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 (17)

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

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.

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.

Evergine.DirectX11

Provides DirectX11 rendering implementation for Evergine

GitHub repositories (9)

Showing the top 9 popular GitHub repositories that depend on Vortice.D3DCompiler:

Repository Stars
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!
RazTools/Studio
Modded AssetStudio with new features
SuRGeoNix/Flyleaf
Media Player .NET Library for WinUI 3/ WPF/WinForms (based on FFmpeg/DirectX)
lindexi/lindexi_gd
博客用到的代码
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
Escartem/AnimeStudio
Updated AssetStudio, supports GI 5.6+, HSR 3.3+, ZZZ 2.0+, with improvements and new features (*゚∀゚*)
Version Downloads Last updated
3.7.4-beta 244 4/9/2025
3.7.3-beta 165 3/31/2025
3.7.2-beta 112 3/14/2025
3.7.1-beta 152 2/13/2025
3.7.0-beta 177 12/3/2024
3.6.2 7,835 10/9/2024
3.6.1-beta 102 9/30/2024
3.6.0-beta 98 9/23/2024
3.5.13-beta 115 9/5/2024
3.5.12-beta 98 9/2/2024
3.5.11-beta 111 7/30/2024
3.5.10-beta 132 7/8/2024
3.5.9-beta 117 7/1/2024
3.5.8-beta 195 6/27/2024
3.5.7-beta 121 6/25/2024
3.5.6-beta 103 6/25/2024
3.5.5-beta 112 6/20/2024
3.5.4-beta 122 6/14/2024
3.5.3-beta 107 6/10/2024
3.5.2-beta 115 5/29/2024
3.5.1-beta 100 5/27/2024
3.5.0 23,833 3/13/2024
3.4.4-beta 170 2/13/2024
3.4.3-beta 2,806 2/2/2024
3.4.2-beta 214 12/29/2023
3.4.1-beta 234 11/17/2023
3.4.0-beta 125 11/9/2023
3.3.4 25,111 10/13/2023
3.3.3-beta 251 10/9/2023
3.3.2-beta 130 10/6/2023
3.3.1-beta 108 9/18/2023
3.3.0-beta 87 9/18/2023
3.2.1-beta 206 6/23/2023
3.2.0 4,651 5/14/2023
3.1.1-beta 156 4/20/2023
3.1.0-beta 111 4/17/2023
3.0.5-beta 121 4/13/2023
3.0.4-beta 149 4/5/2023
3.0.3-beta 113 4/5/2023
3.0.2-beta 109 4/5/2023
3.0.1-beta 124 3/29/2023
3.0.0-beta 152 3/6/2023
2.4.2 434,471 3/3/2023
2.4.1-beta 216 2/9/2023
2.4.0-beta 156 1/25/2023
2.3.0 105,053 1/19/2023
2.2.0 7,872 12/22/2022
2.1.42-beta 174 11/8/2022
2.1.41 5,081 11/8/2022
2.1.40 167 11/8/2022
2.1.34-beta 165 9/28/2022
2.1.33-beta 157 9/26/2022
2.1.32 17,268 9/22/2022
2.1.31-beta 160 9/6/2022
2.1.30-beta 188 8/30/2022
2.1.29-beta 126 8/30/2022
2.1.28-beta 322 8/29/2022
2.1.27-beta 128 8/29/2022
2.1.26-beta 575 8/8/2022
2.1.25-beta 201 7/21/2022
2.1.24-beta 151 7/15/2022
2.1.23-beta 156 7/11/2022
2.1.22-beta 194 7/5/2022
2.1.21-beta 180 6/18/2022
2.1.20-beta 160 6/7/2022
2.1.19 5,506 6/7/2022
2.1.18 178 6/7/2022
2.1.17 182 6/7/2022
2.1.16-beta 148 6/6/2022
2.1.15-beta 165 5/31/2022
2.1.14-beta 192 5/19/2022
2.1.13-beta 156 5/19/2022
2.1.12-beta 176 5/9/2022
2.1.11-beta 172 5/2/2022
2.1.10-beta 743 4/25/2022
2.1.9-beta 202 4/21/2022
2.1.8-beta 394 4/11/2022
2.1.7-beta 169 4/8/2022
2.1.6-beta 167 4/5/2022
2.1.5-beta 190 3/31/2022
2.1.4-beta 294 3/21/2022
2.1.3-beta 175 3/15/2022
2.1.2 4,238 3/10/2022
2.1.2-beta 169 3/11/2022
2.1.1-beta9 226 1/24/2022
2.1.1-beta8 191 1/21/2022
2.1.1-beta7 195 1/20/2022
2.1.1-beta6 198 1/20/2022
2.1.1-beta5 184 1/19/2022
2.1.1-beta4 1,464 1/11/2022
2.1.1-beta3 189 1/10/2022
2.1.1-beta2 194 1/7/2022
2.1.1-beta12 192 3/2/2022
2.1.1-beta11 174 2/14/2022
2.1.1-beta10 181 2/8/2022
2.1.1-beta1 204 1/3/2022
2.1.0 86,230 12/31/2021
2.1.0-beta9 190 12/27/2021
2.1.0-beta8 374 12/9/2021
2.1.0-beta7 212 12/9/2021
2.1.0-beta6 205 12/6/2021
2.1.0-beta5 202 11/29/2021
2.1.0-beta4 421 11/10/2021
2.1.0-beta3 192 11/10/2021
2.1.0-beta2 1,238 11/2/2021
2.1.0-beta10 202 12/30/2021
2.0.20-beta 554 9/25/2021
2.0.19-beta 213 9/24/2021
1.9.143 4,771 9/8/2021
1.9.130 390 8/31/2021
1.9.117 485 8/26/2021
1.9.87 837 6/21/2021
1.9.80 377 6/1/2021
1.9.77 309 5/31/2021
1.9.65 328 5/15/2021
1.9.56 16,645 4/19/2021
1.9.45 325 4/11/2021
1.9.41 640 4/6/2021
1.9.29-beta 253 4/1/2021
1.9.28-beta 249 4/1/2021
1.9.27-beta 262 3/24/2021
1.9.25-beta 259 3/24/2021
1.9.24-beta 258 3/24/2021
1.9.18-beta 315 3/22/2021
1.9.17-beta 262 3/17/2021
1.9.10-beta 290 3/13/2021
1.9.9-beta 390 3/13/2021
1.9.7-beta 252 3/5/2021
1.9.4-beta 286 2/1/2021
1.9.3-beta 303 1/25/2021
1.9.2-beta 342 1/20/2021
1.9.1-beta 334 1/19/2021
1.8.59 846 1/19/2021
1.8.58 489 1/18/2021
1.8.57 465 1/18/2021
1.8.56 504 1/18/2021
1.8.55 513 1/13/2021
1.8.54 37,242 1/4/2021
1.8.53 553 1/4/2021
1.8.51 560 1/4/2021
1.8.50 570 12/31/2020
1.8.49 492 12/30/2020
1.8.48 529 12/29/2020
1.8.47 504 12/29/2020
1.8.46 496 12/29/2020
1.8.41 526 12/21/2020
1.8.40 515 12/21/2020
1.8.38 597 12/14/2020
1.8.37 515 12/10/2020
1.8.36 545 12/10/2020
1.8.35 591 11/30/2020
1.8.34 522 11/23/2020
1.8.31 649 11/1/2020
1.8.30 555 10/22/2020
1.8.29 520 10/22/2020
1.8.28 546 10/22/2020
1.8.27 541 10/22/2020
1.8.26 620 10/20/2020
1.8.24 594 10/19/2020
1.8.23 611 10/19/2020
1.8.22 571 10/19/2020
1.8.21 561 10/14/2020
1.8.19-gcdaf522b67 333 10/14/2020
1.8.18-g15838e93ce 352 10/12/2020
1.8.17 830 9/29/2020
1.8.16 601 9/28/2020
1.8.15 534 9/28/2020
1.8.14 639 9/22/2020
1.8.13 567 9/22/2020
1.8.12 607 9/22/2020
1.8.11 620 9/14/2020
1.8.10 1,745 9/14/2020
1.8.9 590 9/7/2020
1.8.6 664 9/2/2020
1.8.5 581 9/2/2020
1.8.3 542 8/27/2020
1.8.2-beta 322 8/27/2020
1.8.1-beta 366 8/26/2020
1.7.37 573 8/26/2020
1.7.36-beta 396 8/25/2020
1.7.33-beta 496 7/25/2020
1.7.31-beta 454 7/19/2020
1.7.30-beta 435 7/19/2020
1.7.29-beta 367 7/18/2020
1.7.28-beta 389 7/18/2020
1.7.26-beta 394 7/17/2020
1.7.25-beta 403 7/10/2020
1.7.24-beta 425 6/24/2020
1.7.22-beta 388 6/23/2020
1.7.17-beta 402 6/17/2020
1.7.16-beta 431 6/16/2020
1.7.15-beta 387 6/16/2020
1.7.14-beta 421 6/15/2020
1.7.13-beta 364 6/15/2020
1.7.12-beta 403 6/15/2020
1.7.11-beta 364 6/3/2020
1.7.10-beta 408 6/3/2020
1.7.9-beta 390 6/3/2020
1.7.5-beta 391 4/29/2020
1.7.4-beta 400 4/23/2020
1.7.3-beta 394 4/23/2020
1.7.2-beta 357 8/27/2020
1.7.1-beta 380 4/3/2020
1.6.0 713 4/3/2020
1.5.0 982 12/24/2019
1.4.0 680 11/7/2019
1.3.0 682 9/21/2019
1.2.0 682 9/2/2019
1.1.0 884 8/30/2019