Skip to content

Instantly share code, notes, and snippets.

View shubhamsonivfx's full-sized avatar

Shubham Soni shubhamsonivfx

View GitHub Profile
@shubhamsonivfx
shubhamsonivfx / gist:886764620646ce3709f607ecc6ba377c
Created December 11, 2023 09:01
IBK Color Master v3 - Installation
Installation
1. Copy 'IBK Color Master v3.gizmo' to '.nuke' folder.
2. Copy below text in 'menu.py'.
nodemenu = nuke.menu('Nodes')
KeyerMenu = nodemenu.menu('Keyer')
KeyerMenu.addCommand("IBK Color Master", "nuke.createNode('IBK_Color_Master_v3.gizmo')", icon='IBKColour.png')
3. Done. Open nuke and enjoy keying.