Your search for satheesh returned 30 results.
Search
connectCamera
Contributed by satheesh
Connects selected camera using Dot node from anywhere in the script. User can choose the desired camera from the window displayed. It creates a Dot node and connects with the camera and add camera name to the Dot node for reference.
stereoRender
Contributed by satheesh
Automtically create left and right view with write nodes.
DropShadow
Contributed by satheesh
Update shadow Only and mirror checkbox....
fallOff_v01
Contributed by satheesh
create soft fallOff basedon your matte channel
importFbxCamera
Contributed by satheesh
Import fbx camera script will add a camera node and import the camera data from the fbx file based on selected "ReadGeo" node.
Magic_CornerPin2D
Contributed by satheesh
cornerpin - auto pinning based on bbox
switchMatte
Contributed by satheesh
switchMatte works like shakes switchMatte and Fusion's matteControl. Updated with despill control.
v2.0
added despill function
v2.1.
Added bounding box future.
paintOpacity controller
Contributed by satheesh
This little code will help you to control nuke 'rotopaint' nodes clone & paint brush opacity via some short-cut keys. I created this code for my fellow artist who's working with me in paint department.
Short-cut keys are assigned as per his need. You can use your custom short-cut keys.
nAnaglyph
Contributed by satheesh
Hi friends i made a gizmo called nAnaglyph for render stereo footages as anaglyph files ( mov or jpg sequence ). With out setting nuke to stereo Mode.
autoPivot
Contributed by satheesh
set your pivot point based on the bbox.
alt+t for center pivot.
alt+shift for bottom center pivot.
lifetimeRoto
Contributed by satheesh
lifetimeRoto.py automatically sets the selected rotoshapes lifetime based on the shapes key frame's. This code get the selected shapes keyframe value ( example: 10, 20, 30) and apply min and max to lifetime start and end respectively. After i run this code my roto shape lifetime set to 10 - 30 automatically by single click or short-key.
scaleCornerpin
Contributed by satheesh
This script help you to global scale up or down the selected cornerpin.
flop and flip
Contributed by satheesh
Another handy script for nuker's. Hope this will help you friends.
trackRoto
Contributed by satheesh
This simple code to apply tracking info to roto node from selected Tracker node. I made this script based on Alexey KuchinskY's TrackToRoto. So the base idea Alexey KuchinskY's. This script will work with all the nuke versions and all platforms.
lockNode
Contributed by satheesh
v2.0: fixed some label index issue. Added separator on the properties menu.
v1.7: Fixed some issues in OC function.
v1.6: Added new feature. Now this code works with node locked inside Group node.
v1.5ː Fixed adding new line each time while user lock and unlock multiple times. Which causing node became bigger and bigger.
1.3:Minor bug fix. When user un_lock knob. Label text line-up in one line. Now this script support multi line label.
This code allow user to lock the nodes knob. Once you lock the knobs, then you cant modify any sliders until you un-lock the knobs. This will save you from any accident changes. Hope this will help you guys.
snapShot
Contributed by satheesh
snapShot render your current frames result (which ever your seeing your viewer) as a .jpg file and re-load it automatically. Its using your scripts name, version and your current nodes ( means selected node) name.
Updated with new icon and custom input gizmo. Place the image gizmo, icon and snapShot.py on your custom nuke DIR. Replace menu.py line to make it work.
stereoDaily
Contributed by satheesh
For creating daily's for stereo production
shuffleAlpha
Contributed by satheesh
shuffleAlpha python script
extractFrame
Contributed by satheesh
Updated automatically carry current frame.
Extract single frame from the sequence.
paintNodeOpacity
Contributed by satheesh
This little code will help you to control nuke 'rotopaint' nodes clone & paint brush opacity via some short-cut keys