Page History
...
Center | |
---|---|
Minimal example setup to use imagers
|
Imagers can be created using Material, NetworkMaterial, or NetworkMaterialCreate, and the new imager (arnoldImager in case of NetworkMaterialCreate) terminal.
Center | |
---|---|
imager_exposure -> arnoldImager
|
To use an imager, connect the resulting material location to ArnoldOutputChannelDefine by using driverParameters/input.
...
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!
|