material-maker/material_maker/examples/paper.ptex

342 lines
4.9 KiB
Plaintext

{
"connections": [
{
"from": "pattern_0",
"from_port": 0,
"to": "colorize_0",
"to_port": 0
},
{
"from": "pattern_1",
"from_port": 0,
"to": "colorize_1",
"to_port": 0
},
{
"from": "colorize_0",
"from_port": 0,
"to": "blend_0",
"to_port": 0
},
{
"from": "colorize_1",
"from_port": 0,
"to": "blend_0",
"to_port": 1
},
{
"from": "blend_0",
"from_port": 0,
"to": "Material",
"to_port": 0
},
{
"from": "shape_0",
"from_port": 0,
"to": "colorize_2",
"to_port": 0
},
{
"from": "colorize_2",
"from_port": 0,
"to": "transform_0",
"to_port": 0
},
{
"from": "perlin_1",
"from_port": 0,
"to": "transform_0",
"to_port": 1
},
{
"from": "colorize_3",
"from_port": 0,
"to": "blend_1",
"to_port": 0
},
{
"from": "transform_0",
"from_port": 0,
"to": "blend_1",
"to_port": 1
},
{
"from": "perlin_1",
"from_port": 0,
"to": "colorize_3",
"to_port": 0
}
],
"label": "Graph",
"name": "466",
"node_position": {
"x": 0,
"y": 0
},
"nodes": [
{
"name": "Material",
"node_position": {
"x": 479,
"y": -5
},
"parameters": {
"albedo_color": {
"a": 1,
"b": 1,
"g": 1,
"r": 1,
"type": "Color"
},
"ao_light_affect": 1,
"depth_scale": 1,
"emission_energy": 1,
"metallic": 1,
"normal_scale": 1,
"resolution": 1,
"roughness": 1,
"size": 11
},
"type": "material"
},
{
"name": "pattern_1",
"node_position": {
"x": -295.25,
"y": -24.25
},
"parameters": {
"mix": 3,
"x_scale": 8,
"x_wave": 1,
"y_scale": 8,
"y_wave": 1
},
"type": "pattern"
},
{
"name": "pattern_0",
"node_position": {
"x": -303,
"y": -157
},
"parameters": {
"mix": 3,
"x_scale": 4,
"x_wave": 4,
"y_scale": 32,
"y_wave": 1
},
"type": "pattern"
},
{
"name": "colorize_1",
"node_position": {
"x": -13.25,
"y": -31.25
},
"parameters": {
"gradient": {
"points": [
{
"a": 1,
"b": 1,
"g": 0.752604,
"pos": 0.036364,
"r": 0.583333
},
{
"a": 1,
"b": 1,
"g": 1,
"pos": 0.054545,
"r": 1
}
],
"type": "Gradient"
}
},
"type": "colorize"
},
{
"name": "colorize_0",
"node_position": {
"x": -34,
"y": -153
},
"parameters": {
"gradient": {
"points": [
{
"a": 1,
"b": 1,
"g": 0.752604,
"pos": 0.054545,
"r": 0.583333
},
{
"a": 1,
"b": 1,
"g": 1,
"pos": 0.081818,
"r": 1
}
],
"type": "Gradient"
}
},
"type": "colorize"
},
{
"name": "blend_0",
"node_position": {
"x": 231,
"y": 5.5
},
"parameters": {
"amount": 1,
"blend_type": 10
},
"type": "blend"
},
{
"name": "perlin_0",
"node_position": {
"x": -27.999969,
"y": 111
},
"parameters": {
"iterations": 3,
"persistence": 0.5,
"scale_x": 4,
"scale_y": 4
},
"type": "perlin"
},
{
"name": "shape_0",
"node_position": {
"x": -300.999969,
"y": 281
},
"parameters": {
"edge": 0.465753,
"radius": 0.452055,
"shape": 1,
"sides": 4
},
"type": "shape"
},
{
"name": "colorize_2",
"node_position": {
"x": -137.999969,
"y": 291
},
"parameters": {
"gradient": {
"points": [
{
"a": 1,
"b": 0,
"g": 0,
"pos": 0.3,
"r": 0
},
{
"a": 1,
"b": 1,
"g": 1,
"pos": 0.509091,
"r": 1
},
{
"a": 1,
"b": 0,
"g": 0,
"pos": 0.754545,
"r": 0
}
],
"type": "Gradient"
}
},
"type": "colorize"
},
{
"name": "perlin_1",
"node_position": {
"x": -267.999969,
"y": 487
},
"parameters": {
"iterations": 6,
"persistence": 0.5,
"scale_x": 16,
"scale_y": 16
},
"type": "perlin"
},
{
"name": "blend_1",
"node_position": {
"x": 312.000031,
"y": 380.5
},
"parameters": {
"amount": 1,
"blend_type": 0
},
"type": "blend"
},
{
"name": "colorize_3",
"node_position": {
"x": 48.000031,
"y": 499.5
},
"parameters": {
"gradient": {
"points": [
{
"a": 1,
"b": 0,
"g": 0,
"pos": 0,
"r": 0
},
{
"a": 1,
"b": 1,
"g": 1,
"pos": 1,
"r": 1
}
],
"type": "Gradient"
}
},
"type": "colorize"
},
{
"name": "transform_0",
"node_position": {
"x": 66.000031,
"y": 250.5
},
"parameters": {
"repeat": true,
"rotate": 0,
"scale_x": 1,
"scale_y": 1,
"translate_x": 0.01,
"translate_y": 0
},
"type": "transform"
}
],
"parameters": {
},
"type": "graph"
}