top of page
Satheesh Rengasamy
Senior Digital compositor
satheesrev
Mar 16, 20241 min read
Automatically pin the Cornerpin in Nuke
This little code place the cornerPin nodes 4 pin's automatically based on the bbox. If your image dosen't have bbox add a crop node and...
130
satheesrev
Mar 16, 20241 min read
Lock knob function for Nuke
Locking the nodes knobs (sliders) inside nuke very long waited future. It is requested many time with foundry but i don't think they...
50
satheesrev
Mar 13, 20241 min read
Card From Position Gizmo
set cut_paste_input [stack 0] version 15.0 v2 push $cut_paste_input add_layer {position position.red position.green position.blue...
70
satheesrev
Mar 13, 20241 min read
Connect Roto to Tracker
This script lists all the available Tracker node in the script. It connects the transform value to the selected Roto node. import nuke...
90
satheesrev
Mar 13, 20241 min read
predefined Animation Curve for the multiply node.
Created the predefined animation curve to help out the day to day manual work. User can create the quick 0-1, 1-0, 0-1-0 in multiply node...
50
satheesrev
Feb 27, 20241 min read
Automate Roto shape life time settings.
There are various ways to set the lifetime of roto shapes. Some artists prefer using the lifetime tab in the roto node, while others move...
80
bottom of page