We provide the possibility to use custom color management configurations by including a directory called colormanagement
with a config.ocio
inside, in your project folder.
Example project structure:
.
├── HelioTestScene.blend
├── colormanagement # <- ensure your folder is named colormanagement
│ ├── baked
│ ├── config.ocio # <- ensure the configuration file is called config.ocio
│ ├── luts
├── someAssets.abc
└── ...
To make sure everything works, we always recommend to render a small example preview with less frames, samples, and resolution before doing a production rendering.
Please contact support if you need help setting this up.