GPU Interop: Render Postprocess

RTX Renderer Postprocess Example (Exposure Adjustment)

Installation

To use this node enable omni.graph.image.nodes in the Extension Manager.

Inputs

Name

Type

Descripton

Default

cudaMipmappedArray (inputs:cudaMipmappedArray)

uint64

Pointer to the CUDA Mipmapped Array

0

exposure (inputs:exposure)

float

Exposure value (in stops)

0.0

format (inputs:format)

uint64

Format

0

height (inputs:height)

uint

Height

0

hydraTime (inputs:hydraTime)

double

Hydra time in stage

0.0

mipCount (inputs:mipCount)

uint

Mip Count

0

simTime (inputs:simTime)

double

Simulation time

0.0

stream (inputs:stream)

uint64

Pointer to the CUDA Stream

0

width (inputs:width)

uint

Width

0

Metadata

Name

Value

Unique ID

omni.graph.examples.cpp.GpuInteropAdjustExposure

Version

2

Extension

omni.graph.image.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

GPU Interop: Render Postprocess

Categories

examples

Generated Class Name

OgnGpuInteropAdjustExposureDatabase

Python Module

omni.graph.image.nodes