OmniGraph Node omni.graph.examples.python.DeformerPyGpu

omni.graph.examples.python.DeformerPyGpu Properties

Name

Value

Version

1

Extension

omni.graph.examples.python

Has State?

False

Implementation Language

Python

Default Memory Type

cuda

Generated Code Exclusions

None

uiName

Sine Wave Deformer Z-axis (Python GPU)

__memoryType

cuda

__language

Python

Generated Class Name

OgnDeformer_GPUDatabase

Python Module

omni.graph.examples.python

omni.graph.examples.python.DeformerPyGpu Description

Example node applying a sine wave deformation to a set of points, written in Python for the GPU

omni.graph.examples.python.DeformerPyGpu Inputs

Name

Type

Default

Required?

Descripton

inputs:multiplier

float

1

Y

The multiplier for the amplitude of the sine wave

__default

1

inputs:points

pointf[3][]

[]

Y

The input points to be deformed

__default

[]

omni.graph.examples.python.DeformerPyGpu Outputs

Name

Type

Default

Required?

Descripton

outputs:points

pointf[3][]

None

Y

The deformed output points