going/materials/water.ptex
2025-06-17 02:52:26 +02:00

200 lines
3 KiB
Plaintext

{
"connections": [
{
"from": "colorize",
"from_port": 0,
"to": "Material",
"to_port": 0
},
{
"from": "fbm2_2",
"from_port": 0,
"to": "colorize",
"to_port": 0
},
{
"from": "normal_map2",
"from_port": 0,
"to": "Material",
"to_port": 4
},
{
"from": "fbm2_3",
"from_port": 0,
"to": "math",
"to_port": 0
},
{
"from": "math",
"from_port": 0,
"to": "normal_map2",
"to_port": 0
},
{
"from": "fbm2_4",
"from_port": 0,
"to": "math",
"to_port": 1
}
],
"label": "Graph",
"longdesc": "",
"name": "@@369",
"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,
"normal": 1,
"roughness": 0,
"size": 11,
"sss": 1
},
"seed_int": 0,
"type": "material"
},
{
"name": "fbm2_2",
"node_position": {
"x": -850.963745,
"y": 6.877337
},
"parameters": {
"folds": 0,
"iterations": 3,
"noise": 1,
"offset": 0,
"persistence": 0.52,
"scale_x": 5,
"scale_y": 5
},
"seed_int": 4012603136,
"type": "fbm2"
},
{
"name": "colorize",
"node_position": {
"x": -349.60199,
"y": -4.478811
},
"parameters": {
"gradient": {
"interpolation": 1,
"points": [
{
"a": 1,
"b": 0.289062,
"g": 0.228088,
"pos": 0,
"r": 0
},
{
"a": 1,
"b": 0.702849,
"g": 0.730469,
"pos": 1,
"r": 0.562119
}
],
"type": "Gradient"
}
},
"seed_int": 0,
"type": "colorize"
},
{
"name": "fbm2_3",
"node_position": {
"x": -857.81073,
"y": 244.661926
},
"parameters": {
"folds": 0,
"iterations": 3,
"noise": 1,
"offset": 0,
"persistence": 0.52,
"scale_x": 15,
"scale_y": 15
},
"seed_int": 634376768,
"type": "fbm2"
},
{
"name": "normal_map2",
"node_position": {
"x": -279.893982,
"y": 224.078552
},
"parameters": {
"buffer": 1,
"param2": 0,
"size": 11,
"strength": 1
},
"seed_int": 0,
"type": "normal_map2"
},
{
"name": "fbm2_4",
"node_position": {
"x": -860.903809,
"y": 472.729126
},
"parameters": {
"folds": 0,
"iterations": 3,
"noise": 1,
"offset": 0,
"persistence": 0.52,
"scale_x": 1,
"scale_y": 1
},
"seed_int": 3974494,
"type": "fbm2"
},
{
"name": "math",
"node_position": {
"x": -574.827332,
"y": 263.39502
},
"parameters": {
"clamp": false,
"default_in1": 0,
"default_in2": 0,
"op": 2
},
"seed_int": 0,
"type": "math"
}
],
"parameters": {
},
"seed_int": 0,
"shortdesc": "",
"type": "graph"
}