Paradise.Assets.Gltf 0.45.1

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

Minimal AOT-clean GLB/glTF 2.0 reader scoped to the Paradise export contract: static meshes, metallic-roughness materials, KHR_texture_basisu, KHR_texture_transform. Pure CPU-side data — no renderer dependency.

Product Compatible and additional computed target framework versions.
.NET 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.
  • net10.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Paradise.Assets.Gltf:

Package Downloads
Paradise.Rendering.Pbr

PBR metallic-roughness scene renderer: Slang-compiled Cook-Torrance shader with reflection-validated uniforms, GLB mesh upload, KTX2 material cache, and a per-frame command-stream emitter. Backend-agnostic — drives any Paradise.Rendering IRenderer implementation; the host picks and supplies the backend.

Paradise.Assets.Pipeline

The Paradise asset build pipeline: source-tree verification, canonical-form checks, and the build verbs' logic, on Zio. The paradise-assets CLI is a thin shell over this library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.45.1 0 9/8/2026
0.45.0 0 9/8/2026
0.44.0 0 9/8/2026
0.42.0 57 9/7/2026
0.41.0 63 9/6/2026
0.40.0 94 9/6/2026
0.39.0 74 9/6/2026
0.38.0 71 9/5/2026
0.37.0 60 9/5/2026
0.36.0 72 9/4/2026
0.35.0 75 9/3/2026
0.34.1 95 9/3/2026
0.34.0 84 9/2/2026
0.33.0 91 9/1/2026
0.32.0 97 9/1/2026
0.30.0 133 8/30/2026
0.29.0 111 8/28/2026
0.28.2 94 8/28/2026
0.28.1 103 8/28/2026
0.28.0 105 8/28/2026
Loading failed