mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
375 lines
5.3 KiB
Plaintext
375 lines
5.3 KiB
Plaintext
{
|
|
"connections": [
|
|
{
|
|
"from": "perlin_0",
|
|
"from_port": 0,
|
|
"to": "colorize_0",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "voronoi_0",
|
|
"from_port": 1,
|
|
"to": "colorize_1",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize_0",
|
|
"from_port": 0,
|
|
"to": "blend_0",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "blend_0",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize_1",
|
|
"from_port": 0,
|
|
"to": "warp_0",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "perlin_1",
|
|
"from_port": 0,
|
|
"to": "warp_0",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "warp_0",
|
|
"from_port": 0,
|
|
"to": "blend_0",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize_3",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "perlin_1",
|
|
"from_port": 0,
|
|
"to": "colorize_3",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "warp_0",
|
|
"from_port": 0,
|
|
"to": "colorize_4",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "normal_map_0",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 4
|
|
},
|
|
{
|
|
"from": "colorize_4",
|
|
"from_port": 0,
|
|
"to": "blend_1",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "perlin_0",
|
|
"from_port": 0,
|
|
"to": "blend_1",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "blend_1",
|
|
"from_port": 0,
|
|
"to": "colorize",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize",
|
|
"from_port": 0,
|
|
"to": "normal_map_0",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "blend_1",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 6
|
|
}
|
|
],
|
|
"label": "Graph",
|
|
"name": "258",
|
|
"node_position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"nodes": [
|
|
{
|
|
"name": "voronoi_0",
|
|
"node_position": {
|
|
"x": -165,
|
|
"y": -96.75
|
|
},
|
|
"parameters": {
|
|
"intensity": 0.6,
|
|
"randomness": 1,
|
|
"scale_x": 4,
|
|
"scale_y": 4
|
|
},
|
|
"type": "voronoi"
|
|
},
|
|
{
|
|
"name": "colorize_1",
|
|
"node_position": {
|
|
"x": 93,
|
|
"y": -117.75
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"points": [
|
|
{
|
|
"a": 1,
|
|
"b": 0,
|
|
"g": 0,
|
|
"pos": 0,
|
|
"r": 0
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 1,
|
|
"g": 1,
|
|
"pos": 0.063636,
|
|
"r": 1
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"name": "perlin_1",
|
|
"node_position": {
|
|
"x": -144,
|
|
"y": 50.25
|
|
},
|
|
"parameters": {
|
|
"iterations": 3,
|
|
"persistence": 0.5,
|
|
"scale_x": 4,
|
|
"scale_y": 4
|
|
},
|
|
"type": "perlin"
|
|
},
|
|
{
|
|
"name": "colorize_0",
|
|
"node_position": {
|
|
"x": 338,
|
|
"y": -237.75
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"points": [
|
|
{
|
|
"a": 1,
|
|
"b": 0.200277,
|
|
"g": 0.378784,
|
|
"pos": 0.245455,
|
|
"r": 0.557292
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0.03776,
|
|
"g": 0.150513,
|
|
"pos": 0.645455,
|
|
"r": 0.25
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"name": "perlin_0",
|
|
"node_position": {
|
|
"x": 56,
|
|
"y": -361.75
|
|
},
|
|
"parameters": {
|
|
"iterations": 10,
|
|
"persistence": 0.9,
|
|
"scale_x": 2,
|
|
"scale_y": 2
|
|
},
|
|
"type": "perlin"
|
|
},
|
|
{
|
|
"name": "Material",
|
|
"node_position": {
|
|
"x": 944,
|
|
"y": -30
|
|
},
|
|
"parameters": {
|
|
"albedo_color": {
|
|
"a": 1,
|
|
"b": 1,
|
|
"g": 1,
|
|
"r": 1,
|
|
"type": "Color"
|
|
},
|
|
"ao_light_affect": 1,
|
|
"depth_scale": 0.1,
|
|
"emission_energy": 1,
|
|
"metallic": 1,
|
|
"normal_scale": 1,
|
|
"resolution": 1,
|
|
"roughness": 1,
|
|
"size": 11
|
|
},
|
|
"type": "material"
|
|
},
|
|
{
|
|
"name": "colorize_3",
|
|
"node_position": {
|
|
"x": 465,
|
|
"y": 33.25
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"points": [
|
|
{
|
|
"a": 1,
|
|
"b": 0,
|
|
"g": 0,
|
|
"pos": 0,
|
|
"r": 0
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0.520833,
|
|
"g": 0.520833,
|
|
"pos": 1,
|
|
"r": 0.520833
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"name": "blend_0",
|
|
"node_position": {
|
|
"x": 541,
|
|
"y": -82.75
|
|
},
|
|
"parameters": {
|
|
"amount": 0.4,
|
|
"blend_type": 2
|
|
},
|
|
"type": "blend"
|
|
},
|
|
{
|
|
"name": "warp_0",
|
|
"node_position": {
|
|
"x": 264,
|
|
"y": -13.75
|
|
},
|
|
"parameters": {
|
|
"amount": 0.4,
|
|
"eps": 0.045,
|
|
"epsilon": 0
|
|
},
|
|
"type": "warp"
|
|
},
|
|
{
|
|
"name": "blend_1",
|
|
"node_position": {
|
|
"x": 442,
|
|
"y": 175.25
|
|
},
|
|
"parameters": {
|
|
"amount": 0.5,
|
|
"blend_type": 0
|
|
},
|
|
"type": "blend"
|
|
},
|
|
{
|
|
"name": "normal_map_0",
|
|
"node_position": {
|
|
"x": 706,
|
|
"y": 95.25
|
|
},
|
|
"parameters": {
|
|
"amount": 0.35,
|
|
"param0": 11,
|
|
"param1": 0.99,
|
|
"size": 2
|
|
},
|
|
"type": "normal_map"
|
|
},
|
|
{
|
|
"name": "colorize_4",
|
|
"node_position": {
|
|
"x": 252,
|
|
"y": 178.25
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"points": [
|
|
{
|
|
"a": 1,
|
|
"b": 1,
|
|
"g": 1,
|
|
"pos": 0,
|
|
"r": 1
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0,
|
|
"g": 0,
|
|
"pos": 1,
|
|
"r": 0
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"name": "colorize",
|
|
"node_position": {
|
|
"x": 717.815796,
|
|
"y": 200.5625
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"points": [
|
|
{
|
|
"a": 1,
|
|
"b": 1,
|
|
"g": 1,
|
|
"pos": 0,
|
|
"r": 1
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0,
|
|
"g": 0,
|
|
"pos": 1,
|
|
"r": 0
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"type": "colorize"
|
|
}
|
|
],
|
|
"parameters": {
|
|
|
|
},
|
|
"type": "graph"
|
|
} |