the script will create a group with OCIOFileTransfoms to quickly switch between color correction
LUTs loader
Updated: 31 December 2016
Author: ivankr9
Compatible Nuke versions: 9.0 or later
Compatibility:
copy lut_loader.gizmo to gizmo folder
add to menu.py:
nuke.menu( 'Nodes' ).addCommand('lutLoader', lambda: nuke.createNode('lut_loader') )
1 Select a folder with LUT files
2 Click on the LOAD button
the script will create a group with OCIOFileTransfoms to quickly switch between color correction