mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
32 lines
584 B
ReStructuredText
32 lines
584 B
ReStructuredText
|
Runes node
|
||
|
~~~~~~~~~~
|
||
|
|
||
|
The **Runes** node outputs a runes pattern.
|
||
|
|
||
|
It is based on code written by Otavio Good (https://www.shadertoy.com/view/MsXSRn).
|
||
|
|
||
|
.. image:: images/node_runes.png
|
||
|
|
||
|
Inputs
|
||
|
++++++
|
||
|
|
||
|
The **Runes** node does not accept any input.
|
||
|
|
||
|
Outputs
|
||
|
+++++++
|
||
|
|
||
|
The **Runes** generates a single greyscale output texture.
|
||
|
|
||
|
Parameters
|
||
|
++++++++++
|
||
|
|
||
|
The **Runes** node accepts the following parameters:
|
||
|
|
||
|
* the *Size X* and *Size Y* parameters define the number of patterns in the output texture.
|
||
|
|
||
|
Example images
|
||
|
++++++++++++++
|
||
|
|
||
|
.. image:: images/node_runes_samples.png
|
||
|
:align: center
|