253 lines
3.8 KiB
Plaintext
253 lines
3.8 KiB
Plaintext
{
|
|
"connections": [
|
|
{
|
|
"from": "voronoi2",
|
|
"from_port": 1,
|
|
"to": "math",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "voronoi2_2",
|
|
"from_port": 1,
|
|
"to": "math",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "math",
|
|
"from_port": 0,
|
|
"to": "math_2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "math_2",
|
|
"from_port": 0,
|
|
"to": "math_3",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "math_3",
|
|
"from_port": 0,
|
|
"to": "colorize",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "fbm2",
|
|
"from_port": 0,
|
|
"to": "math_3",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "colorize",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "math_3",
|
|
"from_port": 0,
|
|
"to": "normal_map2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "normal_map2",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 4
|
|
}
|
|
],
|
|
"label": "Graph",
|
|
"longdesc": "",
|
|
"name": "@@457",
|
|
"node_position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"nodes": [
|
|
{
|
|
"export_paths": {
|
|
|
|
},
|
|
"name": "Material",
|
|
"node_position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"parameters": {
|
|
"albedo_color": {
|
|
"a": 1,
|
|
"b": 1,
|
|
"g": 1,
|
|
"r": 1,
|
|
"type": "Color"
|
|
},
|
|
"ao": 1,
|
|
"depth_scale": 0.5,
|
|
"emission_energy": 1,
|
|
"flags_transparent": true,
|
|
"metallic": 0.18,
|
|
"normal": 1,
|
|
"roughness": 0.75,
|
|
"size": 11,
|
|
"sss": 1
|
|
},
|
|
"seed_int": 0,
|
|
"type": "material"
|
|
},
|
|
{
|
|
"name": "voronoi2",
|
|
"node_position": {
|
|
"x": -1558.648071,
|
|
"y": 43.027004
|
|
},
|
|
"parameters": {
|
|
"intensity": 1,
|
|
"randomness": 0.85,
|
|
"scale_x": 5,
|
|
"scale_y": 5,
|
|
"stretch_x": 1,
|
|
"stretch_y": 1
|
|
},
|
|
"seed_int": 3400064256,
|
|
"type": "voronoi2"
|
|
},
|
|
{
|
|
"name": "voronoi2_2",
|
|
"node_position": {
|
|
"x": -1545.386719,
|
|
"y": 266.722321
|
|
},
|
|
"parameters": {
|
|
"intensity": 1,
|
|
"randomness": 0.85,
|
|
"scale_x": 8,
|
|
"scale_y": 8,
|
|
"stretch_x": 1,
|
|
"stretch_y": 1
|
|
},
|
|
"seed_int": 805130240,
|
|
"type": "voronoi2"
|
|
},
|
|
{
|
|
"name": "math",
|
|
"node_position": {
|
|
"x": -1213.068115,
|
|
"y": 39.681469
|
|
},
|
|
"parameters": {
|
|
"clamp": false,
|
|
"default_in1": 0,
|
|
"default_in2": 0,
|
|
"op": 2
|
|
},
|
|
"seed_int": 0,
|
|
"type": "math"
|
|
},
|
|
{
|
|
"name": "math_2",
|
|
"node_position": {
|
|
"x": -899.603638,
|
|
"y": 8.817272
|
|
},
|
|
"parameters": {
|
|
"clamp": true,
|
|
"default_in1": 0,
|
|
"default_in2": 6.23,
|
|
"op": 2
|
|
},
|
|
"seed_int": 0,
|
|
"type": "math"
|
|
},
|
|
{
|
|
"name": "colorize",
|
|
"node_position": {
|
|
"x": -367.710571,
|
|
"y": -1.664642
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 1,
|
|
"points": [
|
|
{
|
|
"a": 1,
|
|
"b": 0.355469,
|
|
"g": 0.382843,
|
|
"pos": 0,
|
|
"r": 0.40625
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0.254562,
|
|
"g": 0.277418,
|
|
"pos": 0.725558,
|
|
"r": 0.324219
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0.265625,
|
|
"g": 0.265625,
|
|
"pos": 1,
|
|
"r": 0.265625
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"seed_int": 0,
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"name": "fbm2",
|
|
"node_position": {
|
|
"x": -916.424316,
|
|
"y": 197.811035
|
|
},
|
|
"parameters": {
|
|
"folds": 0,
|
|
"iterations": 5,
|
|
"noise": 0,
|
|
"offset": 0,
|
|
"persistence": 0.68,
|
|
"scale_x": 12,
|
|
"scale_y": 10
|
|
},
|
|
"seed_int": 3145071360,
|
|
"type": "fbm2"
|
|
},
|
|
{
|
|
"name": "math_3",
|
|
"node_position": {
|
|
"x": -631.64917,
|
|
"y": -25.611832
|
|
},
|
|
"parameters": {
|
|
"clamp": false,
|
|
"default_in1": 0,
|
|
"default_in2": 0,
|
|
"op": 0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "math"
|
|
},
|
|
{
|
|
"name": "normal_map2",
|
|
"node_position": {
|
|
"x": -344.217163,
|
|
"y": 215.993896
|
|
},
|
|
"parameters": {
|
|
"buffer": 1,
|
|
"param2": 0,
|
|
"size": 11,
|
|
"strength": 1
|
|
},
|
|
"seed_int": 0,
|
|
"type": "normal_map2"
|
|
}
|
|
],
|
|
"parameters": {
|
|
|
|
},
|
|
"seed_int": 0,
|
|
"shortdesc": "",
|
|
"type": "graph"
|
|
} |