mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
219 lines
3.2 KiB
Plaintext
219 lines
3.2 KiB
Plaintext
{
|
|
"connections": [
|
|
{
|
|
"from": "voronoi",
|
|
"from_port": 1,
|
|
"to": "colorize",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize",
|
|
"from_port": 0,
|
|
"to": "blend",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "perlin",
|
|
"from_port": 0,
|
|
"to": "blend",
|
|
"to_port": 1
|
|
},
|
|
{
|
|
"from": "blend",
|
|
"from_port": 0,
|
|
"to": "colorize_2",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize_2",
|
|
"from_port": 0,
|
|
"to": "Material",
|
|
"to_port": 0
|
|
},
|
|
{
|
|
"from": "colorize_2",
|
|
"from_port": 0,
|
|
"to": "export",
|
|
"to_port": 0
|
|
}
|
|
],
|
|
"label": "Graph",
|
|
"name": "1045",
|
|
"node_position": {
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"nodes": [
|
|
{
|
|
"name": "Material",
|
|
"node_position": {
|
|
"x": 508,
|
|
"y": -238
|
|
},
|
|
"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,
|
|
"roughness": 1,
|
|
"size": 8,
|
|
"subsurf_scatter_strength": 0
|
|
},
|
|
"type": "material"
|
|
},
|
|
{
|
|
"name": "voronoi",
|
|
"node_position": {
|
|
"x": -627.5,
|
|
"y": -296.5
|
|
},
|
|
"parameters": {
|
|
"intensity": 1,
|
|
"randomness": 0.95,
|
|
"scale_x": 14,
|
|
"scale_y": 14,
|
|
"stretch_x": 1,
|
|
"stretch_y": 1
|
|
},
|
|
"type": "voronoi"
|
|
},
|
|
{
|
|
"name": "colorize",
|
|
"node_position": {
|
|
"x": -362.5,
|
|
"y": -334.5
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 1,
|
|
"points": [
|
|
{
|
|
"a": 1,
|
|
"b": 0,
|
|
"g": 0,
|
|
"pos": 0,
|
|
"r": 0
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 1,
|
|
"g": 1,
|
|
"pos": 0.527273,
|
|
"r": 1
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 1,
|
|
"g": 1,
|
|
"pos": 1,
|
|
"r": 1
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"type": "colorize"
|
|
},
|
|
{
|
|
"name": "export",
|
|
"node_position": {
|
|
"x": 545.5,
|
|
"y": 62.5
|
|
},
|
|
"parameters": {
|
|
"size": 8,
|
|
"suffix": "albedo"
|
|
},
|
|
"type": "export"
|
|
},
|
|
{
|
|
"name": "perlin",
|
|
"node_position": {
|
|
"x": -373.5,
|
|
"y": -38.5
|
|
},
|
|
"parameters": {
|
|
"iterations": 9,
|
|
"persistence": 0.9,
|
|
"scale_x": 20,
|
|
"scale_y": 20
|
|
},
|
|
"type": "perlin"
|
|
},
|
|
{
|
|
"name": "blend",
|
|
"node_position": {
|
|
"x": -102.5,
|
|
"y": -118.5
|
|
},
|
|
"parameters": {
|
|
"amount": 0.6287,
|
|
"blend_type": 2
|
|
},
|
|
"type": "blend"
|
|
},
|
|
{
|
|
"name": "colorize_2",
|
|
"node_position": {
|
|
"x": 228.5,
|
|
"y": -173.5
|
|
},
|
|
"parameters": {
|
|
"gradient": {
|
|
"interpolation": 1,
|
|
"points": [
|
|
{
|
|
"a": 1,
|
|
"b": 0,
|
|
"g": 0,
|
|
"pos": 0,
|
|
"r": 0
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0,
|
|
"g": 0,
|
|
"pos": 0.097403,
|
|
"r": 0
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0.135417,
|
|
"g": 0.132374,
|
|
"pos": 0.454546,
|
|
"r": 0.12933
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0.125,
|
|
"g": 0.124454,
|
|
"pos": 0.736364,
|
|
"r": 0.12063
|
|
},
|
|
{
|
|
"a": 1,
|
|
"b": 0.154689,
|
|
"g": 0.154689,
|
|
"pos": 1,
|
|
"r": 0.15625
|
|
}
|
|
],
|
|
"type": "Gradient"
|
|
}
|
|
},
|
|
"type": "colorize"
|
|
}
|
|
],
|
|
"parameters": {
|
|
|
|
},
|
|
"type": "graph"
|
|
} |