Files
bubblechambersimart/output/qft/sketch05/index.html
2026-05-29 15:40:42 -04:00

28 lines
3.4 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html><html><head><meta charset="utf-8"><title>QFT · sketch 05 · dense sub-grid + rosette mandalas</title>
<style>body{margin:0;background:#0b0b0b;color:#bbb;font:12px/1.5 ui-monospace,Menlo,monospace;padding:26px;max-width:1800px}
h1{font-weight:400;letter-spacing:.22em;text-transform:uppercase;font-size:13px;color:#d4a5b8}
.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(440px,1fr));gap:20px;margin-top:18px}
figure{margin:0;background:#fff;border:1px solid #262626;overflow:hidden}img{width:100%;display:block}
figcaption{padding:8px 10px;color:#e8e4d8;background:#111}small{color:#777;display:block}
.notes{color:#999;font-size:12px;background:#1a1014;padding:14px 18px;border-left:3px solid #d4a5b8;margin:18px 0}</style></head><body>
<h1>QFT · sketch 05 · dense sub-grid + rosette mandalas</h1>
<div class="notes">
<b>Two new mechanics exercised:</b><br>
1. <b>Dense cubic mesh</b> (<code>cubicN=2</code> → 125 vertices / ~300 edges) at <em>low opacity</em> (~0.30) — reads as fine atmospheric tessellation, not solid wallpaper. Photon waves at <code>photonCyclesPerUnit=22+</code> for the "finer oscillating sub-grid" feel.<br>
2. <b>Large rosettes as the focal subject</b> — E8 cluster scaled 0.550.95, solid saturated colour (lightness ~0.48, sat ~0.55), opacity ~0.85. The rosette becomes the picture; the cubic mesh is texture behind it.<br><br>
<i>Honest note:</i> the first interpretation of "lighter than bg" rosettes didn't pop because lighter-than-light-paper is barely a difference. The solid-saturated-rosette + atmospheric-cubic combination is what made the mandala-style figures emerge.
</div>
<div class=grid>
<figure><img src="01_spectral-comb-pearl.svg"><figcaption>01 Spectral comb · pearl<small>radial gradient · single large rosette with multi-hue petals</small></figcaption></figure>
<figure><img src="02_dense-radial-cream.svg"><figcaption>02 Dense radial · cream<small>central rosette in warm-to-cool radial spread</small></figcaption></figure>
<figure><img src="03_linear-horizon-ivory.svg"><figcaption>03 Linear horizon · ivory<small>twin rosettes lower; linear-x hue shift across canvas</small></figcaption></figure>
<figure><img src="04_twin-rosettes-mauve.svg"><figcaption>04 Twin rosettes · pale mauve ★<small>two overlapping pink-violet rosettes on lavender ground</small></figcaption></figure>
<figure><img src="05_finest-waves-linen.svg"><figcaption>05 Finest waves · linen<small>photonCyclesPerUnit=30 — finest ripples; warm central rosette</small></figcaption></figure>
<figure><img src="06_big-mandala-pale-blue.svg"><figcaption>06 Big mandala · pale blue ★<small>single 0.92-scale rosette as central quantum mandala</small></figcaption></figure>
<figure><img src="07_dense-ghostly-schlegel-bone.svg"><figcaption>07 Ghostly Schlegel · bone china<small>ghostly large schlegel overlay + central rosette</small></figcaption></figure>
<figure><img src="08_atmospheric-mint.svg"><figcaption>08 Atmospheric · pale mint<small>large soft rosette on pale-mint ground</small></figcaption></figure>
<figure><img src="09_all-dense-layered-pearl.svg"><figcaption>09 All-dense layered · pearl<small>4 quarter-rosettes at corners + dense cubic everywhere</small></figcaption></figure>
<figure><img src="10_concentric-rosettes-pale-rose.svg"><figcaption>10 Concentric rosettes · pale rose ★<small>3 nested rosettes (large/medium/small) at centre — the strongest mandala</small></figcaption></figure>
</div>
</body></html>