Skip to content

Instantly share code, notes, and snippets.

@shubhamsonivfx
Created December 11, 2023 09:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shubhamsonivfx/886764620646ce3709f607ecc6ba377c to your computer and use it in GitHub Desktop.
Save shubhamsonivfx/886764620646ce3709f607ecc6ba377c to your computer and use it in GitHub Desktop.
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment