Files
bubblechambersimart/output/templates2/11_ma_v1.mjs
2026-06-02 20:32:41 -04:00

146 lines
2.5 KiB
JavaScript

/* Ma · Negative Space (Hiroshige) · variation 1 */
export const composition = {
"size": 1600,
"seed": "ANDO-1857-II",
"background": {
"color": "rgb(228,224,210)",
"film": {
"opacity": 0.6,
"density": 0.5,
"seed": 8
},
"aging": {
"opacity": 0.5,
"scratches": 5,
"dust": 0.45,
"foxing": 0.5,
"seed": 5
},
"grain": {
"opacity": 0.42,
"intensity": 0.42,
"seed": 19
},
"glow": {
"strength": 0.4,
"followSun": false
},
"vignette": {
"strength": 0.3
}
},
"fieldSea": {
"enabled": true,
"layerOpacity": 0.8,
"transform": {
"x": 0,
"y": 0,
"rotation": 0,
"scale": 1
},
"seed": "VACUUM-5113",
"color": {
"hueBack": 0.5,
"hueFront": 0.52,
"sat": 0.3
},
"layers": 3,
"chaos": 0.22,
"blips": 0.5,
"mound": 0.2,
"horizonY": 0.42,
"lines": 42
},
"fieldGrid": {
"enabled": true,
"layerOpacity": 1,
"pos": "over",
"style": "floor",
"transform": {
"x": 0,
"y": 0,
"rotation": 0,
"scale": 1
},
"color": {
"hue": 0.55,
"hue2": 0.5,
"sat": 0.28,
"lightNear": 0.34,
"lightFar": 0.64
},
"opacity": 0.4,
"pitch": 0.3,
"yaw": 0.72,
"persp": 1.1,
"dist": 2.6,
"nx": 16,
"nz": 24,
"originY": 0.34,
"ripple": {
"amp": 0,
"freqI": 0.5,
"freqK": 0.35,
"phase": 0
},
"originX": 0.3
},
"disk": {
"enabled": true,
"layerOpacity": 1,
"transform": {
"x": 0.55,
"y": -0.46,
"rotation": 0,
"scale": 0.4
},
"hue": 0.06,
"sat": 0.82,
"size": 0.12,
"pressure": 0.7,
"intensity": 0.85,
"striations": 0.6,
"stain": 0.35,
"soften": 1.35
},
"bubble": {
"enabled": true,
"layerOpacity": 1,
"transform": {
"x": 0.5,
"y": 0.4,
"rotation": 8,
"scale": 0.5
},
"palette": "magentarise",
"saturation": 1.05,
"traceHue": 0,
"transparentBase": true,
"primaries": 14,
"sweepers": 5,
"cosmics": 6,
"eloss": 0.34,
"bfield": 1,
"deltaRate": 0.6,
"showBoundary": true,
"boundaryR": 0.45,
"boundaryY": 0.35,
"boundaryOpacity": 0.4,
"instrument": 0.35
},
"fiduciaries": {
"enabled": true,
"layerOpacity": 1,
"label": "auto",
"pencil": "#39312a",
"width": 1,
"arrow": true,
"corners": false,
"caption": "",
"from": [
0.2,
-0.05
]
}
};