Logo

omni.graph.docs

  • Overview
    • User Interfaces
      • Visual Scripting Menus
      • Visual Graph Editors
      • Property Panel
      • Settings Editor
      • Toolkit
    • Developer Reference
      • OmniGraph Architecture
      • Conventions
      • Best Practices
      • Commands
      • Compound Nodes
      • Directory Structure
      • Python Nodes and Scripts
      • OmniGraph Nodes
      • Creating Python Nodes
      • Creating C++ Nodes
      • Scheduling Hints for OG Nodes
      • Attribute Type Definition
      • Performance Optimization Tips
      • OmniGraph Versioning
      • OmniGraph and USD
      • Node Generator
        • OmniGraph Node Architects Guide
        • OGN User Guide
        • OGN Reference Guide
        • Simplified Schema
        • Attribute Data Types
        • OGN Code Samples - C++
        • OGN Code Samples - Python
        • Generating OmniGraph Nodes
          • OGN User Guide
          • OGN Reference Guide
          • Simplified Schema
          • Attribute Data Types
        • OGN Build Functions
        • Action Code Samples - C++
        • Action Graph Code Samples - Python
      • Bundles
    • OmniGraph How-To Guide
      • Node Categories
      • Controller Class
      • Initializing Attributes to Non-Default Values
      • Writing a computeVectorized function
      • Set Up OmniGraph Tests
      • Running Minimal Kit With OmniGraph
    • Core Concepts
      • Action Graph
        • Hands-on Introduction to Action Graphs
        • Action Graph Car Customizer Tutorial
        • Converting Action Graph Nodes to IActionGraph
      • Bundles User Guide
    • Related Extensions
    • Frequently Asked Questions
    • Glossary
    • Roadmap
    • Changelog
kit-omnigraph
  • »
  • Overview »
  • Related Extensions
  •  

Related Extensions

omni.graph

Python access to OmniGraph functionality

omni.graph.action

Support and nodes best suited for using in an Action Graph

omni.graph.bundle.action

Aggregator of the extensions required to use all Action Graph features

omni.graph.core

Core extension with all of the basic OmniGraph functionality

omni.graph.examples.cpp

Example nodes written in C++

omni.graph.examples.python

Example nodes written in Python

omni.graph.nodes

Library of simple nodes for common use

omni.graph.scriptnode

Implementation of an OmniGraph node that lets you implement your own node computation without needing to add all of the extension support required for a regular node

omni.graph.telemetry

Omniverse Kit telemetry integration for OmniGraph

omni.graph.template.cpp

Template extension to copy when building an extension with only C++ OmniGraph nodes

omni.graph.template.mixed

Template extension to copy when building an extension with a mix of C++ and Python OmniGraph nodes

omni.graph.template.no_build

Template extension to copy when creating an extension with only Python nodes without a premake build process

omni.graph.template.python

Template extension to copy when building an extension with only Python OmniGraph nodes

omni.graph.tools

Tools for build and runtime operations, such as the node generator

omni.graph.tutorials

Nodes that walk through use of various facets of the node description format

omni.graph.ui

User interface elements for interacting with the elements of an OmniGraph

omni.graph.ui_nodes

OmniGraph nodes that facilitate dynamic creation of user interface elements


Copyright © 2021-2025, NVIDIA Corporation.

Last updated on Jan 15, 2025.