material-maker/material_maker/examples/mosaic.ptex

245 lines
3.5 KiB
Plaintext
Raw Normal View History

2019-10-27 14:36:16 +01:00
{
"connections": [
{
"from": "blend_0",
"from_port": 0,
"to": "Material",
"to_port": 0
},
{
"from": "voronoi_0",
"from_port": 2,
"to": "blend_0",
"to_port": 1
},
{
"from": "voronoi_0",
"from_port": 1,
"to": "colorize_0",
"to_port": 0
},
{
"from": "colorize_0",
"from_port": 0,
"to": "blend_0",
"to_port": 0
},
{
"from": "voronoi_0",
"from_port": 1,
"to": "colorize_1",
"to_port": 0
},
{
"from": "colorize_1",
"from_port": 0,
"to": "normal_map_0",
"to_port": 0
},
{
"from": "normal_map_0",
"from_port": 0,
"to": "Material",
"to_port": 4
},
{
"from": "uniform_0",
"from_port": 0,
"to": "Material",
"to_port": 1
},
{
"from": "voronoi_0",
"from_port": 1,
"to": "colorize_2",
"to_port": 0
},
{
"from": "colorize_2",
"from_port": 0,
"to": "Material",
"to_port": 2
}
],
"label": "Graph",
"name": "448",
"node_position": {
"x": 0,
"y": 0
},
"nodes": [
{
"name": "voronoi_0",
"node_position": {
"x": -543.5,
"y": -11.5
},
"parameters": {
"intensity": 1,
"randomness": 1,
"scale_x": 32,
"scale_y": 32
},
"type": "voronoi"
},
{
"name": "normal_map_0",
"node_position": {
"x": -260.5,
"y": 128.5
},
"parameters": {
"amount": 0.5,
"param0": 11,
"param1": 0.99,
"size": 5
},
"type": "normal_map"
},
{
"name": "Material",
"node_position": {
"x": 30,
"y": -44
},
"parameters": {
"albedo_color": {
"a": 1,
"b": 1,
"g": 1,
"r": 1,
"type": "Color"
},
"ao_light_affect": 1,
"depth_scale": 1,
"emission_energy": 1,
"metallic": 1,
"normal_scale": 1,
"resolution": 1,
"roughness": 1,
"size": 11
},
"type": "material"
},
{
"name": "colorize_1",
"node_position": {
"x": -490.5,
"y": 135.5
},
"parameters": {
"gradient": {
"points": [
{
"a": 1,
"b": 0,
"g": 0,
"pos": 0.054546,
"r": 0
},
{
"a": 1,
"b": 1,
"g": 1,
"pos": 0.127273,
"r": 1
}
],
"type": "Gradient"
}
},
"type": "colorize"
},
{
"name": "colorize_0",
"node_position": {
"x": -317.5,
"y": -169.5
},
"parameters": {
"gradient": {
"points": [
{
"a": 1,
"b": 1,
"g": 1,
"pos": 0.063636,
"r": 1
},
{
"a": 1,
"b": 0,
"g": 0,
"pos": 0.072727,
"r": 0
}
],
"type": "Gradient"
}
},
"type": "colorize"
},
{
"name": "uniform_0",
"node_position": {
"x": -127.5,
"y": -3.5
},
"parameters": {
"color": {
"a": 1,
"b": 0.109375,
"g": 0.109375,
"r": 0.109375,
"type": "Color"
}
},
"type": "uniform"
},
{
"name": "colorize_2",
"node_position": {
"x": -306.5,
"y": 39.5
},
"parameters": {
"gradient": {
"points": [
{
"a": 1,
"b": 1,
"g": 1,
"pos": 0,
"r": 1
},
{
"a": 1,
"b": 0.109375,
"g": 0.109375,
"pos": 0.236364,
"r": 0.109375
}
],
"type": "Gradient"
}
},
"type": "colorize"
},
{
"name": "blend_0",
"node_position": {
"x": -294.5,
"y": -94.5
},
"parameters": {
"amount": 1,
"blend_type": 3
},
"type": "blend"
}
],
"parameters": {
},
"type": "graph"
}