mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
26 lines
532 B
ReStructuredText
26 lines
532 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_simple_sdf_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.
|