material-maker/doc/_sources/node_warp.rst.txt

26 lines
539 B
Plaintext
Raw Normal View History

2018-08-27 18:38:35 +02:00
Warp node
~~~~~~~~~
The warp node deforms an input image according to the derivative of the second input image.
.. image:: images/node_warp.png
Inputs
++++++
The warp node accepts two inputs:
* The *Source* inputs is the image to be deformed.
* The *Displace* input is a greyscale image whose derivative will be used to deform the source.
Outputs
+++++++
The warp node outputs the deformed image.
Parameters
++++++++++
The warp node has the a single parameter that will be used to scale the warp effect.