Files
bubblechambersimart/fable/Proof1/manifest.json

101 lines
2.0 KiB
JSON
Raw Normal View History

2026-07-19 13:37:10 -04:00
{
"piece": "Proof1 — the lit chamber",
"source": "REFINED_Backlit7 merge (mirror event, uniform-lace)",
"seed": "MESON-5113#03",
"bubbleOpacity": 0.5,
"art": {
"w": 1001,
"h": 1620,
"ratio": "phi (golden portrait)"
},
"sheet": {
"w_mm": 330,
"h_mm": 420,
"note": "A3 — golden art square floated, clear margins = lit void"
},
"gaps_mm": "plane z is nominal; two scales: ~3mm within a sheet, ~9mm between",
"planes": [
{
"id": "sun",
"file": "plane-1-sun.svg",
"z": 0,
"blur": 1.4,
2026-07-19 21:28:14 -04:00
"dim": 1,
2026-07-19 13:37:10 -04:00
"white": "none",
"glow": 1
},
2026-07-19 21:28:14 -04:00
{
"id": "event-glow",
"file": "plane-2-event-glow.svg",
"z": 8,
"blur": 2.6,
"dim": 0.85,
"white": "none",
"glow": 0.9
},
2026-07-19 13:37:10 -04:00
{
"id": "sea-far",
2026-07-19 21:28:14 -04:00
"file": "plane-3-sea-far.svg",
"z": 14,
2026-07-19 13:37:10 -04:00
"blur": 0.9,
2026-07-19 21:28:14 -04:00
"dim": 0.7,
2026-07-19 13:37:10 -04:00
"white": "none",
2026-07-19 21:28:14 -04:00
"glow": 0.8
2026-07-19 13:37:10 -04:00
},
{
"id": "sea-mid",
2026-07-19 21:28:14 -04:00
"file": "plane-4-sea-mid.svg",
"z": 18,
2026-07-19 13:37:10 -04:00
"blur": 0.5,
2026-07-19 21:28:14 -04:00
"dim": 0.7,
2026-07-19 13:37:10 -04:00
"white": "trace",
"glow": 0.7
},
{
"id": "sea-near",
2026-07-19 21:28:14 -04:00
"file": "plane-5-sea-near.svg",
"z": 22,
2026-07-19 13:37:10 -04:00
"blur": 0.2,
2026-07-19 21:28:14 -04:00
"dim": 0.7,
2026-07-19 13:37:10 -04:00
"white": "trace",
"glow": 0.7
},
{
2026-07-19 21:28:14 -04:00
"id": "event-birth",
"file": "plane-6-event-birth.svg",
"z": 28,
"blur": 0.7,
"dim": 1,
2026-07-19 13:37:10 -04:00
"white": "none",
2026-07-19 21:28:14 -04:00
"glow": 0.8
},
{
"id": "event-life",
"file": "plane-7-event-life.svg",
"z": 32,
"blur": 0.3,
"dim": 1,
"white": "trace",
"glow": 0.5
2026-07-19 13:37:10 -04:00
},
{
2026-07-19 21:28:14 -04:00
"id": "event-death",
"file": "plane-8-event-death.svg",
"z": 36,
2026-07-19 13:37:10 -04:00
"blur": 0,
"dim": 1,
"white": "under",
2026-07-19 21:28:14 -04:00
"glow": 0.3
2026-07-19 13:37:10 -04:00
},
{
"id": "front-glass",
2026-07-19 21:28:14 -04:00
"file": "plane-9-front-glass.svg",
"z": 36,
2026-07-19 13:37:10 -04:00
"blur": 0,
"dim": 1,
"white": "none",
"glow": 0,
"blend": "multiply"
}
]
}