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: 832 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 946 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.3 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 568 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.1 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 909 KiB

View File

@@ -0,0 +1,3 @@
<!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:2000px}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:13px ui-monospace,monospace;color:#fff;background:linear-gradient(transparent,#000d)}</style></head><body>
<div class="grid"><figure><img src="01_calm-ridgeline.svg"><figcaption>calm ridgeline · calm · low-q swells, few blips</figcaption></figure><figure><img src="02_vacuum-seethe.svg"><figcaption>vacuum seethe · vacuum seethe · many spiralling blips</figcaption></figure><figure><img src="03_dense-fine.svg"><figcaption>dense fine · dense fine weave</figcaption></figure><figure><img src="04_sparse-bold.svg"><figcaption>sparse bold · sparse · bold soft swells</figcaption></figure><figure><img src="05_deep-horizon.svg"><figcaption>deep horizon · deep horizon · more sky above the mound</figcaption></figure><figure><img src="06_verdigris-seethe.svg"><figcaption>verdigris seethe · verdigris vacuum · oxidised</figcaption></figure></div></body></html>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 451 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 452 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 452 KiB

View File

@@ -0,0 +1,4 @@
<!DOCTYPE html><html><head><meta charset="utf-8"><title>vacuum carpet · plexi deck</title>
<style>html,body{margin:0;background:#0c0c0c}.stage{position:relative;width:1500px;height:1500px;margin:30px auto;background:rgb(226,219,199);box-shadow:0 0 120px #000 inset}.stage img{position:absolute;inset:0;width:100%;height:100%}.L3{filter:blur(2.2px);opacity:.5;transform:translateY(-6px) scale(1.01)}.L2{filter:blur(1px);opacity:.72;transform:translateY(-2px)}.L1{opacity:.95}.cap{max-width:1500px;margin:0 auto;color:#888;font:12px ui-monospace,monospace;padding:0 4px}</style></head><body>
<div class="stage"><img class="L3" src="layers/L3_back.svg"><img class="L2" src="layers/L2_mid.svg"><img class="L1" src="layers/L1_front.svg"></div>
<p class="cap">deck (back→front): film/diffusion · L3 · L2 · L1 · [bubble chamber]. back sheets blurred+dimmed = air-gap depth of field.</p></body></html>