Files
bubblechambersimart/output/templates-liberated/05_monk-by-sea_v2.mjs
2026-06-10 18:23:47 +01:00

156 lines
2.8 KiB
JavaScript

/* Monk by the Sea (Friedrich) · liberated: a lone light over a dark sea-void */
export const composition = {
"size": 1600,
"seed": "RUCKEN-0042",
"background": {
"color": "rgb(26,28,38)",
"film": {
"opacity": 0.3,
"density": 0.5,
"seed": 8
},
"aging": {
"opacity": 0.5,
"scratches": 5,
"dust": 0.45,
"foxing": 0.5,
"seed": 5
},
"grain": {
"opacity": 0.3,
"intensity": 0.42,
"seed": 19
},
"glow": {
"strength": 0.4,
"followSun": true
},
"vignette": {
"strength": 0.25,
"mode": "radial",
"cx": 0.5,
"cy": 0.48,
"radius": 0.75,
"angle": 90,
"start": 0.5
}
},
"fieldSea": {
"enabled": true,
"layerOpacity": 0.82,
"transform": {
"x": 0,
"y": 0,
"rotation": 0,
"scale": 1
},
"seed": "VACUUM-5113",
"color": {
"hueBack": 0.6,
"hueFront": 0.58,
"sat": 0.3,
"light": 0.72
},
"layers": 3,
"chaos": 0.18,
"blips": 0.4,
"mound": 0.12,
"horizonY": 0.72,
"lines": 40
},
"fieldGrid": {
"enabled": false,
"layerOpacity": 1,
"pos": "over",
"style": "floor",
"transform": {
"x": 0,
"y": 0,
"rotation": 0,
"scale": 1
},
"color": {
"hue": 0.5,
"hue2": 0.55,
"sat": 0.32,
"lightNear": 0.34,
"lightFar": 0.62
},
"opacity": 0.44,
"pitch": 0.45,
"yaw": -0.42,
"persp": 1.1,
"dist": 2.8,
"nx": 16,
"nz": 24,
"originY": 0.34,
"ripple": {
"amp": 0,
"freqI": 0.5,
"freqK": 0.35,
"phase": 0
},
"resonance": {
"amp": 0,
"q": 14,
"axis": "ties",
"hue": 0.06,
"sat": 0.7,
"light": 0.45
}
},
"disk": {
"enabled": true,
"layerOpacity": 1,
"transform": {
"x": 0.06,
"y": 0.46,
"rotation": 0,
"scale": 0.32
},
"hue": 0.58,
"sat": 0.42,
"size": 0.12,
"pressure": 0.2,
"intensity": 0.85,
"striations": 0.6,
"stain": 0.35,
"soften": 1.35
},
"bubble": {
"enabled": true,
"layerOpacity": 0.8,
"transform": {
"x": -0.12,
"y": 0.5,
"rotation": 0,
"scale": 0.3
},
"palette": "mono",
"saturation": 1.05,
"traceHue": 0,
"transparentBase": true,
"primaries": 8,
"sweepers": 2,
"cosmics": 2,
"eloss": 0.34,
"bfield": 1,
"deltaRate": 0.4,
"showBoundary": true,
"boundaryR": 0.45,
"boundaryY": 0.35,
"boundaryOpacity": 0.4,
"instrument": 0.35
},
"fiduciaries": {
"enabled": false,
"layerOpacity": 1,
"label": "auto",
"pencil": "#39312a",
"width": 1,
"arrow": true,
"corners": false,
"caption": ""
}
};