Vortice.Direct3D9 3.8.2

dotnet add package Vortice.Direct3D9 --version 3.8.2
                    
NuGet\Install-Package Vortice.Direct3D9 -Version 3.8.2
                    
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.8.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vortice.Direct3D9" Version="3.8.2" />
                    
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.8.2
                    
#r "nuget: Vortice.Direct3D9, 3.8.2"
                    
#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.8.2
                    
#: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.8.2
                    
Install as a Cake Addin
#tool nuget:?package=Vortice.Direct3D9&version=3.8.2
                    
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 .net9.0 and .net10.0 and uses modern C#, 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 10 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 is compatible.  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 (6)

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 (4)

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

Repository Stars
b-editor/beutl
Cross-platform video editing (compositing) software.
wieslawsoltes/VelloSharp
.NET bindings for vello a GPU compute-centric 2D renderer.
lindexi/lindexi_gd
博客用到的代码
DarthAffe/ScreenCapture.NET
Fast and easy to use screen-capturing
Version Downloads Last Updated
3.8.2 491 1/5/2026
3.8.1 953 12/2/2025
3.8.0-beta 663 12/2/2025
3.7.6-beta 212 9/29/2025
3.7.5-beta 548 7/21/2025
3.7.4-beta 302 4/9/2025
3.7.3-beta 229 3/31/2025
3.7.2-beta 222 3/14/2025
3.7.1-beta 204 2/13/2025
3.7.0-beta 178 12/3/2024
3.6.2 12,191 10/9/2024
3.6.1-beta 176 9/30/2024
3.6.0-beta 185 9/23/2024
3.5.13-beta 165 9/5/2024
3.5.12-beta 179 9/2/2024
3.5.11-beta 187 7/30/2024
3.5.10-beta 159 7/8/2024
3.5.9-beta 177 7/1/2024
3.5.8-beta 164 6/27/2024
3.5.7-beta 198 6/25/2024
3.5.6-beta 167 6/25/2024
3.5.5-beta 189 6/20/2024
3.5.4-beta 188 6/14/2024
3.5.3-beta 192 6/10/2024
3.5.2-beta 207 5/29/2024
3.5.1-beta 152 5/27/2024
3.5.0 2,491 3/13/2024
3.4.4-beta 149 2/13/2024
3.4.3-beta 185 2/2/2024
3.4.2-beta 215 12/29/2023
3.4.1-beta 206 11/17/2023
3.4.0-beta 213 11/9/2023
3.3.4 382 10/13/2023
3.3.3-beta 200 10/9/2023
3.3.2-beta 226 10/6/2023
3.3.1-beta 137 9/18/2023
3.3.0-beta 165 9/18/2023
3.2.1-beta 186 6/23/2023
3.2.0 1,112 5/14/2023
3.1.1-beta 202 4/20/2023
3.1.0-beta 196 4/17/2023
3.0.5-beta 186 4/13/2023
3.0.4-beta 233 4/5/2023
3.0.3-beta 218 4/5/2023
3.0.2-beta 192 4/5/2023
3.0.1-beta 217 3/29/2023
3.0.0-beta 201 3/6/2023
2.4.2 1,095 3/3/2023
2.4.1-beta 241 2/9/2023
2.4.0-beta 234 1/25/2023
2.3.0 673 1/19/2023
2.2.0 325 12/22/2022
2.1.42-beta 242 11/8/2022
2.1.41 594 11/8/2022
2.1.40 272 11/8/2022
2.1.34-beta 268 9/28/2022
2.1.33-beta 230 9/26/2022
2.1.32 306 9/22/2022
2.1.31-beta 231 9/6/2022
2.1.30-beta 228 8/30/2022
2.1.29-beta 238 8/30/2022
2.1.28-beta 243 8/29/2022
2.1.27-beta 212 8/29/2022
2.1.26-beta 265 8/8/2022
2.1.25-beta 283 7/21/2022
2.1.24-beta 257 7/15/2022
2.1.23-beta 286 7/11/2022
2.1.22-beta 276 7/5/2022
2.1.21-beta 268 6/18/2022
2.1.20-beta 252 6/7/2022
2.1.19 310 6/7/2022
2.1.18 273 6/7/2022
2.1.17 263 6/7/2022
2.1.16-beta 267 6/6/2022
2.1.15-beta 257 5/31/2022
2.1.14-beta 254 5/19/2022
2.1.13-beta 286 5/19/2022
2.1.12-beta 265 5/9/2022
2.1.11-beta 279 5/2/2022
2.1.10-beta 272 4/25/2022
2.1.9-beta 348 4/21/2022
2.1.8-beta 284 4/11/2022
2.1.7-beta 278 4/8/2022
2.1.6-beta 266 4/5/2022
2.1.5-beta 274 3/31/2022
2.1.4-beta 268 3/21/2022
2.1.3-beta 289 3/15/2022
2.1.2 358 3/10/2022
2.1.2-beta 271 3/11/2022
2.1.1-beta9 313 1/24/2022
2.1.1-beta8 274 1/21/2022
2.1.1-beta7 285 1/20/2022
2.1.1-beta6 312 1/20/2022
2.1.1-beta5 307 1/19/2022
2.1.1-beta4 271 1/11/2022
2.1.1-beta3 289 1/10/2022
2.1.1-beta2 315 1/7/2022
2.1.1-beta12 295 3/2/2022
2.1.1-beta11 255 2/14/2022
2.1.1-beta10 263 2/8/2022
2.1.1-beta1 308 1/3/2022
2.1.0 2,116 12/31/2021
2.1.0-beta9 300 12/27/2021
2.1.0-beta8 328 12/9/2021
2.1.0-beta7 301 12/9/2021
2.1.0-beta6 316 12/6/2021
2.1.0-beta5 312 11/29/2021
2.1.0-beta4 325 11/10/2021
2.1.0-beta3 339 11/10/2021
2.1.0-beta2 439 11/2/2021
2.1.0-beta10 290 12/30/2021
2.0.20-beta 346 9/25/2021
2.0.19-beta 325 9/24/2021
1.9.143 750 9/8/2021
1.9.130 327 8/31/2021
1.9.117 420 8/26/2021
1.9.87 444 6/21/2021
1.9.80 385 6/1/2021
1.9.77 374 5/31/2021
1.9.65 409 5/15/2021
1.9.56 390 4/19/2021
1.9.45 374 4/11/2021
1.9.41 403 4/6/2021
1.9.29-beta 353 4/1/2021
1.9.28-beta 334 4/1/2021
1.9.27-beta 372 3/24/2021
1.9.25-beta 368 3/24/2021
1.9.24-beta 349 3/24/2021
1.9.18-beta 458 3/22/2021
1.9.17-beta 404 3/17/2021
1.9.10-beta 421 3/13/2021
1.9.9-beta 492 3/13/2021
1.9.7-beta 365 3/5/2021
1.9.4-beta 416 2/1/2021
1.9.3-beta 436 1/25/2021
1.9.2-beta 490 1/20/2021
1.9.1-beta 453 1/19/2021
1.8.59 674 1/19/2021
1.8.58 576 1/18/2021
1.8.57 562 1/18/2021
1.8.56 599 1/18/2021
1.8.55 626 1/13/2021
1.8.54 650 1/4/2021
1.8.53 651 1/4/2021
1.8.51 597 1/4/2021
1.8.50 639 12/31/2020
1.8.49 588 12/30/2020
1.8.48 695 12/29/2020
1.8.47 621 12/29/2020
1.8.46 620 12/29/2020
1.8.41 680 12/21/2020
1.8.40 715 12/21/2020
1.8.38 603 12/14/2020
1.8.37 616 12/10/2020
1.8.36 591 12/10/2020
1.8.35 648 11/30/2020
1.8.34 640 11/23/2020
1.8.31 761 11/1/2020
1.8.30 667 10/22/2020
1.8.29 653 10/22/2020
1.8.28 639 10/22/2020
1.8.27 647 10/22/2020
1.8.26 701 10/20/2020
1.8.24 673 10/19/2020
1.8.23 714 10/19/2020
1.8.22 652 10/19/2020
1.8.21 661 10/14/2020
1.8.19-gcdaf522b67 489 10/14/2020
1.8.18-g15838e93ce 450 10/12/2020
1.8.17 685 9/29/2020
1.8.16 625 9/28/2020
1.8.15 643 9/28/2020
1.8.14 721 9/22/2020
1.8.13 655 9/22/2020
1.8.12 682 9/22/2020
1.8.11 735 9/14/2020
1.8.10 682 9/14/2020
1.8.9 686 9/7/2020
1.8.6 692 9/2/2020
1.8.5 721 9/2/2020
1.8.3 680 8/27/2020
1.8.2-beta 492 8/27/2020
1.8.1-beta 478 8/26/2020
1.7.37 671 8/26/2020
1.7.36-beta 504 8/25/2020
1.7.33-beta 634 7/25/2020
1.7.31-beta 561 7/19/2020
1.7.30-beta 585 7/19/2020
1.7.29-beta 502 7/18/2020
1.7.28-beta 516 7/18/2020
1.7.26-beta 520 7/17/2020
1.7.25-beta 548 7/10/2020
1.7.24-beta 596 6/24/2020
1.7.22-beta 503 6/23/2020
1.7.17-beta 513 6/17/2020
1.7.16-beta 526 6/16/2020
1.7.15-beta 518 6/16/2020
1.7.14-beta 528 6/15/2020
1.7.13-beta 487 6/15/2020
1.7.12-beta 524 6/15/2020
1.7.11-beta 518 6/3/2020
1.7.10-beta 536 6/3/2020
1.7.9-beta 491 6/3/2020
1.7.5-beta 518 4/29/2020
1.7.4-beta 537 4/23/2020
1.7.3-beta 556 4/23/2020
1.7.2-beta 523 8/27/2020
1.7.1-beta 550 4/3/2020
1.6.0 722 4/3/2020
1.5.0 815 12/24/2019