On this page |
Overview
AOVs or extra image planes record additional per-pixel data in rendered image formats that support “deep” (multi-plane) images, such as OpenEXR.
Cryptomatte
See the Cryptomatte guide from Mantra for background information.
The Karma implementation of Cryptomatte differs from Mantra’s in one significant way: Karma generates Cryptomatte IDs using constant or uniform string primvars instead of an object property.
Generating unique IDs for each instance is much simpler in Karma, since there’s no need to use material stylesheets. All you need to do is assign unique values of a string primvar each instance.
How to
To... | Do this |
---|---|
Output a Cryptomatte AOV from Karma |
|
Output an AOV with Cryptomatte from Karma |
|
See also |