382 lines
No EOL
6.2 KiB
Text
382 lines
No EOL
6.2 KiB
Text
{
|
|
"connections": [
|
|
{
|
|
"from": "fbm3",
|
|
"from_port": 0,
|
|
"to": "colorize",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize",
|
|
"from_port": 0,
|
|
"to": "blend2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize_2",
|
|
"from_port": 0,
|
|
"to": "blend2",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "normal_map2",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 4
|
|
},
|
|
{
|
|
"from": "fbm3_2",
|
|
"from_port": 0,
|
|
"to": "tones_step",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "tones_step",
|
|
"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": "Material",
|
|
"to_port": 2
|
|
},
|
|
{
|
|
"from": "fbm3_2",
|
|
"from_port": 0,
|
|
"to": "colorize_2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "math_3",
|
|
"from_port": 0,
|
|
"to": "math",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "math",
|
|
"from_port": 0,
|
|
"to": "normal_map2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "blend2",
|
|
"from_port": 0,
|
|
"to": "brightness_contrast",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "blend2",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "brightness_contrast",
|
|
"from_port": 0,
|
|
"to": "math_4",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "shape",
|
|
"from_port": 0,
|
|
"to": "math_4",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "colorize",
|
|
"from_port": 0,
|
|
"to": "math",
|
|
"to_port": 0
|
|
}
|
|
],
|
|
"label": "Graph",
|
|
"longdesc": "",
|
|
"name": "_Node_867",
|
|
"node_position": {
|
|
"x": 0.0,
|
|
"y": 0.0
|
|
},
|
|
"nodes": [
|
|
{
|
|
"export_last_target": "Blender",
|
|
"export_paths": {
|
|
"Blender": "/home/sara/Documents/gd-projects/antonius/project/assets/textures/terrain/sand"
|
|
},
|
|
"name": "Material",
|
|
"node_position": {
|
|
"x": -1.0,
|
|
"y": 1.0
|
|
},
|
|
"parameters": {
|
|
"albedo_color": {
|
|
"a": 1.0,
|
|
"b": 1.0,
|
|
"g": 1.0,
|
|
"r": 1.0,
|
|
"type": "Color"
|
|
},
|
|
"ao": 1.0,
|
|
"depth_scale": 0.5,
|
|
"emission_energy": 1.0,
|
|
"flags_transparent": true,
|
|
"metallic": 0.0,
|
|
"normal": 1.0,
|
|
"roughness": 1.0,
|
|
"size": 10.0,
|
|
"sss": 1.0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "material"
|
|
},
|
|
{
|
|
"name": "fbm3",
|
|
"node_position": {
|
|
"x": -1218.0,
|
|
"y": -235.81819152832
|
|
},
|
|
"parameters": {
|
|
"folds": 2.0,
|
|
"iterations": 4.0,
|
|
"noise": 9.0,
|
|
"offset": 0.0,
|
|
"persistence": 0.67,
|
|
"scale_x": 10.0,
|
|
"scale_y": 10.0
|
|
},
|
|
"seed_int": 3167190784,
|
|
"type": "fbm3"
|
|
},
|
|
{
|
|
"name": "colorize",
|
|
"node_position": {
|
|
"x": -753.818115234375,
|
|
"y": -243.02912902832
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 2,
|
|
"points": [
|
|
{
|
|
"a": 1.0,
|
|
"b": 0.56427001953125,
|
|
"g": 0.759291410446167,
|
|
"pos": 0.0,
|
|
"r": 0.83984375
|
|
},
|
|
{
|
|
"a": 1.0,
|
|
"b": 0.639602661132812,
|
|
"g": 0.863296031951904,
|
|
"pos": 1.0,
|
|
"r": 0.98046875
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"seed_int": 0,
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"name": "fbm3_2",
|
|
"node_position": {
|
|
"x": -1158.0,
|
|
"y": 61.0
|
|
},
|
|
"parameters": {
|
|
"folds": 0.0,
|
|
"iterations": 5.0,
|
|
"noise": 2.0,
|
|
"offset": 0.0,
|
|
"persistence": 0.5,
|
|
"scale_x": 5.0,
|
|
"scale_y": 5.0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "fbm3"
|
|
},
|
|
{
|
|
"name": "colorize_2",
|
|
"node_position": {
|
|
"x": -718.45458984375,
|
|
"y": 59.3636360168457
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 0,
|
|
"points": [
|
|
{
|
|
"a": 0.0,
|
|
"b": 0.403921574354172,
|
|
"g": 0.470588237047195,
|
|
"pos": 0,
|
|
"r": 0.505882382392883
|
|
},
|
|
{
|
|
"a": 0.0,
|
|
"b": 0.403921574354172,
|
|
"g": 0.470588237047195,
|
|
"pos": 0.821198982977248,
|
|
"r": 0.505882382392883
|
|
},
|
|
{
|
|
"a": 1.0,
|
|
"b": 0.0,
|
|
"g": 0.0,
|
|
"pos": 0.821218982977248,
|
|
"r": 0.0
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"seed_int": 0,
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"generic_size": 1,
|
|
"name": "blend2",
|
|
"node_position": {
|
|
"x": -475.090881347656,
|
|
"y": -146.727264404297
|
|
},
|
|
"parameters": {
|
|
"amount1": 0.34,
|
|
"blend_type1": 0.0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "blend2"
|
|
},
|
|
{
|
|
"name": "normal_map2",
|
|
"node_position": {
|
|
"x": -255.716903686523,
|
|
"y": 310.215576171875
|
|
},
|
|
"parameters": {
|
|
"buffer": 1.0,
|
|
"param2": 0.0,
|
|
"size": 10.0,
|
|
"strength": -1.0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "normal_map2"
|
|
},
|
|
{
|
|
"name": "tones_step",
|
|
"node_position": {
|
|
"x": -772.7890625,
|
|
"y": 219.607238769531
|
|
},
|
|
"parameters": {
|
|
"invert": true,
|
|
"value": 0.83,
|
|
"width": 0.0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "tones_step"
|
|
},
|
|
{
|
|
"name": "math_2",
|
|
"node_position": {
|
|
"x": -752.545532226562,
|
|
"y": 352.449981689453
|
|
},
|
|
"parameters": {
|
|
"clamp": false,
|
|
"default_in1": 0.0,
|
|
"default_in2": 0.17,
|
|
"op": 2.0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "math"
|
|
},
|
|
{
|
|
"name": "math_3",
|
|
"node_position": {
|
|
"x": -739.787963867188,
|
|
"y": 521.586242675781
|
|
},
|
|
"parameters": {
|
|
"clamp": true,
|
|
"default_in1": 0.0,
|
|
"default_in2": 0.67,
|
|
"op": 0.0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "math"
|
|
},
|
|
{
|
|
"name": "math",
|
|
"node_position": {
|
|
"x": -516.812622070312,
|
|
"y": 232.569381713867
|
|
},
|
|
"parameters": {
|
|
"clamp": false,
|
|
"default_in1": 0.0,
|
|
"default_in2": 0.0,
|
|
"op": 0.0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "math"
|
|
},
|
|
{
|
|
"name": "brightness_contrast",
|
|
"node_position": {
|
|
"x": -305.919586181641,
|
|
"y": 576.101196289062
|
|
},
|
|
"parameters": {
|
|
"brightness": -1.0,
|
|
"contrast": 2.65
|
|
},
|
|
"seed_int": 0,
|
|
"type": "brightness_contrast"
|
|
},
|
|
{
|
|
"name": "shape",
|
|
"node_position": {
|
|
"x": -323.737731933594,
|
|
"y": 742.91943359375
|
|
},
|
|
"parameters": {
|
|
"edge": 2.76,
|
|
"radius": 1.55,
|
|
"shape": 0.0,
|
|
"sides": 2.0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "shape"
|
|
},
|
|
{
|
|
"name": "math_4",
|
|
"node_position": {
|
|
"x": -151.305923461914,
|
|
"y": 696.305725097656
|
|
},
|
|
"parameters": {
|
|
"clamp": true,
|
|
"default_in1": 0.0,
|
|
"default_in2": 0.0,
|
|
"op": 0.0
|
|
},
|
|
"seed_int": 0,
|
|
"type": "math"
|
|
}
|
|
],
|
|
"parameters": {
|
|
|
|
},
|
|
"seed_int": 0,
|
|
"shortdesc": "",
|
|
"type": "graph"
|
|
} |