Ab3d.DXEngine.glTF
1.0.8961
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Framework 4.5
This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | 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. |
.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.
-
.NETFramework 4.5
- Ab3d.DXEngine (= 7.0.8959)
- Ab3d.DXEngine.Wpf (= 7.0.8959)
- glTF2Loader (>= 1.0.0)
- 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.0.8959)
- Ab3d.DXEngine.Wpf (= 7.0.8959)
- glTF2Loader (>= 1.0.0)
- 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.
This release targets version 7.0.8959 of the Ab3d.DXEngine.