IGlass warps an image by a second control image (channel).. creating a faux refraction.
Transform
IGlass
Contributed by benpierre
ImagePlane_cpp
Contributed by ytrox
This is a c++ adaptation of the ImagePlane Gizmo from Frank Rueter. it's a bit faster, has better stabilization and previews roto splines efficiently.
Offset
Contributed by leafpictures
Offset the input by the given x and y values and repeat the input at the edges. The resulting image can then be used to create a seamless transition between the edges. By offsetting back, you will get a seamless tile.
Stabilize Roto
Contributed by nickonstad
This stabilizes a roto shape by creating a series of transform nodes that mirror the roto shape's layer hierarchy with expressions linked to that roto node. It uses the average of all points, allowing you to Omit or use Only specific roto point numbers for targeted control.
TransformCopy
Contributed by Eyal
TransformCopy
TransformInterpolate
Contributed by hendrik
Interpolate between transforms of two node inputs, works with all transform based nodes and their combinations.
VectorTransform
Contributed by jonathan
Transform pixels containing normal or position vectors into a variety of spaces using an input camera and optional axis.