Files

145 lines
2.5 KiB
JavaScript
Raw Permalink Normal View History

2026-06-02 20:32:41 -04:00
/* Great Wave (Hokusai) · variation 1 */
export const composition = {
"size": 1600,
"seed": "HOKUSAI-3311",
"background": {
"color": "rgb(224,223,213)",
"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.42,
"followSun": true
},
"vignette": {
"strength": 0.34
}
},
"fieldSea": {
"enabled": true,
"layerOpacity": 1,
"transform": {
"x": 0,
"y": 0,
"rotation": 0,
"scale": 1
},
"seed": "VACUUM-5113",
"color": {
"hueBack": 0.62,
"hueFront": 0.58,
"sat": 0.55
},
"layers": 3,
"chaos": 0.5,
"blips": 1.2,
"mound": 0.62,
"horizonY": 0.5,
"lines": 54
},
"fieldGrid": {
"enabled": true,
"layerOpacity": 1,
"pos": "behind",
"style": "floor",
"transform": {
"x": 0,
"y": 0,
"rotation": 0,
"scale": 1
},
"color": {
"hue": 0.6,
"hue2": 0.58,
"sat": 0.3,
"lightNear": 0.34,
"lightFar": 0.62
},
"opacity": 0.3,
"pitch": 0.42,
"yaw": 0.5,
"persp": 1.1,
"dist": 3,
"nx": 16,
"nz": 24,
"originY": 0.34,
"ripple": {
"amp": 0,
"freqI": 0.5,
"freqK": 0.35,
"phase": 0
}
},
"disk": {
"enabled": true,
"layerOpacity": 1,
"transform": {
"x": 0.42,
"y": -0.5,
"rotation": 0,
"scale": 0.5
},
"hue": 0.05,
"sat": 0.85,
"size": 0.13,
"pressure": 0.7,
"intensity": 0.85,
"striations": 0.6,
"stain": 0.35,
"soften": 1.35
},
"bubble": {
"enabled": true,
"layerOpacity": 1,
"transform": {
"x": -0.24,
"y": 0.3,
"rotation": -12,
"scale": 0.55
},
"palette": "magentarise",
"saturation": 1.05,
"traceHue": 0,
"transparentBase": true,
"primaries": 16,
"sweepers": 6,
"cosmics": 6,
"eloss": 0.32,
"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.3,
-0.4
]
}
};