Your search for satheesh returned 30 results.
Search
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.
S_Despill
Contributed by satheesh
This gizmo gives much more control to user 1. User can visualise the the amount of spill removed from the plate. 2. Make your screen to middle gray after removing spill by adjust the multiply. 3. Red Contribution controlling the red amount of de-spill. Mask option give user to apply the red contribution on selected areas. (good for control the skin tone edges)
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.
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.
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
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.
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.
stereoDaily
Contributed by satheesh
For creating daily's for stereo production
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.
shuffleAlpha
Contributed by satheesh
shuffleAlpha python script
Magic_CornerPin2D
Contributed by satheesh
cornerpin - auto pinning based on bbox
extractFrame
Contributed by satheesh
Updated automatically carry current frame. Extract single frame from the sequence.
autoPivot
Contributed by satheesh
set your pivot point based on the bbox. alt+t for center pivot. alt+shift for bottom center pivot.
paintNodeOpacity
Contributed by satheesh
This little code will help you to control nuke 'rotopaint' nodes clone & paint brush opacity via some short-cut keys
multiMatte
Contributed by satheesh
This gizmo allowing you to create matte from 9 channels. r,g,b,a,c,m,y, luma and black.
multiColorMatte
Contributed by satheesh
This gizmo allowing you to create matte from 9 channels. r,g,b,a,c,m,y, luma and black.
connectMultipleMask
Contributed by satheesh
connect multiple nodes masks input to target node.
extractAlpha
Contributed by satheesh
This code create 'Expression' node and feed the value from the window. It also clamp the value. So no need to worry about the clamp issue.