mirror of
https://github.com/Relintai/material-maker.git
synced 2024-12-27 23:17:14 +01:00
343 lines
5.0 KiB
Plaintext
343 lines
5.0 KiB
Plaintext
{
|
|
"connections": [
|
|
{
|
|
"from": "colorize_2",
|
|
"from_port": 0,
|
|
"to": "blend",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize",
|
|
"from_port": 0,
|
|
"to": "blend",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "beehive_2",
|
|
"from_port": 0,
|
|
"to": "colorize_2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "beehive_2",
|
|
"from_port": 1,
|
|
"to": "colorize",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "blend",
|
|
"from_port": 0,
|
|
"to": "colorize_5",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "blend",
|
|
"from_port": 0,
|
|
"to": "colorize_4",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "blend",
|
|
"from_port": 0,
|
|
"to": "normal_map",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "blend",
|
|
"from_port": 0,
|
|
"to": "colorize_3",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize_5",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "uniform_greyscale",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "colorize_4",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 2
|
|
},
|
|
{
|
|
"from": "normal_map",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 4
|
|
},
|
|
{
|
|
"from": "colorize_3",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 6
|
|
}
|
|
],
|
|
"label": "Graph",
|
|
"name": "49",
|
|
"node_position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"nodes": [
|
|
{
|
|
"export_paths": {
|
|
|
|
},
|
|
"name": "Material",
|
|
"node_position": {
|
|
"x": -28,
|
|
"y": -37
|
|
},
|
|
"parameters": {
|
|
"albedo_color": {
|
|
"a": 1,
|
|
"b": 1,
|
|
"g": 1,
|
|
"r": 1,
|
|
"type": "Color"
|
|
},
|
|
"ao": 1,
|
|
"depth_scale": 0.2,
|
|
"emission_energy": 1,
|
|
"metallic": 1,
|
|
"normal": 1,
|
|
"roughness": 1,
|
|
"size": 11,
|
|
"sss": 0
|
|
},
|
|
"type": "material"
|
|
},
|
|
{
|
|
"name": "colorize",
|
|
"node_position": {
|
|
"x": -591.193665,
|
|
"y": 41.163864
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 1,
|
|
"points": [
|
|
{
|
|
"a": 1,
|
|
"b": 0,
|
|
"g": 0,
|
|
"pos": 0,
|
|
"r": 0
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0.225431,
|
|
"g": 0.225431,
|
|
"pos": 0.583818,
|
|
"r": 0.225431
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0.96875,
|
|
"g": 0.96875,
|
|
"pos": 0.672727,
|
|
"r": 0.96875
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"name": "colorize_2",
|
|
"node_position": {
|
|
"x": -591.193665,
|
|
"y": -29.836136
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 1,
|
|
"points": [
|
|
{
|
|
"a": 1,
|
|
"b": 1,
|
|
"g": 1,
|
|
"pos": 0,
|
|
"r": 1
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0.947917,
|
|
"g": 0.947917,
|
|
"pos": 0.049912,
|
|
"r": 0.947917
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0.115584,
|
|
"g": 0.115584,
|
|
"pos": 0.106977,
|
|
"r": 0.115584
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0,
|
|
"g": 0,
|
|
"pos": 0.290909,
|
|
"r": 0
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"name": "blend",
|
|
"node_position": {
|
|
"x": -603.703308,
|
|
"y": 113.163872
|
|
},
|
|
"parameters": {
|
|
"amount": 1,
|
|
"blend_type": 9
|
|
},
|
|
"seed_value": -12215,
|
|
"type": "blend"
|
|
},
|
|
{
|
|
"name": "normal_map",
|
|
"node_position": {
|
|
"x": -270.375671,
|
|
"y": 88.194351
|
|
},
|
|
"parameters": {
|
|
"param0": 11,
|
|
"param1": 1.02,
|
|
"param2": 0,
|
|
"param4": 1
|
|
},
|
|
"type": "normal_map"
|
|
},
|
|
{
|
|
"name": "colorize_3",
|
|
"node_position": {
|
|
"x": -279.375671,
|
|
"y": 225.694351
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 1,
|
|
"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": "uniform_greyscale",
|
|
"node_position": {
|
|
"x": -281.375671,
|
|
"y": -63.305649
|
|
},
|
|
"parameters": {
|
|
"color": 0.16
|
|
},
|
|
"type": "uniform_greyscale"
|
|
},
|
|
{
|
|
"name": "colorize_4",
|
|
"node_position": {
|
|
"x": -280.375671,
|
|
"y": 7.194351
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 1,
|
|
"points": [
|
|
{
|
|
"a": 1,
|
|
"b": 0.65625,
|
|
"g": 0.65625,
|
|
"pos": 0.518182,
|
|
"r": 0.65625
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0,
|
|
"g": 0,
|
|
"pos": 0.890909,
|
|
"r": 0
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"name": "colorize_5",
|
|
"node_position": {
|
|
"x": -275.375671,
|
|
"y": -143.805649
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 1,
|
|
"points": [
|
|
{
|
|
"a": 1,
|
|
"b": 0,
|
|
"g": 0.068034,
|
|
"pos": 0,
|
|
"r": 0.098958
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0,
|
|
"g": 0.6875,
|
|
"pos": 0.881818,
|
|
"r": 1
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"name": "beehive_2",
|
|
"node_position": {
|
|
"x": -595.426147,
|
|
"y": -131.090683
|
|
},
|
|
"parameters": {
|
|
"sx": 20,
|
|
"sy": 12
|
|
},
|
|
"type": "beehive"
|
|
}
|
|
],
|
|
"parameters": {
|
|
|
|
},
|
|
"type": "graph"
|
|
} |