shuffleAlpha v1.3


 
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: satheesh R
shuffleAlpha python script
Requirements:
5.2, 6.0, 6.1, 6.2, 6.3, 7.0 or later
Linux, Mac, Windows
28 Jan 2013
181

shuffleAlpha 06

 

Added rgba to alpha. Some time we need to merge all channels together to alpha. If you select 'rgba' this script will create a expression node, merge all the channel together and convert it to alpha. Output value are clamped.

Added stickyNote function.

Added color scheme for shuffle node now this script change the shuffle node color based on your channel selection.

 

Added a extra future called "to All channel".

Usually we use shuffle node to extract matte's from ID pass. For to do this we add a shuffle node and select the channel which need to be alpha channel.
 
This script will simplify this work, Its pop-up a panel (window)  called "selectChannel to shuffle" and you should choose your channel and click ok. This script will automatically done the above job. shuffleAlpha script also label the node like (red-->Alpha).

Please login in order to download these files.

Comments   

 
0 # jiejie pan 2013-01-11 09:58
How to install, for help
 
 
0 # satheesh R 2013-01-11 10:11
Add these lines into your menu.py.

toolbar = nuke.menu("Nodes")
s = toolbar.addMenu('Test')
s.addCommand('Test/shuffleAlpha', 'shuffleAlpha.s huffleAlpha()')
 

You have no rights to post comments

We have 3906 guests and 105 members online