mirror of
https://github.com/Relintai/material-maker.git
synced 2025-01-13 07:41:14 +01:00
26 lines
521 B
ReStructuredText
26 lines
521 B
ReStructuredText
|
sdShow node
|
||
|
...........
|
||
|
|
||
|
The **sdShow** node converts a signed distance image into a greyscale
|
||
|
image whose background is black and the shape described by its input
|
||
|
is white.
|
||
|
|
||
|
.. image:: images/node_sdshow.png
|
||
|
:align: center
|
||
|
|
||
|
Inputs
|
||
|
::::::
|
||
|
|
||
|
The **sdShow** node accepts an input in signed distance function format.
|
||
|
|
||
|
Outputs
|
||
|
:::::::
|
||
|
|
||
|
The **sdShow** node generates a greyscale output.
|
||
|
|
||
|
Parameters
|
||
|
::::::::::
|
||
|
|
||
|
The **sdShow** node accepts the *width of the gradient* (from white to black)
|
||
|
around the input shape as parameter.
|