OmniGraph
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.
OmniGraph Documentation
Need some OmniGraph reference documentation? Familiarize yourself with the OmniGraph Editor interface and view all available OmniGraph nodes.
OmniGraph Tutorials
To help you get started with OmniGraph, we’ve created a handful of hands-on tutorials:
Note
These tutorials contain features from OmniGraph version 2022.1.
OmniGraph Developer Documentation
Interested in learning about OmniGraph development?
Open the OmniGraph developer portal