Ab3d.DXEngine.glTF 1.0.8961

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ab3d.DXEngine.glTF --version 1.0.8961                
NuGet\Install-Package Ab3d.DXEngine.glTF -Version 1.0.8961                
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="1.0.8961" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ab3d.DXEngine.glTF --version 1.0.8961                
#r "nuget: Ab3d.DXEngine.glTF, 1.0.8961"                
#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.
// Install Ab3d.DXEngine.glTF as a Cake Addin
#addin nuget:?package=Ab3d.DXEngine.glTF&version=1.0.8961

// Install Ab3d.DXEngine.glTF as a Cake Tool
#tool nuget:?package=Ab3d.DXEngine.glTF&version=1.0.8961                

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.

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. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  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
1.0.8992 166 8/14/2024
1.0.8961 114 7/12/2024

This release targets version 7.0.8959 of the Ab3d.DXEngine.