9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-06 15:41:36 +00:00

Un Broken

This commit is contained in:
Brian Fopiano
2021-07-07 03:30:16 -07:00
parent e9bebd4364
commit 23444e9b36
3 changed files with 26 additions and 11 deletions

View File

@@ -8,7 +8,7 @@
{
"seed": 5346,
"style": {
"style": "IRIS",
"style": "TRIOCTAVE_FRACTAL_CUBIC",
"zoom": 1.7,
"fracture": {
"style": "IRIS_THICK",

View File

@@ -1,13 +1,18 @@
{
"interpolator": {
"function": "BILINEAR_STARCAST_3",
"function": "BILINEAR_STARCAST_6",
"horizontalScale": 65
},
"seed": 9246661,
"composite": [{
"style": {
"style": "IRIS",
"zoom": 1.2
"zoom": 1.2,
"fracture": {
"style": "IRIS_HALF",
"zoom": 0.345,
"multiplier": 18
}
},
"seed": 134056,
"bezier": true,

View File

@@ -4,13 +4,23 @@
"horizontalScale": 15
},
"seed": 133434,
"composite": [{
"seed": 2343,
"style": {
"style": "IRIS",
"zoom": 2
"composite": [
{
"seed": 2343,
"style": {
"style": "IRIS",
"zoom": 2
},
"exponent": 0.5,
"opacity": 1
},
"exponent": 0.5,
"opacity": 1
}]
{
"seed": 23432,
"style": {"style": "FRACTAL_BILLOW_SIMPLEX"},
"exponent": 1.9,
"zoom": 0.8,
"negative": true,
"opacity": 0.5
}
]
}