Added Ridgeline Plots and layers output

This commit is contained in:
2026-05-29 17:17:06 -04:00
parent 56c59a1f9c
commit e38f11f71a
79 changed files with 356982 additions and 21 deletions

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 4.9 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 4.7 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 4.9 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 4.3 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 4.7 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 4.9 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 4.2 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 4.9 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 4.7 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.0 MiB

View File

@@ -0,0 +1,23 @@
<!DOCTYPE html><html><head><meta charset="utf-8"><title>QFT × Bubble Chamber · sketch 02 · magenta-cream</title>
<style>body{margin:0;background:#0b0b0b;color:#bbb;font:12px/1.5 ui-monospace,Menlo,monospace;padding:26px;max-width:1900px}
h1{font-weight:400;letter-spacing:.22em;text-transform:uppercase;font-size:13px;color:#d6a5c4}
.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(460px,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;background:#180e16;padding:14px 18px;border-left:3px solid #d6a5c4;margin:18px 0}</style></head><body>
<h1>QFT × Bubble Chamber · sketch 02 — thin field between cream & the magenta event</h1>
<div class="notes">Built on <b>78_final-lively-magenta-cream</b> (MESON-5113 · magentarise · cream). A thin-line but
present QFT lattice is slipped between the cream ground and the bubble chamber (multiply on top). The event is constant;
each frame varies the QFT geometry and a hue family chosen to converse with the magenta tracks + burnt-orange disk.</div>
<div class=grid>
<figure><img src="01_tonal-magenta-echo.svg"><figcaption>tonal magenta echo<small>field: FEYNMAN-7167</small></figcaption></figure>
<figure><img src="02_magenta-teal-duotone.svg"><figcaption>magenta teal duotone<small>field: GAUGE-2046</small></figcaption></figure>
<figure><img src="03_ember-gold-underglow.svg"><figcaption>ember gold underglow<small>field: LATTICE-1003</small></figcaption></figure>
<figure><img src="04_violet-indigo-recede.svg"><figcaption>violet indigo recede<small>field: PROPAGATOR-2755</small></figcaption></figure>
<figure><img src="05_verdigris-chladni.svg"><figcaption>verdigris chladni<small>field: VACUUM-5113</small></figcaption></figure>
<figure><img src="06_teal-lattice-gold-links.svg"><figcaption>teal lattice gold links<small>field: FEYNMAN-7167</small></figcaption></figure>
<figure><img src="07_rose-ghost-quiet.svg"><figcaption>rose ghost quiet<small>field: GAUGE-2046</small></figcaption></figure>
<figure><img src="08_pale-spectral-lattice.svg"><figcaption>pale spectral lattice<small>field: LATTICE-1003</small></figcaption></figure>
<figure><img src="09_cyan-blueprint-ripples.svg"><figcaption>cyan blueprint ripples<small>field: PROPAGATOR-2755</small></figcaption></figure>
<figure><img src="10_trace-family-communion.svg"><figcaption>trace family communion<small>field: FEYNMAN-7167</small></figcaption></figure>
</div></body></html>

View File

@@ -0,0 +1,14 @@
<!DOCTYPE html><html><head><meta charset="utf-8">
<style>html,body{margin:0;background:#222}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:10px;width:2400px}figure{margin:0;position:relative;background:#fff;overflow:hidden}img{width:100%;display:block}figcaption{position:absolute;left:0;bottom:0;right:0;padding:6px 10px;font:14px ui-monospace,monospace;color:#fff;background:linear-gradient(transparent,#000d)}</style></head><body>
<div class="grid">
<figure><img src="01_tonal-magenta-echo.svg"><figcaption>tonal magenta echo</figcaption></figure>
<figure><img src="02_magenta-teal-duotone.svg"><figcaption>magenta teal duotone</figcaption></figure>
<figure><img src="03_ember-gold-underglow.svg"><figcaption>ember gold underglow</figcaption></figure>
<figure><img src="04_violet-indigo-recede.svg"><figcaption>violet indigo recede</figcaption></figure>
<figure><img src="05_verdigris-chladni.svg"><figcaption>verdigris chladni</figcaption></figure>
<figure><img src="06_teal-lattice-gold-links.svg"><figcaption>teal lattice gold links</figcaption></figure>
<figure><img src="07_rose-ghost-quiet.svg"><figcaption>rose ghost quiet</figcaption></figure>
<figure><img src="08_pale-spectral-lattice.svg"><figcaption>pale spectral lattice</figcaption></figure>
<figure><img src="09_cyan-blueprint-ripples.svg"><figcaption>cyan blueprint ripples</figcaption></figure>
<figure><img src="10_trace-family-communion.svg"><figcaption>trace family communion</figcaption></figure>
</div></body></html>