Vortice.Direct3D9 3.7.6-beta

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

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

Package Downloads
Evergine.WPF

Provides the ability to use WPF as a window system

WaveEngine.WPF

Provides the ability to use WPF as a window system

SeeingSharp2.Wpf

SeeingSharp is a 3D/2D rendering library for C# powered by Direct3D. It is meant for desktop applications (Win.Forms, Wpf) or Windows Store Apps

Vortice.Wpf

WPF integration

ScreenCapture.NET.DX9

DirectX 9 based Screen-Capturing

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Vortice.Direct3D9:

Repository Stars
b-editor/beutl
Cross-platform video editing (compositing) software.
lindexi/lindexi_gd
博客用到的代码
Version Downloads Last Updated
3.7.6-beta 34 9/29/2025
3.7.5-beta 502 7/21/2025
3.7.4-beta 221 4/9/2025
3.7.3-beta 183 3/31/2025
3.7.2-beta 171 3/14/2025
3.7.1-beta 149 2/13/2025
3.7.0-beta 136 12/3/2024
3.6.2 6,693 10/9/2024
3.6.1-beta 121 9/30/2024
3.6.0-beta 137 9/23/2024
3.5.13-beta 127 9/5/2024
3.5.12-beta 134 9/2/2024
3.5.11-beta 135 7/30/2024
3.5.10-beta 131 7/8/2024
3.5.9-beta 129 7/1/2024
3.5.8-beta 134 6/27/2024
3.5.7-beta 140 6/25/2024
3.5.6-beta 122 6/25/2024
3.5.5-beta 134 6/20/2024
3.5.4-beta 135 6/14/2024
3.5.3-beta 138 6/10/2024
3.5.2-beta 150 5/29/2024
3.5.1-beta 112 5/27/2024
3.5.0 2,294 3/13/2024
3.4.4-beta 115 2/13/2024
3.4.3-beta 130 2/2/2024
3.4.2-beta 161 12/29/2023
3.4.1-beta 174 11/17/2023
3.4.0-beta 157 11/9/2023
3.3.4 336 10/13/2023
3.3.3-beta 155 10/9/2023
3.3.2-beta 174 10/6/2023
3.3.1-beta 105 9/18/2023
3.3.0-beta 117 9/18/2023
3.2.1-beta 155 6/23/2023
3.2.0 1,010 5/14/2023
3.1.1-beta 162 4/20/2023
3.1.0-beta 153 4/17/2023
3.0.5-beta 146 4/13/2023
3.0.4-beta 177 4/5/2023
3.0.3-beta 165 4/5/2023
3.0.2-beta 151 4/5/2023
3.0.1-beta 168 3/29/2023
3.0.0-beta 148 3/6/2023
2.4.2 988 3/3/2023
2.4.1-beta 195 2/9/2023
2.4.0-beta 177 1/25/2023
2.3.0 250 1/19/2023
2.2.0 272 12/22/2022
2.1.42-beta 191 11/8/2022
2.1.41 503 11/8/2022
2.1.40 211 11/8/2022
2.1.34-beta 200 9/28/2022
2.1.33-beta 190 9/26/2022
2.1.32 251 9/22/2022
2.1.31-beta 177 9/6/2022
2.1.30-beta 172 8/30/2022
2.1.29-beta 178 8/30/2022
2.1.28-beta 182 8/29/2022
2.1.27-beta 156 8/29/2022
2.1.26-beta 200 8/8/2022
2.1.25-beta 217 7/21/2022
2.1.24-beta 201 7/15/2022
2.1.23-beta 220 7/11/2022
2.1.22-beta 205 7/5/2022
2.1.21-beta 209 6/18/2022
2.1.20-beta 187 6/7/2022
2.1.19 256 6/7/2022
2.1.18 217 6/7/2022
2.1.17 211 6/7/2022
2.1.16-beta 207 6/6/2022
2.1.15-beta 199 5/31/2022
2.1.14-beta 195 5/19/2022
2.1.13-beta 219 5/19/2022
2.1.12-beta 207 5/9/2022
2.1.11-beta 213 5/2/2022
2.1.10-beta 215 4/25/2022
2.1.9-beta 273 4/21/2022
2.1.8-beta 226 4/11/2022
2.1.7-beta 222 4/8/2022
2.1.6-beta 212 4/5/2022
2.1.5-beta 207 3/31/2022
2.1.4-beta 216 3/21/2022
2.1.3-beta 226 3/15/2022
2.1.2 301 3/10/2022
2.1.2-beta 209 3/11/2022
2.1.1-beta9 247 1/24/2022
2.1.1-beta8 219 1/21/2022
2.1.1-beta7 224 1/20/2022
2.1.1-beta6 242 1/20/2022
2.1.1-beta5 238 1/19/2022
2.1.1-beta4 223 1/11/2022
2.1.1-beta3 228 1/10/2022
2.1.1-beta2 242 1/7/2022
2.1.1-beta12 229 3/2/2022
2.1.1-beta11 203 2/14/2022
2.1.1-beta10 208 2/8/2022
2.1.1-beta1 242 1/3/2022
2.1.0 2,046 12/31/2021
2.1.0-beta9 238 12/27/2021
2.1.0-beta8 270 12/9/2021
2.1.0-beta7 248 12/9/2021
2.1.0-beta6 252 12/6/2021
2.1.0-beta5 246 11/29/2021
2.1.0-beta4 280 11/10/2021
2.1.0-beta3 283 11/10/2021
2.1.0-beta2 389 11/2/2021
2.1.0-beta10 231 12/30/2021
2.0.20-beta 291 9/25/2021
2.0.19-beta 269 9/24/2021
1.9.143 674 9/8/2021
1.9.130 277 8/31/2021
1.9.117 372 8/26/2021
1.9.87 384 6/21/2021
1.9.80 329 6/1/2021
1.9.77 317 5/31/2021
1.9.65 352 5/15/2021
1.9.56 339 4/19/2021
1.9.45 323 4/11/2021
1.9.41 341 4/6/2021
1.9.29-beta 293 4/1/2021
1.9.28-beta 287 4/1/2021
1.9.27-beta 304 3/24/2021
1.9.25-beta 313 3/24/2021
1.9.24-beta 293 3/24/2021
1.9.18-beta 384 3/22/2021
1.9.17-beta 341 3/17/2021
1.9.10-beta 354 3/13/2021
1.9.9-beta 422 3/13/2021
1.9.7-beta 312 3/5/2021
1.9.4-beta 346 2/1/2021
1.9.3-beta 382 1/25/2021
1.9.2-beta 407 1/20/2021
1.9.1-beta 387 1/19/2021
1.8.59 583 1/19/2021
1.8.58 497 1/18/2021
1.8.57 484 1/18/2021
1.8.56 520 1/18/2021
1.8.55 545 1/13/2021
1.8.54 577 1/4/2021
1.8.53 584 1/4/2021
1.8.51 539 1/4/2021
1.8.50 572 12/31/2020
1.8.49 513 12/30/2020
1.8.48 611 12/29/2020
1.8.47 551 12/29/2020
1.8.46 553 12/29/2020
1.8.41 603 12/21/2020
1.8.40 632 12/21/2020
1.8.38 547 12/14/2020
1.8.37 539 12/10/2020
1.8.36 516 12/10/2020
1.8.35 578 11/30/2020
1.8.34 578 11/23/2020
1.8.31 684 11/1/2020
1.8.30 583 10/22/2020
1.8.29 583 10/22/2020
1.8.28 567 10/22/2020
1.8.27 577 10/22/2020
1.8.26 621 10/20/2020
1.8.24 609 10/19/2020
1.8.23 642 10/19/2020
1.8.22 583 10/19/2020
1.8.21 587 10/14/2020
1.8.19-gcdaf522b67 408 10/14/2020
1.8.18-g15838e93ce 386 10/12/2020
1.8.17 607 9/29/2020
1.8.16 556 9/28/2020
1.8.15 567 9/28/2020
1.8.14 640 9/22/2020
1.8.13 576 9/22/2020
1.8.12 614 9/22/2020
1.8.11 651 9/14/2020
1.8.10 601 9/14/2020
1.8.9 627 9/7/2020
1.8.6 626 9/2/2020
1.8.5 636 9/2/2020
1.8.3 604 8/27/2020
1.8.2-beta 422 8/27/2020
1.8.1-beta 411 8/26/2020
1.7.37 591 8/26/2020
1.7.36-beta 431 8/25/2020
1.7.33-beta 541 7/25/2020
1.7.31-beta 499 7/19/2020
1.7.30-beta 511 7/19/2020
1.7.29-beta 425 7/18/2020
1.7.28-beta 443 7/18/2020
1.7.26-beta 444 7/17/2020
1.7.25-beta 476 7/10/2020
1.7.24-beta 513 6/24/2020
1.7.22-beta 422 6/23/2020
1.7.17-beta 454 6/17/2020
1.7.16-beta 467 6/16/2020
1.7.15-beta 453 6/16/2020
1.7.14-beta 458 6/15/2020
1.7.13-beta 429 6/15/2020
1.7.12-beta 467 6/15/2020
1.7.11-beta 438 6/3/2020
1.7.10-beta 445 6/3/2020
1.7.9-beta 419 6/3/2020
1.7.5-beta 445 4/29/2020
1.7.4-beta 451 4/23/2020
1.7.3-beta 478 4/23/2020
1.7.2-beta 424 8/27/2020
1.7.1-beta 473 4/3/2020
1.6.0 650 4/3/2020
1.5.0 734 12/24/2019