LUTs loader

the script will create a group with OCIOFileTransfoms to quickly switch between color correction

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

Sign in or register to download or rate.