When using the default OCIO v2 color management system, the input spaces that are available depend on the configuration file used by the scene. Only the spaces that are defined in the configuration can be used.
The author of the configuration can also limit the color spaces that are available to select for file textures, image planes, and so on by using the categories attribute of color spaces. If these are used, Maya Creative includes any color spaces that have the category file-io.
The configuration files that are installed with Maya Creative are named config.ocio and are available in subdirectories of resources/OCIO-config/ in the installation location. However, your project or studio may be using a different configuration with different spaces available.
When authoring your own config file, you can make input spaces available for use with LookdevX by assigning the texture category to them. However, it is recommended to keep this list limited to maximize the portability of MaterialX documents. For more information about color space portability, see Color Space Encodings for Texture Assets and CG Rendering.
The Maya-default configuration is used for new scenes. It includes the following input spaces:
| Input Space | Description |
|---|---|
| ACES2065-1 | Scene-linear values using the ACES2065-1 color space. |
| ACEScct | Quasi-logarithmic values using the ACEScct color space. |
| ACEScg | Scene-linear values using the ACEScg color space. |
| AdobeRGB | Images encoded in the Adobe RGB (1998) color space. |
| ARRI LogC (v3-EI800) / AlexaWideGamut | Images encoded using the Alexa Wide Gamut primaries and the EI 800 curve of Log C v3. |
| DCI-P3 D65 | Images encoded for DCI-P3 displays with an artistic white point of D65. |
| Gamma 1.8 Encoded Rec.709 | Images encoded with the Rec. 709/sRGB primaries and a gamma of 1.8. |
| Gamma 2.2 Encoded AdobeRGB | Values using the AdobeRGB primaries and a gamma of 2.2. |
| Gamma 2.2 Encoded AP1 | Values using the ACEScg/ACEScct primaries and a gamma of 2.2. |
| Gamma 2.2 Encoded Rec.709 | Images encoded with the Rec. 709/sRGB primaries and a gamma of 2.2. |
| Gamma 2.4 Encoded Rec.709 | Images encoded with the Rec. 709/sRGB primaries and a gamma of 2.4. |
| Log film scan (ADX10) | Scanned film plates with the Academy Density Exchange encoding. |
| Raw | Non-color data, such as normal maps, depth maps, etc. |
| Rec. 1886 / Rec. 709 video | Video encoded using Rec. 709. |
| RED Log3G10 / REDWideGamutRGB | Images encoded in the REDWideGamutRGB color space using the RED Log3G10 curve. |
| scene-linear AdobeRGB | Scene-linear values using the AdobeRGB primaries. |
| scene-linear DCI-P3 D65 | Scene-linear values using the DCI-P3 primaries and an artistic white point of D65. |
| scene-linear Rec.2020 | Scene-linear values using the Rec. 2020 primaries for UHDTV. |
| scene-linear Rec.709-sRGB | Scene-linear values using the Rec. 709/sRGB primaries. |
| Sony SLog3 / SGamut3 | Digital camera footage in Sony SLog3 format. |
| sRGB | Display-referred images encoded with the sRGB primaries and transfer function. |
| sRGB Encoded AP1 | Values using the ACEScg/ACEScct primaries and the sRGB encoding. |
| sRGB Encoded P3-D65 | Values using the P3 primaries, the D65 whitepoint, and the sRGB encoding. |
| sRGB Encoded Rec.709 (sRGB) | Scene-referred values using the Rec. 709/sRGB primaries and the sRGB encoding. |