Page History
Multiexcerpt include | ||||||
---|---|---|---|---|---|---|
|
Center | |
---|---|
Minimal example setup to use imagers
|
...
The following post-process/imagers are available below:
Children Display |
---|
An imager Imagers can be created using Material, NetworkMaterial, or NetworkMaterialCreate, and the new imager (arnoldImager in case of NetworkMaterialCreate) terminal.
Center | |
---|---|
imager_exposure -> arnoldImager
|
...
Info |
---|
To learn more about channel definitions, click here. |
Center |
---|
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.
...
Warning |
---|
|
Center | |
---|---|
Chain imagers together using the input parameter.
|
...
Putting it all together, we are chaining 3 imagers:
- imager_denoiser_optix comes first to denoise the image.
- imager_exposure comes next to lighten up the image.
- imager_lens_effects comes last to add a bit of bloom.
Center | |
---|---|
Shiny horse!
|