Info
| Version: | 8.0.9484 |
| Author(s): | AB4D |
| Last Update: | Friday, December 19, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://www.ab4d.com/DXEngine.aspx |
| NuGet Url: | https://www.nuget.org/packages/Ab3d.DXEngine |
Install
Install-Package Ab3d.DXEngine
dotnet add package Ab3d.DXEngine
paket add Ab3d.DXEngine
Ab3d.DXEngine Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- SharpDX(>= 4.2.0)
- SharpDX.DXGI(>= 4.2.0)
- SharpDX.Direct3D11(>= 4.2.0)
- SharpDX.Mathematics(>= 4.2.0)
- SharpDX(>= 4.2.0)
- SharpDX.DXGI(>= 4.2.0)
- SharpDX.Direct3D11(>= 4.2.0)
- SharpDX.Mathematics(>= 4.2.0)
- SharpDX(>= 4.2.0)
- SharpDX.DXGI(>= 4.2.0)
- SharpDX.Direct3D11(>= 4.2.0)
- SharpDX.Mathematics(>= 4.2.0)
- SharpDX(>= 4.2.0)
- SharpDX.DXGI(>= 4.2.0)
- SharpDX.Direct3D11(>= 4.2.0)
- SharpDX.Mathematics(>= 4.2.0)
Tags
Ab3d.DXEngine is built for advanced business and scientific 3D visualization.
IMPORTANT NOTE:
Because this version of Ab3d.DXEngine does not require the SharpDX library, there are some breaking changes when you upgrade from version 7.
If you just want new features and do not want to update your application, use v7.2 instead of v8.0 (it has all the features of v8.0).
If you want to remove the dependency on SharpDX and use newer SIMD-enabled vector types, you will need to use .NET 10 and make a few code changes - see the Upgrade Ab3d.DXEngine to v8.0 guide (https://github.com/ab4d/Ab3d.DXEngine.Wpf.Samples/Upgrade-DXEngine-to-v8.md).
Ab3d.DXEngine uses super fast rendering techniques that can fully utilize graphics cards and provide the ultimate performance. It also supports top quality visuals with PBR materials and shadows.
Ab3d.DXEngine package is the core package of the library.
Usually, the Ab3d.DXEngine.Wpf package is also used.
It is also recommended to use Ab3d.PowerToys library that greatly simplifies working with 3D graphics.
Samples project:
https://github.com/ab4d/Ab3d.DXEngine.Wpf.Samples
Homepage:
https://www.ab4d.com/DXEngine.aspx
Online users guide:
https://www.ab4d.com/DirectX/3D/Introduction.aspx
Online reference help:
https://www.ab4d.com/help/DXEngine/html/R_Project_Ab3d_DXEngine_Help.htm
Change log:
https://www.ab4d.com/DXEngine-history.aspx
DXEngineSnoop (diagnostics tool):
https://www.ab4d.com/GetFile.ashx?fileName=DXEngineSnoop.exe
Supported platforms:
- .NET 10.0
For older .Net and .Net Framework versions, use version 7.2 (has the same features as v8.0).