Extension: omni.graph.examples.python-1.40.0 |
Documentation Generated: Oct 24, 2024 |
Overview
This is a miscellaneous collection of examples that exercise some of the functionality of OmniGraph. They are meant to demonstrate some simple but common functions one might implement in a Node that is implemented in Python.
- Abs Double (Python)
- Deprecated Node - Bouncing Cubes (GPU)
- Deprecated Node - Bouncing Cubes (GPU)
- Clamp Double (Python)
- Compose Double3 (Python)
- Count To
- Decompose Double3 (Python)
- Sine Wave Deformer Z-axis (Python)
- (Deprecated) Sine Wave Deformer Z-axis (Python GPU)
- Sine Wave Deformer Y-axis (Python)
- Dynamic Switch
- Exec Switch
- Int Counter
- Multiply Double (Python)
- PositionToColor
- Universal Add For All Types (Python)
- Subtract Double (Python)
- TestInitNode
- Test Singleton
- VersionedDeformerPy