Added Ridgeline Plots and layers output
This commit is contained in:
13
output/layering/01_mono-calm-sea.svg
Normal file
13
output/layering/01_mono-calm-sea.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 5.5 MiB |
13
output/layering/02_magenta-over-teal.svg
Normal file
13
output/layering/02_magenta-over-teal.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 5.7 MiB |
13
output/layering/03_quiet-vast.svg
Normal file
13
output/layering/03_quiet-vast.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 3.5 MiB |
13
output/layering/04_kind-verdigris.svg
Normal file
13
output/layering/04_kind-verdigris.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 12 MiB |
13
output/layering/05_ember-warm.svg
Normal file
13
output/layering/05_ember-warm.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 10 MiB |
13
output/layering/06_seethe-bold.svg
Normal file
13
output/layering/06_seethe-bold.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 5.7 MiB |
15
output/layering/index.html
Normal file
15
output/layering/index.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html><html><head><meta charset="utf-8"><title>Layered piece · film + QFT carpet + bubble chamber</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>Layered piece — film · QFT vacuum carpet · bubble-chamber event</h1>
|
||||
<div class="notes">back→front: cream ground · milky film/diffusion · 3 spaced QFT carpet sheets (back two blurred = air-gap depth of field) · bubble-chamber event (multiply) · film grain. The literal plexi stack, previewed as one image.</div>
|
||||
<div class=grid><figure><img src="01_mono-calm-sea.svg"><figcaption>mono calm sea<small>LAMBDA-2648 · mono</small></figcaption></figure>
|
||||
<figure><img src="02_magenta-over-teal.svg"><figcaption>magenta over teal<small>MESON-5113 · magentarise</small></figcaption></figure>
|
||||
<figure><img src="03_quiet-vast.svg"><figcaption>quiet vast<small>NUCLEON-2131 · mono</small></figcaption></figure>
|
||||
<figure><img src="04_kind-verdigris.svg"><figcaption>kind verdigris<small>HYPERON-8444 · kind</small></figcaption></figure>
|
||||
<figure><img src="05_ember-warm.svg"><figcaption>ember warm<small>CASCADE-2755 · kindrise</small></figcaption></figure>
|
||||
<figure><img src="06_seethe-bold.svg"><figcaption>seethe bold<small>MESON-5113 · magentarise</small></figcaption></figure></div></body></html>
|
||||
3
output/layering/m.html
Normal file
3
output/layering/m.html
Normal 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: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_mono-calm-sea.svg"><figcaption>mono calm sea</figcaption></figure><figure><img src="02_magenta-over-teal.svg"><figcaption>magenta over teal</figcaption></figure><figure><img src="03_quiet-vast.svg"><figcaption>quiet vast</figcaption></figure><figure><img src="04_kind-verdigris.svg"><figcaption>kind verdigris</figcaption></figure><figure><img src="05_ember-warm.svg"><figcaption>ember warm</figcaption></figure><figure><img src="06_seethe-bold.svg"><figcaption>seethe bold</figcaption></figure></div></body></html>
|
||||
Reference in New Issue
Block a user