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.1 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.5 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.0 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 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: 12 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.3 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 2.2 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.0 MiB

View File

@@ -0,0 +1,23 @@
<!DOCTYPE html><html><head><meta charset="utf-8"><title>QFT × Bubble Chamber · sketch 01</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:#a5d4c9}
.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:#0e1816;padding:14px 18px;border-left:3px solid #a5d4c9;margin:18px 0}</style></head><body>
<h1>QFT × Bubble Chamber · sketch 01 — the field that authors the trace, under the trace</h1>
<div class="notes">Two independently-seeded plates stacked as one image: a QFT field plate UNDERNEATH a bubble-chamber plate,
joined with <code>mix-blend-mode</code> (multiply on light grounds = lightbox; screen on dark = luminous negative).
Furniture deduplicated — the bubble chamber is the studied, labelled top plate. Each frame chases one feeling.</div>
<div class=grid>
<figure><img src="01_lightbox-positive.svg"><figcaption>lightbox positive<small>VACUUM-5113 × LAMBDA-2648 · multiply</small></figcaption></figure>
<figure><img src="02_negative-void.svg"><figcaption>negative void<small>GAUGE-2046 × HYPERON-8444 · screen</small></figcaption></figure>
<figure><img src="03_cyanotype-communion.svg"><figcaption>cyanotype communion<small>PROPAGATOR-2755 × CASCADE-2755 · screen</small></figcaption></figure>
<figure><img src="04_field-as-atmosphere.svg"><figcaption>field as atmosphere<small>FEYNMAN-7167 × NUCLEON-2131 · multiply</small></figcaption></figure>
<figure><img src="05_scale-rhyme-nautilus.svg"><figcaption>scale rhyme nautilus<small>LATTICE-1003 × HYPERON-8444 · multiply</small></figcaption></figure>
<figure><img src="06_sepia-archive.svg"><figcaption>sepia archive<small>VACUUM-5113 × LAMBDA-2648 · multiply</small></figcaption></figure>
<figure><img src="07_earned-colour-kind.svg"><figcaption>earned colour kind<small>GAUGE-2046 × HYPERON-8444 · multiply</small></figcaption></figure>
<figure><img src="08_chladni-quiet.svg"><figcaption>chladni quiet<small>FEYNMAN-7167 × NUCLEON-2131 · multiply</small></figcaption></figure>
<figure><img src="09_dense-lattice-rare-event.svg"><figcaption>dense lattice rare event<small>LATTICE-1003 × NUCLEON-2131 · multiply</small></figcaption></figure>
<figure><img src="10_vertigo-tesseract.svg"><figcaption>vertigo tesseract<small>PROPAGATOR-2755 × HYPERON-8444 · multiply</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_lightbox-positive.svg"><figcaption>lightbox positive</figcaption></figure>
<figure><img src="02_negative-void.svg"><figcaption>negative void</figcaption></figure>
<figure><img src="03_cyanotype-communion.svg"><figcaption>cyanotype communion</figcaption></figure>
<figure><img src="04_field-as-atmosphere.svg"><figcaption>field as atmosphere</figcaption></figure>
<figure><img src="05_scale-rhyme-nautilus.svg"><figcaption>scale rhyme nautilus</figcaption></figure>
<figure><img src="06_sepia-archive.svg"><figcaption>sepia archive</figcaption></figure>
<figure><img src="07_earned-colour-kind.svg"><figcaption>earned colour kind</figcaption></figure>
<figure><img src="08_chladni-quiet.svg"><figcaption>chladni quiet</figcaption></figure>
<figure><img src="09_dense-lattice-rare-event.svg"><figcaption>dense lattice rare event</figcaption></figure>
<figure><img src="10_vertigo-tesseract.svg"><figcaption>vertigo tesseract</figcaption></figure>
</div></body></html>

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>