Ab3d.DXEngine.glTF 7.2.9484

There is a newer version of this package available.
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
                    
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="Ab3d.DXEngine.glTF" Version="7.2.9484" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ab3d.DXEngine.glTF" Version="7.2.9484" />
                    
Directory.Packages.props
<PackageReference Include="Ab3d.DXEngine.glTF" />
                    
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 Ab3d.DXEngine.glTF --version 7.2.9484
                    
#r "nuget: Ab3d.DXEngine.glTF, 7.2.9484"
                    
#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 Ab3d.DXEngine.glTF@7.2.9484
                    
#: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=Ab3d.DXEngine.glTF&version=7.2.9484
                    
Install as a Cake Addin
#tool nuget:?package=Ab3d.DXEngine.glTF&version=7.2.9484
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.9484 306 12/19/2025
7.2.9484 297 12/19/2025
1.1.9293 484 6/11/2025
1.0.8992 510 8/14/2024
1.0.8961 242 7/12/2024

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.