Minimal example setup to use imagers
|
The following post-process/imagers are available below:
An imager can be created using Material, NetworkMaterial, or NetworkMaterialCreate, and the new imager (arnoldImager in case of NetworkMaterialCreate) terminal.
imager_exposure -> arnoldImager
|
To use an imager, connect the resulting material location to ArnoldOutputChannelDefine by using driverParameters/input.
To learn more about channel definitions, click here. |
Set the material to the driver's input parameter |
Imagers can be chained together by using the input parameter on each imager.
When imagers are chained together, the imager at the end of the chain is executed first, and the imager connected to the terminal is executed last.
|
Chain imagers together using the input parameter.
|
Putting it all together, we are chaining 3 imagers:
Shiny horse!
|