More work on the textures.

This commit is contained in:
Relintai 2020-01-09 17:50:34 +01:00
parent 3c84064f4f
commit e718374c19
8 changed files with 98 additions and 91 deletions

File diff suppressed because one or more lines are too long

View File

@ -112,17 +112,17 @@
}, },
{ {
"a": 1, "a": 1,
"b": 0.125156, "b": 0.101358,
"g": 0.183677, "g": 0.141737,
"pos": 0.690909, "pos": 0.690909,
"r": 0.25 "r": 0.1875
}, },
{ {
"a": 1, "a": 1,
"b": 0.089244, "b": 0.090239,
"g": 0.260592, "g": 0.233497,
"pos": 0.990909, "pos": 0.990909,
"r": 0.317708 "r": 0.28125
} }
], ],
"type": "Gradient" "type": "Gradient"
@ -142,10 +142,10 @@
"points": [ "points": [
{ {
"a": 1, "a": 1,
"b": 0.011867, "b": 0.139845,
"g": 0.013639, "g": 0.165986,
"pos": 0.006818, "pos": 0.006818,
"r": 0.026042 "r": 0.348958
}, },
{ {
"a": 1, "a": 1,
@ -156,38 +156,45 @@
}, },
{ {
"a": 1, "a": 1,
"b": 0.039911, "b": 0.109882,
"g": 0.036692, "g": 0.14963,
"pos": 0.3925, "pos": 0.1575,
"r": 0.057292 "r": 0.223958
}, },
{ {
"a": 1, "a": 1,
"b": 0.050718, "b": 0.093838,
"g": 0.073931, "g": 0.083041,
"pos": 0.337955,
"r": 0.140625
},
{
"a": 1,
"b": 0.088776,
"g": 0.127765,
"pos": 0.465228, "pos": 0.465228,
"r": 0.125 "r": 0.213542
}, },
{ {
"a": 1, "a": 1,
"b": 0.114765, "b": 0.107327,
"g": 0.178488, "g": 0.156075,
"pos": 0.645455, "pos": 0.645455,
"r": 0.260417 "r": 0.21875
}, },
{ {
"a": 1, "a": 1,
"b": 0.266613, "b": 0.190341,
"g": 0.499735, "g": 0.296823,
"pos": 0.856137, "pos": 0.856137,
"r": 0.682292 "r": 0.380208
}, },
{ {
"a": 1, "a": 1,
"b": 0.070999, "b": 0.195816,
"g": 0.609306, "g": 0.382676,
"pos": 1, "pos": 1,
"r": 0.932292 "r": 0.494792
} }
], ],
"type": "Gradient" "type": "Gradient"
@ -202,7 +209,7 @@
"y": 55 "y": 55
}, },
"parameters": { "parameters": {
"param0": 7, "param0": 9,
"param1": 47.885, "param1": 47.885,
"param2": 7.3 "param2": 7.3
}, },
@ -217,8 +224,8 @@
"parameters": { "parameters": {
"iterations": 4, "iterations": 4,
"persistence": 1, "persistence": 1,
"scale_x": 10, "scale_x": 40,
"scale_y": 10 "scale_y": 40
}, },
"type": "perlin" "type": "perlin"
}, },
@ -244,7 +251,7 @@
}, },
"parameters": { "parameters": {
"density": 0.0036, "density": 0.0036,
"size": 7 "size": 9
}, },
"type": "noise" "type": "noise"
}, },
@ -274,10 +281,10 @@
}, },
{ {
"a": 1, "a": 1,
"b": 0.583333, "b": 0.442708,
"g": 0.579783, "g": 0.438356,
"pos": 1, "pos": 1,
"r": 0.545464 "r": 0.396282
} }
], ],
"type": "Gradient" "type": "Gradient"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

View File

