Ab3d.DXEngine.glTF
7.2.9484
See the version list below for details.
dotnet add package Ab3d.DXEngine.glTF --version 7.2.9484
NuGet\Install-Package Ab3d.DXEngine.glTF -Version 7.2.9484
<PackageReference Include="Ab3d.DXEngine.glTF" Version="7.2.9484" />
<PackageVersion Include="Ab3d.DXEngine.glTF" Version="7.2.9484" />
<PackageReference Include="Ab3d.DXEngine.glTF" />
paket add Ab3d.DXEngine.glTF --version 7.2.9484
#r "nuget: Ab3d.DXEngine.glTF, 7.2.9484"
#:package Ab3d.DXEngine.glTF@7.2.9484
#addin nuget:?package=Ab3d.DXEngine.glTF&version=7.2.9484
#tool nuget:?package=Ab3d.DXEngine.glTF&version=7.2.9484
Ab3d.DXEngine.glTF
Ab3d.DXEngine.glTF library provides a glTF 2.0 importer that can import 3D objects from glTF files to Ab3d.DXEngine 3D objects.
NOTE: This verison has the same features as v8.0 but requires SharpDX library and should be used with Ab3d.DXEngine v7.2.
See the Ab3d.DXEngine.Wpf.Samples on GitHub for a sample on how to use the library (check the "Other Ab3d.DXEngine samples / glTF importer" sample).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-windows7.0 is compatible. net7.0-windows was computed. net8.0-windows was computed. net8.0-windows7.0 is compatible. net9.0-windows was computed. net10.0-windows was computed. net10.0-windows7.0 is compatible. |
| .NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- Ab3d.DXEngine (>= 7.2.9484)
- Ab3d.DXEngine.Wpf (>= 7.2.9484)
- Newtonsoft.Json (>= 13.0.1)
- SharpDX (>= 4.2.0)
- SharpDX.Direct3D11 (>= 4.2.0)
- SharpDX.DXGI (>= 4.2.0)
- SharpDX.Mathematics (>= 4.2.0)
-
net10.0-windows7.0
- Ab3d.DXEngine (>= 7.2.9484)
- Ab3d.DXEngine.Wpf (>= 7.2.9484)
- Newtonsoft.Json (>= 13.0.1)
- SharpDX (>= 4.2.0)
- SharpDX.Direct3D11 (>= 4.2.0)
- SharpDX.DXGI (>= 4.2.0)
- SharpDX.Mathematics (>= 4.2.0)
-
net6.0-windows7.0
- Ab3d.DXEngine (>= 7.2.9484)
- Ab3d.DXEngine.Wpf (>= 7.2.9484)
- Newtonsoft.Json (>= 13.0.1)
- SharpDX (>= 4.2.0)
- SharpDX.Direct3D11 (>= 4.2.0)
- SharpDX.DXGI (>= 4.2.0)
- SharpDX.Mathematics (>= 4.2.0)
-
net8.0-windows7.0
- Ab3d.DXEngine (>= 7.2.9484)
- Ab3d.DXEngine.Wpf (>= 7.2.9484)
- Newtonsoft.Json (>= 13.0.1)
- SharpDX (>= 4.2.0)
- SharpDX.Direct3D11 (>= 4.2.0)
- SharpDX.DXGI (>= 4.2.0)
- SharpDX.Mathematics (>= 4.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
v7.2.9484 adds support for using third-party draco compression reader.
NOTE:
This verison has the same features as v8.0 but requires SharpDX library and should be used with Ab3d.DXEngine v7.2.