gzGraph 2.12.343.1

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

gzGraph

About

gzGraph is the native GizmoSDK scene graph and rendering graph API.

It owns scene nodes, traversal, render state, and graph operations used by GizmoSDK rendering and higher-level 3D services.

Package information

  • Package type: native C++ library
  • Contents: public headers, native libraries, symbols, documentation, and MSBuild integration
  • Package IDs: gzGraph on Windows/Android and Linux variants for Linux deployments
  • Dependencies: gzBase

Usage

Select the package ID matching the target runtime. Rendering backends and higher-level database services are packaged separately.

Source documentation

In a source checkout, scene graph documentation is under Gizmo3D/docs.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on gzGraph:

Package Downloads
gzImage

This is the native C++ API for image formats in GizmoSDK

gzDb

This is the native C++ API for 3D file formats in GizmoSDK

gzSystem

This is the native C++ API for the 3D engine in GizmoSDK

gzFFMPeg

This is a native plugin for video reading based on the FFMPeg library

gzSVG

This is a native plugin for SVG reading

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.12.343.1 0 9/24/2026
2.12.342.1 980 9/15/2026
2.12.341.1 528 9/7/2026
2.12.340.1 496 9/3/2026
2.12.339.1 462 8/27/2026
2.12.338.1 535 8/17/2026
2.12.336.1 500 8/12/2026
2.12.335.1 693 6/15/2026
2.12.334.1 667 6/10/2026
2.12.333.1 677 5/25/2026
2.12.332.1 661 5/25/2026
2.12.331.1 664 5/22/2026
2.12.330.1 648 5/22/2026
2.12.329.1 624 5/21/2026
2.12.328.1 653 5/21/2026
2.12.327.1 632 5/20/2026
2.12.326.1 691 5/19/2026
2.12.325.1 659 5/11/2026
2.12.321.1 669 5/5/2026
2.12.316.1 617 4/15/2026
Loading failed

Maintenance release (2.12.58)