Ab3d.DXEngine
4.3.7763
Ab3d.DXEngine is a DirectX 11 rendering engine for Desktop .Net applications. Ab3d.DXEngine is built for advanced business and scientific 3D visualization and object manipulation.
It 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 Framework 4.0+
- .NET Core 3.1
- .NET 5.0
Install-Package Ab3d.DXEngine -Version 4.3.7763
dotnet add package Ab3d.DXEngine --version 4.3.7763
<PackageReference Include="Ab3d.DXEngine" Version="4.3.7763" />
paket add Ab3d.DXEngine --version 4.3.7763
#r "nuget: Ab3d.DXEngine, 4.3.7763"
// Install Ab3d.DXEngine as a Cake Addin #addin nuget:?package=Ab3d.DXEngine&version=4.3.7763 // Install Ab3d.DXEngine as a Cake Tool #tool nuget:?package=Ab3d.DXEngine&version=4.3.7763
Release Notes
https://www.ab4d.com/DXEngine-history.aspx
Dependencies
-
.NETCoreApp 3.1
- SharpDX (>= 4.2.0)
- SharpDX.Direct3D11 (>= 4.2.0)
- SharpDX.DXGI (>= 4.2.0)
- SharpDX.Mathematics (>= 4.2.0)
-
.NETFramework 4.0
- SharpDX (>= 4.2.0)
- SharpDX.Direct3D11 (>= 4.2.0)
- SharpDX.DXGI (>= 4.2.0)
- SharpDX.Mathematics (>= 4.2.0)
-
.NETFramework 4.5
- SharpDX (>= 4.2.0)
- SharpDX.Direct3D11 (>= 4.2.0)
- SharpDX.DXGI (>= 4.2.0)
- SharpDX.Mathematics (>= 4.2.0)
-
net5.0-windows
- SharpDX (>= 4.2.0)
- SharpDX.Direct3D11 (>= 4.2.0)
- SharpDX.DXGI (>= 4.2.0)
- SharpDX.Mathematics (>= 4.2.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Ab3d.DXEngine:
Package | Downloads |
---|---|
Ab3d.DXEngine.Wpf
Ab3d.DXEngine.Wpf library provides support for using Ab3d.DXEngine rendering engine in WPF applications and supports rendering WPF 3D objects with the engine.
|
GitHub repositories
This package is not used by any popular GitHub repositories.