Ab4d.SharpEngine.glTF 4.0.9594

dotnet add package Ab4d.SharpEngine.glTF --version 4.0.9594
                    
NuGet\Install-Package Ab4d.SharpEngine.glTF -Version 4.0.9594
                    
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="Ab4d.SharpEngine.glTF" Version="4.0.9594" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ab4d.SharpEngine.glTF" Version="4.0.9594" />
                    
Directory.Packages.props
<PackageReference Include="Ab4d.SharpEngine.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 Ab4d.SharpEngine.glTF --version 4.0.9594
                    
#r "nuget: Ab4d.SharpEngine.glTF, 4.0.9594"
                    
#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 Ab4d.SharpEngine.glTF@4.0.9594
                    
#: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=Ab4d.SharpEngine.glTF&version=4.0.9594
                    
Install as a Cake Addin
#tool nuget:?package=Ab4d.SharpEngine.glTF&version=4.0.9594
                    
Install as a Cake Tool

Ab4d.SharpEngine.glTF

Ab4d.SharpEngine.glTF library provides a glTF 2.0 importer that can import 3D objects from glTF files to Ab4d.SharpEngine 3D objects. The library also provides a glTF exporter that can export the 3D scene created by Ab4d.SharpEngine to the glTF file.

Limitations:

  • Importing cameras, lights, lines, animations and multiple scenes are not supported.

See the Ab4d.SharpEngine.Samples on GitHub for a sample on how to use the library.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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
4.0.9594 189 4/8/2026
3.2.9509 385 1/13/2026
3.2.9386 459 9/12/2025
3.2.9364-beta 212 8/21/2025
3.1.9316 311 7/7/2025
3.1.9300-rc3 213 6/18/2025
3.1.9299-rc2 196 6/17/2025
3.1.9287-rc1 206 6/5/2025
3.0.9208 407 3/19/2025
3.0.9196 313 3/6/2025
3.0.9195-rc4 287 3/5/2025
3.0.9175-rc3 208 2/13/2025
3.0.9173-rc2 173 2/11/2025
3.0.9169-rc1 209 2/7/2025
2.1.9118-beta2 193 12/19/2024
Loading failed