mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
29 lines
495 B
ReStructuredText
29 lines
495 B
ReStructuredText
Torus node
|
|
..........
|
|
|
|
The **Torus** node generates a 3d signed distance function for a torus.
|
|
|
|
.. image:: images/node_3d_sdf_shapes_torus.png
|
|
:align: center
|
|
|
|
Inputs
|
|
::::::
|
|
|
|
The **Torus** node does not accept any input.
|
|
|
|
Outputs
|
|
:::::::
|
|
|
|
The **Torus** node generates a signed distance function for a torus.
|
|
|
|
Parameters
|
|
::::::::::
|
|
|
|
The **Torus** node accepts as parameters both radiuses of the torus.
|
|
|
|
Example images
|
|
::::::::::::::
|
|
|
|
.. image:: images/node_sdf3d_torus_sample.png
|
|
:align: center
|