mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
1c56fc60d8
Moved Material Spray to another repository. Renamed the addon directory to material_maker
26 lines
514 B
ReStructuredText
26 lines
514 B
ReStructuredText
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.
|