Skip to content

General Software Setup

This page explains how to integrate AIO-OCIO config recipes with Autodesk Maya, Foundry Nuke, SideFX Houdini, and other DCC applications.


Pre-made Recipes

The configuration bundle contains four optimized recipes depending on your workflow and software type:

Config FileTarget UsageWorkflow Description
config_CG_ACEScg.ocioMaya, Houdini, general 3DDefault CG configuration supporting standard ACEScg rendering space.
config_COMP_ACEScg.ocioNuke, Fusion, comp softwareOptimized for compositing workflows using ACEScg.
config_CG_Lin709.ocioBlender, 3D softwareSpecifically tailored for Blender where the working color space is Linear Rec709.
config_COMP_Lin709.ocioNuke, Fusion, comp softwareTailored for compositing linear Rec709 renders (most commonly used for Blender pipelines).

Integration Methods

Method 1: Global System Environment Variable

Setting a system environment variable is the recommended way to load the OCIO configuration globally for all compatible CG tools.

  1. Open your OS Environment Variables settings.
  2. Add a new system variable:
    • Variable Name: OCIO
    • Variable Value: The absolute path to your chosen .ocio file (e.g. C:\color_management\AIO-OCIO\config_CG_ACEScg.ocio).
  3. Restart your DCC application to inherit the variable.

Method 2: Software-Specific Setup

  • Autodesk Maya: Navigate to Preferences > Color Management > check Use OCIO Configuration and point to the config path.
  • Foundry Nuke: In your project settings (S key), go to the Color tab, change color management to OCIO, and set the OCIO config to point to the file path.
  • SideFX Houdini: Set color settings via Edit > Color Settings > OCIO path.

Released under the Blender License (GNU GPL v3 or later).