docs: add documentation for node

This commit is contained in:
Kasper Frandsen 2021-12-01 17:10:43 +00:00
parent d648cb0e38
commit 933efe83a2
4 changed files with 35 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

View File

@ -0,0 +1,34 @@
Bevel node
~~~~~~~~~~
The **Bevel** node adds an edge bevel to the input mask based on a customizable curve.
.. image:: images/node_filter_bevel.png
:align: center
Inputs
++++++
The **Bevel** node accepts:
* a mask greyscale input whose light parts will be beveled
Outputs
+++++++
The **Bevel** node generates a single greyscale texture.
Parameters
++++++++++
The **Bevel** node accepts the following parameters:
* *resolution* is the resolution of the effect.
* *distance* is the distance of the bevel effect.
* *profile* is the curve used to shape the bevel.
Example images
++++++++++++++
.. image:: images/node_bevel_samples.png
:align: center

View File

@ -35,6 +35,7 @@ The filter nodes accept one or several inputs and generate one or several images
node_filter_occlusion
node_filter_quantize
node_filter_dilate
node_filter_bevel
node_filter_fill
node_filter_fill_to_position
node_filter_fill_to_size