Title: OmniGraph — Omniverse Extensions

URL Source: https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph.html

Published Time: Tue, 07 Oct 2025 22:37:48 GMT

Markdown Content:
OmniGraph[#](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph.html.md#omnigraph-short "Link to this heading")
---------------------------------------------------------------------------------------------------------------------------

OmniGraph is the visual scripting language of Omniverse. It allows the worlds in Omniverse to come alive with behavior and interactivity. OmniGraph addresses all sorts of computations, from deformers to particles to event-based graphs and more. OmniGraph is not a single type of graph, but a composition of many different types of graph systems under a single framework.

There are two types of graph types you can create in OmniGraph: **Action Graphs**, which allow event driven behaviors and **Push Graphs** which evaluate nodes continuously.

Additionally, there are node libraries for Particle System creation, Skeletal Animation and more.

Getting Started[#](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph.html.md#getting-started "Link to this heading")
---------------------------------------------------------------------------------------------------------------------------------

New to OmniGraph? These pages bring you up to speed with the concepts of OmniGraph and how to get up and running quickly.

*   [Core Concepts](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph/getting-started/core_concepts.html.md)
*   [Intro to OmniGraph](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph/tutorials/gentle_intro.html.md)

OmniGraph Interface[#](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph.html.md#omnigraph-short-interface "Link to this heading")
-----------------------------------------------------------------------------------------------------------------------------------------------

Familiarize yourself with the OmniGraph Editor interface and view all available OmniGraph nodes.

*   [The OmniGraph Interface](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph/interface.html.md)
*   [Node Library](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph/node-library/node-library.html.md)

OmniGraph Tutorials[#](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph.html.md#omnigraph-short-tutorials "Link to this heading")
-----------------------------------------------------------------------------------------------------------------------------------------------

To help you get started with OmniGraph, we’ve created a handful of hands-on tutorials:

*   [Using Event Nodes](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph/tutorials/using_event_nodes.html.md)
*   [Using Flow Control Nodes](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph/tutorials/using_flow_control_nodes.html.md)
*   [Using Variant Nodes](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph/tutorials/using_variant_nodes.html.md)
*   [Using Maneuver Nodes](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph/tutorials/using_maneuver_nodes.html.md)

OmniGraph Developer Documentation[#](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph.html.md#omnigraph-short-developer-documentation "Link to this heading")
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Links/Buttons:
- [#](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph.html.md#omnigraph-short-developer-documentation)
- [Core Concepts](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph/getting-started/core_concepts.html.md)
- [Intro to OmniGraph](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph/tutorials/gentle_intro.html.md)
- [The OmniGraph Interface](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph/interface.html.md)
- [Node Library](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph/node-library/node-library.html.md)
- [Using Event Nodes](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph/tutorials/using_event_nodes.html.md)
- [Using Flow Control Nodes](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph/tutorials/using_flow_control_nodes.html.md)
- [Using Variant Nodes](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph/tutorials/using_variant_nodes.html.md)
- [Using Maneuver Nodes](https://docs.omniverse.nvidia.com/extensions/latest/ext_omnigraph/tutorials/using_maneuver_nodes.html.md)
- [Open the OmniGraph developer portal](https://docs.omniverse.nvidia.com/kit/docs/omni.graph.docs/latest/index.html)