@ -36,12 +36,6 @@
"to": "export", "to": "export",
"to_port": 0 "to_port": 0
}, },
{
"from": "gaussian_blur",
"from_port": 0,
"to": "blend_3",
"to_port": 1
},
{ {
"from": "perlin", "from": "perlin",
"from_port": 0, "from_port": 0,
@ -53,6 +47,12 @@
"from_port": 0, "from_port": 0,
"to": "gaussian_blur", "to": "gaussian_blur",
"to_port": 0 "to_port": 0
},
{
"from": "colorize",
"from_port": 0,
"to": "blend_3",
"to_port": 1
} }
], ],
"label": "Graph", "label": "Graph",
@ -90,11 +90,11 @@
{ {
"name": "noise", "name": "noise",
"node_position": { "node_position": {
"x": -1083, "x": -1082,
"y": -309 "y": -306
}, },
"parameters": { "parameters": {
"density": 0.011475, "density": 0.0047,
"size": 6 "size": 6
}, },
"type": "noise" "type": "noise"
@ -111,31 +111,31 @@
"points": [ "points": [
{ {
"a": 1, "a": 1,
"b": 0, "b": 0.207943,
"g": 0, "g": 0.3125,
"pos": 0, "pos": 0,
"r": 0 "r": 0.22428
}, },
{ {
"a": 1, "a": 1,
"b": 0.059301, "b": 0.078203,
"g": 0.083333, "g": 0.098958,
"pos": 0.309091, "pos": 0.309091,
"r": 0.055868 "r": 0.075238
}, },
{ {
"a": 1, "a": 1,
"b": 0.084621, "b": 0.101016,
"g": 0.28125, "g": 0.21875,
"pos": 0.572727, "pos": 0.549091,
"r": 0.084621 "r": 0.100772
}, },
{ {
"a": 1, "a": 1,
"b": 0.142368, "b": 0.116066,
"g": 0.786458, "g": 0.260417,
"pos": 1, "pos": 1,
"r": 0.303389 "r": 0.152153
} }
], ],
"type": "Gradient" "type": "Gradient"
@ -162,7 +162,7 @@
"y": -544 "y": -544
}, },
"parameters": { "parameters": {
"amount": 0.2007, "amount": 0.221725,
"blend_type": 11 "blend_type": 11
}, },
"type": "blend" "type": "blend"
@ -227,7 +227,7 @@
"y": -407 "y": -407
}, },
"parameters": { "parameters": {
"amount": 1, "amount": 0.741575,
"blend_type": 4 "blend_type": 4
}, },
"type": "blend" "type": "blend"
@ -235,11 +235,11 @@
{ {
"name": "gaussian_blur", "name": "gaussian_blur",
"node_position": { "node_position": {
"x": -611.25, "x": -546.25,
"y": -39 "y": 9
}, },
"parameters": { "parameters": {
"param0": 6, "param0": 8,
"param1": 0.05, "param1": 0.05,
"param2": 0 "param2": 0
}, },
@ -254,8 +254,8 @@
"parameters": { "parameters": {
"iterations": 6, "iterations": 6,
"persistence": 0.8, "persistence": 0.8,
"scale_x": 32, "scale_x": 30,
"scale_y": 32 "scale_y": 30
}, },
"type": "perlin" "type": "perlin"
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

@ -179,24 +179,24 @@
}, },
{ {
"a": 1, "a": 1,
"b": 0.114583, "b": 0.135417,
"g": 0.104713, "g": 0.119694,
"pos": 0.236364, "pos": 0.236364,
"r": 0.101423 "r": 0.114453
}, },
{ {
"a": 1, "a": 1,
"b": 0.484375, "b": 0.385417,
"g": 0.416648, "g": 0.335376,
"pos": 0.527273, "pos": 0.527273,
"r": 0.348919 "r": 0.285334
}, },
{ {
"a": 1, "a": 1,
"b": 0.666667, "b": 0.458333,
"g": 0.653349, "g": 0.44746,
"pos": 0.7, "pos": 0.7,
"r": 0.560133 "r": 0.371359
}, },
{ {
"a": 1, "a": 1,
@ -207,10 +207,10 @@
}, },
{ {
"a": 1, "a": 1,
"b": 1, "b": 0.552083,
"g": 1, "g": 0.552083,
"pos": 1, "pos": 1,
"r": 1 "r": 0.552083
} }
], ],
"type": "Gradient" "type": "Gradient"

View File

@ -64,7 +64,7 @@
"metallic": 1, "metallic": 1,
"normal_scale": 1, "normal_scale": 1,
"roughness": 1, "roughness": 1,
"size": 6, "size": 7,
"subsurf_scatter_strength": 0 "subsurf_scatter_strength": 0
}, },
"type": "material" "type": "material"
@ -129,7 +129,7 @@
"y": 62.5 "y": 62.5
}, },
"parameters": { "parameters": {
"size": 6, "size": 7,
"suffix": "albedo" "suffix": "albedo"
}, },
"type": "export" "type": "export"
@ -172,37 +172,37 @@
"points": [ "points": [
{ {
"a": 1, "a": 1,
"b": 0.098958, "b": 0.109375,
"g": 0.075238, "g": 0.097359,
"pos": 0, "pos": 0,
"r": 0.076721 "r": 0.09811
}, },
{ {
"a": 1, "a": 1,
"b": 0.088542, "b": 0.125,
"g": 0.071298, "g": 0.10206,
"pos": 0.254545, "pos": 0.254545,
"r": 0.06555 "r": 0.094413
}, },
{ {
"a": 1, "a": 1,
"b": 0.442708, "b": 0.432292,
"g": 0.395177, "g": 0.388038,
"pos": 0.578572, "pos": 0.578572,
"r": 0.252581 "r": 0.255273
}, },
{ {
"a": 1, "a": 1,
"b": 0.582013, "b": 0.543344,
"g": 0.671953, "g": 0.584299,
"pos": 0.672727, "pos": 0.718182,
"r": 0.692708 "r": 0.59375
}, },
{ {
"a": 1, "a": 1,
"b": 0.236092, "b": 0.236092,
"g": 0.296875, "g": 0.296875,
"pos": 1, "pos": 0.781818,
"r": 0.27978 "r": 0.27978
} }
], ],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 35 KiB