trenches/models/textures/concrete.ptex

214 lines
3.1 KiB
Plaintext
Raw Normal View History

2025-01-15 16:02:01 +00:00
{
"connections": [
{
"from": "voronoi2",
"from_port": 0,
"to": "colorize_2",
"to_port": 0
},
{
"from": "colorize_2",
"from_port": 0,
"to": "blend2",
"to_port": 0
},
{
"from": "blend2",
"from_port": 0,
"to": "Material",
"to_port": 0
},
{
"from": "perlin",
"from_port": 0,
"to": "colorize",
"to_port": 0
},
{
"from": "colorize",
"from_port": 0,
"to": "blend2",
"to_port": 1
},
{
"from": "blend2",
"from_port": 0,
"to": "normal_map2",
"to_port": 0
},
{
"from": "normal_map2",
"from_port": 0,
"to": "Material",
"to_port": 4
}
],
"label": "Graph",
"longdesc": "",
"name": "@@369",
"node_position": {
"x": 0,
"y": 0
},
"nodes": [
{
"export_paths": {
},
"name": "Material",
"node_position": {
"x": 86,
"y": 31
},
"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": 1,
"size": 11,
"sss": 1
},
"seed_int": 0,
"type": "material"
},
{
"name": "voronoi2",
"node_position": {
"x": -1054,
"y": 78
},
"parameters": {
"intensity": 1,
"randomness": 0.85,
"scale_x": 100,
"scale_y": 100,
"stretch_x": 1,
"stretch_y": 1
},
"seed_int": 0,
"type": "voronoi2"
},
{
"name": "colorize_2",
"node_position": {
"x": -715,
"y": 89
},
"parameters": {
"gradient": {
"interpolation": 1,
"points": [
{
"a": 1,
"b": 0.558594,
"g": 0.558594,
"pos": 0.029638,
"r": 0.558594
},
{
"a": 1,
"b": 0.691406,
"g": 0.691406,
"pos": 0.463636,
"r": 0.691406
}
],
"type": "Gradient"
}
},
"seed_int": 0,
"type": "colorize"
},
{
"name": "perlin",
"node_position": {
"x": -1035,
"y": 282
},
"parameters": {
"iterations": 10,
"persistence": 1,
"scale_x": 10,
"scale_y": 10
},
"seed_int": 0,
"type": "perlin"
},
{
"generic_size": 1,
"name": "blend2",
"node_position": {
"x": -461.739868,
"y": 87.018829
},
"parameters": {
"amount1": 0.5,
"blend_type1": 0
},
"seed_int": 0,
"type": "blend2"
},
{
"name": "colorize",
"node_position": {
"x": -726.739868,
"y": 252.018829
},
"parameters": {
"gradient": {
"interpolation": 1,
"points": [
{
"a": 1,
"b": 0,
"g": 0,
"pos": 0,
"r": 0
},
{
"a": 1,
"b": 1,
"g": 1,
"pos": 1,
"r": 1
}
],
"type": "Gradient"
}
},
"seed_int": 0,
"type": "colorize"
},
{
"name": "normal_map2",
"node_position": {
"x": -202.739868,
"y": 203.018829
},
"parameters": {
"buffer": 1,
"param2": 0,
"size": 10,
"strength": 1
},
"seed_int": 0,
"type": "normal_map2"
}
],
"parameters": {
},
"seed_int": 0,
"shortdesc": "",
"type": "graph"
}