mirror of
https://github.com/Relintai/material-maker.git
synced 2025-02-07 01:25:55 +01:00
Doc and examples update
This commit is contained in:
parent
71edcfd72d
commit
431be88767
BIN
addons/material_maker/doc/images/node_perlin_variations.png
Normal file
BIN
addons/material_maker/doc/images/node_perlin_variations.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 305 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 3.2 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 4.7 KiB |
@ -41,3 +41,13 @@ Example images
|
|||||||
|
|
||||||
.. image:: images/node_perlin_samples.png
|
.. image:: images/node_perlin_samples.png
|
||||||
:align: center
|
:align: center
|
||||||
|
|
||||||
|
Variations
|
||||||
|
++++++++++
|
||||||
|
|
||||||
|
* The **Color Perlin** node generates an RGB image made of 3 greyscale Perlin Noise images.
|
||||||
|
|
||||||
|
* The **Perlin Warp1** and **Perlin Warp2** nodes generate Perlin noise with domain warping.
|
||||||
|
|
||||||
|
.. image:: images/node_perlin_variations.png
|
||||||
|
:align: center
|
||||||
|
1456
addons/material_maker/examples/doc_tools.ptex
Normal file
1456
addons/material_maker/examples/doc_tools.ptex
Normal file
File diff suppressed because it is too large
Load Diff
@ -2515,8 +2515,8 @@
|
|||||||
{
|
{
|
||||||
"name": "_3",
|
"name": "_3",
|
||||||
"node_position": {
|
"node_position": {
|
||||||
"x": -1490.123413,
|
"x": -1489.123413,
|
||||||
"y": 453.010773
|
"y": 470.010742
|
||||||
},
|
},
|
||||||
"parameters": {
|
"parameters": {
|
||||||
|
|
||||||
@ -3931,6 +3931,102 @@
|
|||||||
|
|
||||||
},
|
},
|
||||||
"type": "graph"
|
"type": "graph"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "comment",
|
||||||
|
"node_position": {
|
||||||
|
"x": -2427.006836,
|
||||||
|
"y": 554.200073
|
||||||
|
},
|
||||||
|
"parameters": {
|
||||||
|
"size": 4
|
||||||
|
},
|
||||||
|
"size": {
|
||||||
|
"x": 270,
|
||||||
|
"y": 124
|
||||||
|
},
|
||||||
|
"text": "This example first defines shapes (with heigth and material rotation information) then associated them a material and finally merges the result into a single material.",
|
||||||
|
"type": "comment"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "comment_2",
|
||||||
|
"node_position": {
|
||||||
|
"x": -1648.280762,
|
||||||
|
"y": 291.200073
|
||||||
|
},
|
||||||
|
"parameters": {
|
||||||
|
"size": 4
|
||||||
|
},
|
||||||
|
"size": {
|
||||||
|
"x": 125,
|
||||||
|
"y": 50
|
||||||
|
},
|
||||||
|
"text": "Wood shapes",
|
||||||
|
"type": "comment"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "comment_2_2",
|
||||||
|
"node_position": {
|
||||||
|
"x": -1502.780762,
|
||||||
|
"y": 375.700073
|
||||||
|
},
|
||||||
|
"parameters": {
|
||||||
|
"size": 4
|
||||||
|
},
|
||||||
|
"size": {
|
||||||
|
"x": 144,
|
||||||
|
"y": 73
|
||||||
|
},
|
||||||
|
"text": "Wood shapes with material applied",
|
||||||
|
"type": "comment"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "comment_2_2_2",
|
||||||
|
"node_position": {
|
||||||
|
"x": -1481.280762,
|
||||||
|
"y": 663.200073
|
||||||
|
},
|
||||||
|
"parameters": {
|
||||||
|
"size": 4
|
||||||
|
},
|
||||||
|
"size": {
|
||||||
|
"x": 96,
|
||||||
|
"y": 44
|
||||||
|
},
|
||||||
|
"text": "Bricks",
|
||||||
|
"type": "comment"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "comment_2_2_2_2",
|
||||||
|
"node_position": {
|
||||||
|
"x": -1342.280762,
|
||||||
|
"y": 344.700073
|
||||||
|
},
|
||||||
|
"parameters": {
|
||||||
|
"size": 4
|
||||||
|
},
|
||||||
|
"size": {
|
||||||
|
"x": 146,
|
||||||
|
"y": 128
|
||||||
|
},
|
||||||
|
"text": "Wood shapes blended with bricks based on height information",
|
||||||
|
"type": "comment"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "comment_2_2_2_2_2",
|
||||||
|
"node_position": {
|
||||||
|
"x": -1175.626587,
|
||||||
|
"y": 397.700073
|
||||||
|
},
|
||||||
|
"parameters": {
|
||||||
|
"size": 4
|
||||||
|
},
|
||||||
|
"size": {
|
||||||
|
"x": 211,
|
||||||
|
"y": 72
|
||||||
|
},
|
||||||
|
"text": "This node converts material+shapes data into what Material expects",
|
||||||
|
"type": "comment"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"parameters": {
|
"parameters": {
|
||||||
|
Loading…
Reference in New Issue
Block a user