2019-11-17 07:42:44 +01:00
|
|
|
sdRhombus node
|
|
|
|
..............
|
|
|
|
|
|
|
|
The **sdRhombus** node generates a signed distance image for a rhombus.
|
|
|
|
|
2020-02-15 22:20:26 +01:00
|
|
|
.. image:: images/node_simple_sdf_shapes_sdrhombus.png
|
2019-11-17 07:42:44 +01:00
|
|
|
:align: center
|
|
|
|
|
|
|
|
Inputs
|
|
|
|
::::::
|
|
|
|
|
|
|
|
The **sdRhombus** node does not accept any input.
|
|
|
|
|
|
|
|
Outputs
|
|
|
|
:::::::
|
|
|
|
|
|
|
|
The **sdRhombus** node generates a signed distance function for an axis aligned rhombus.
|
|
|
|
|
|
|
|
Parameters
|
|
|
|
::::::::::
|
|
|
|
|
|
|
|
The **sdRhombus** node accepts the following parameters:
|
|
|
|
|
|
|
|
* its *width* and *height*
|
|
|
|
* the *X and Y coordinates of opposite of its center*
|
|
|
|
|
|
|
|
Example images
|
|
|
|
::::::::::::::
|
|
|
|
|
|
|
|
.. image:: images/node_sdrhombus_sample.png
|
|
|
|
:align: center
|