Creates a ready to start script on the push of a button
autoComper
Updated: 18 September 2011
Author: jober
Compatible Nuke versions: 5.1 or later
Compatibility: Linux, Mac, Windows
Changes in Version 1.2:
-Now it is possible to add multiple Nodes before and after merging the pass into the Main-Tree
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
This Python-Script for Nuke allows to make a basic-comp an the push of a button. It does not matter if it is a MultiChannel-EXR, One-Channel-EXR or any other File with just one-channel like TGA, TIF, JPEG, ...
The Script starts to look for the Channel-Names and if the file just has the 'rgba'-Channel it checks the file-names. Then it orders the Nodes, comps them with the nodes defined and also creates additional nodes.
Example: It looks for the depth-Channel, then adds a Grade-Node, copies the channel into the depth-Channel of the main-tree and adds a zBlur-Node afterwards.
This is just a Basic-Setup. But it can get easily get changed and expended much more just for every need with changing a few variables. For example different setups for background. creatures, effects, ....