Search

Your search for Sinobi.Anish returned 14 results.

P_Mask

Contributed by Anish Saha

Takes the Position Data from the render and let's you create a mask for a region using a shape. Allows the shape to be a sphere or a cube. I have added options to change the overlay color so its prominent.

Snowy

Contributed by gogen kikibidze

A quick and simple Gizmo that let's you add some snow to your footage.

Simple_Edge_Despill_v1

Contributed by Manish Rohith

Simple_Edge_Despill_v1 is designed to enhance edge despill and color matching in compositing workflows. This tool is particularly useful for visual effects artists and compositors dealing with green screen or blue screen footage where spill suppression on the edges of a subject is critical for integrating the subject seamlessly with a new background.

jns_cornerpin

Contributed by jishon n shoby

This Script creates a corner pin node and auto arrange pins according with the selected node's alpha channel.

jns_backdrop

Contributed by jishon n shoby

You can create custom backdrop using this script, There is some presets for label and you can add different label in custom label input area. and you can change font size for the label also.

JNS Tools

Contributed by jishon n shoby

By this set of python scripts you can increase your work flow. Extract the zip file and follow the steps described in the 'Readme' file inside the folder.

jns_tracker_to_roto

Contributed by jishon n shoby

For copying animation data from Tracker node to Roto Node. It will copy Trasform,rotation.scale and center point animatons into Roto node and also it will create a blur node along with the roto

Smoothing Animation Curves

Smoothing an animation curve can be done through the animation curve's “Edit/Filter” option. However, this will move the original keyframes which seems a little destructive and doesn't allow a nice fine tuning workflow (other than jumping up and down on the undo button and trying again with a different value).…

Knob Animation and Python: A Primer

Interact with animated knobs and animated curves using Python.

Animating a sky in Nuke based on luminance

This is a little trick which I’ve been using for a few years.…

Use of expressions to modify animation curves

  Timing changes can be quite a headache in most compositing packages.…

Using nuke.animation without tearing your hair out

This is quite possibly the most stubborn Nuke Python function I've ever encountered, and it took me a lot of poking and prodding to get it worked out, so I figured I should spread the knowledge around. nuke.animation is the Python equivalent of (/wrapper for?) the TCL "animation" command.…

Restore any plate's original grain | Edited

How to restore the plate’s original grain after pulling a key     This technique is meant for instances where you might want to use a keyer’s pre-multiplied output instead of copying the finished alpha back to the original plate.     Most of the time we want to remove the noise/grain from our plates before attempting to a pull a key.…

Creating a custom motion vector blur using trackers.

The original version of this article can be viewed here As a compositor, one of our daily tasks is to integrate plates of elements (dust, smoke, fire, water etc.) into our shots. Rarely do we get plates that were filmed specifically for the exact shot we are working on, so we rely on libraries of pre-filmed (stock) elements.…