Files
2026-05-29 15:40:42 -04:00

25 lines
3.1 KiB
HTML
Raw Permalink 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 04 · light grounds, large fields, thick strokes</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:#9bc6a5}
.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:#0e1a14;padding:14px 18px;border-left:3px solid #9bc6a5;margin:18px 0}</style></head><body>
<h1>QFT · sketch 04 · light grounds + large fields + thick strokes + gradients</h1>
<div class="notes">
<b>What's varying:</b> arbitrary <code>paperOverride</code> RGB (no preset substrate constraints) — peach, linen, mauve, pale-mint, ivory, pale-cyan, pearl, bone-china. <b>Stroke width</b> bumped to 2.43.4× (was 0.951.30). <b>Field scales</b> mostly &gt; 1.4 — at least one lattice per plate bleeds past the canvas edge. <b>Per-edge hue gradients</b> within each field (each line is two-toned, not solid).
</div>
<div class=grid>
<figure><img src="01_warm-sunset-cream.svg"><figcaption>01 Warm sunset · cream<small>cubic 1.75× bleeds past frame · amber→red gradients</small></figcaption></figure>
<figure><img src="02_pale-verdigris-linen.svg"><figcaption>02 Pale verdigris · linen<small>aged-metal patina on warm linen · teal cubic, copper accents</small></figcaption></figure>
<figure><img src="03_rose-peach.svg"><figcaption>03 Rose pastel · peach paper<small>warm peach ground, pink→red across all fields</small></figcaption></figure>
<figure><img src="04_pale-sky-ivory.svg"><figcaption>04 Pale sky · ivory · giant Schlegel<small>schlegel 1.95× bleeds — the cube-in-cube dominates</small></figcaption></figure>
<figure><img src="05_mint-gold-pale.svg"><figcaption>05 Mint &amp; gold · pale-mint<small>fresh / spring · teal cubic with gold E8 + cross-links</small></figcaption></figure>
<figure><img src="06_bone-radial-gradient.svg"><figcaption>06 Bone china · radial gradient<small>cool-centre→warm-edges spatially (gradientMode=radial)</small></figcaption></figure>
<figure><img src="07_pale-mauve-violet.svg"><figcaption>07 Mauve fog · violet→pink · thick<small>cubic 1.85× bleeds · violet→pink gradients</small></figcaption></figure>
<figure><img src="08_faded-blueprint.svg"><figcaption>08 Faded blueprint · pale cyan<small>schlegel 1.90× bleeds · deep blue ink on pale cyan paper</small></figcaption></figure>
<figure><img src="09_linen-sepia-large.svg"><figcaption>09 Linen · sepia · LARGE · thickest strokes<small>stroke 3.4 — chunkiest in the set; everything &gt; 1.5×</small></figcaption></figure>
<figure><img src="10_pearl-pastel-spectrum.svg"><figcaption>10 Pearl · pastel spectrum<small>4 distinct hue families on near-white pearl ground</small></figcaption></figure>
</div>
</body></html>