Settings and Macros/Nudge Description
From VFXPedia
[ Main Manual Page ]
- Other macro tools in this category:
- [3D Keyer]
- [Blurred Edges Restoration]
- [Kick Ass Keyer]
- [Spill Merge]
Nudge_v0.0.7 | Download |
Nudge is a very simple warp tool, that displaces pixels from a source point to a target point, within a user definable range. When using a series of Nudges, they can be concatenated, i.e. the image will be warped only once to get the result, no matter how many Nudges you use.
Inputs And Outputs
Controls Tab
View the original source image, or the warped target image.
The coordinates of your source point, this is where the pixels will be warped from.
The coordinates of your target point, this is where the pixels will be warped to.
The size of the range inside which pixels will be warped.
Controls the softness of the range boundary.
The angle of the deformation. Tip: when Source and Target are the same, Angle will result in an effect similar to a vortex warp.
The size of the deformation. Tip: when Source and Target are the same, Size will result in an effect similar to a dent warp.
Blend seamlessly between Source and Target images.
Lets you determine whether the tool is at the start, end or inside of a Nudge chain.
More specifically, Nudge uses the UV and BG RGBA channels to pass through previous deformations and source images between Nudge tools.
First In Line will make sure a fresh UV map and BG RGBA is created at the start of the chain, and will replace ones that may already be inside the UV channels.
Concatenate will take the UV and BG RGBA channels from the previous tool and pass them through or adjust them as needed.
Last In Line will zero out the UV and BG RGBA channels at the end of a chain if they are no longer needed or wanted.
Changelog
v0.0.7 - 26.may.2013
- first public release of Nudge
Development History and Discussion on PigsFly