Fable Review
This commit is contained in:
34
output/milkweed/index.html
Normal file
34
output/milkweed/index.html
Normal file
@@ -0,0 +1,34 @@
|
||||
<!DOCTYPE html><html><head><meta charset="utf-8"><title>milkweed · watercolour</title>
|
||||
<style>body{margin:0;background:#0b0b0b;color:#bbb;font:12px/1.5 ui-monospace,Menlo,monospace;padding:26px}
|
||||
h1{font-weight:400;letter-spacing:.22em;text-transform:uppercase;font-size:13px;color:#b98aa0}
|
||||
h2{font-weight:400;letter-spacing:.16em;text-transform:uppercase;font-size:11px;color:#7da06a;margin-top:30px}
|
||||
p.note{color:#777;max-width:64em}
|
||||
.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:20px;margin-top:16px}
|
||||
figure{margin:0;background:#000;border:1px solid #262626}img{width:100%;display:block}
|
||||
figcaption{padding:8px 10px;color:#e8e4d8}figcaption b{color:#fff;font-weight:600}
|
||||
span.s{color:#555}.ref{border-color:#3a3a3a}</style></head><body>
|
||||
<h1>Milkweed in bloom · recreated in watercolour</h1>
|
||||
<p class="note">A common-milkweed (<i>Asclepias syriaca</i>) umbel, painted with the bubble-chamber project's
|
||||
own wet renderer (<code>src/render/watercolor.js</code>) driven by a new umbel generator
|
||||
(<code>src/milkweed/umbel.js</code>). The conceit that made it fit: a milkweed umbel is a <i>radial
|
||||
event</i> — a hidden central node, pedicels radiating like tracks, each blooming into a five-pointed
|
||||
star at its tip. The bubble chamber's vertex and δ-ray spray, restated in botany; life wearing the
|
||||
shape of the particle event. Same pigment physics as the plates — Beer–Lambert subtractive optics,
|
||||
the wet edge, cold-press granulation, wet-into-wet bleed — only the geometry and the palette change
|
||||
(sap green, quinacridone rose, a pale corona crown that barely tints the paper). Deterministic from
|
||||
seed; herbarium caption from the shared archive-identity system.</p>
|
||||
|
||||
<h2>The reference</h2>
|
||||
<div class=grid>
|
||||
<figure class=ref><img src="reference-asclepias-syriaca.jpg"><figcaption><b>Reference</b> — <i>Asclepias syriaca</i> in full bloom: a domed cluster of open mauve star-flowers with pale corona crowns, deep-maroon buds, sage leaves.<br><span class="s">photo · Wikimedia Commons (Common_Milkweed_Bloom)</span></figcaption></figure>
|
||||
</div>
|
||||
|
||||
<h2>The recreations</h2>
|
||||
<div class=grid>
|
||||
<figure><img src="01_bloom-monarch.png"><figcaption><b>Milkweed Bloom</b> — the recreation: a domed umbel of pink florets, pale-crowned, buds toward the rim, leaves splayed behind.<br><span class="s">milkweed · cream · MONARCH-3320</span></figcaption></figure>
|
||||
<figure><img src="02_bloom-asclepias.png"><figcaption><b>Asclepias</b> — a second specimen, same medium, a fuller cluster.<br><span class="s">milkweed · cream · ASCLEPIAS-7781</span></figcaption></figure>
|
||||
<figure><img src="03_bloom-prairie.png"><figcaption><b>Prairie</b> — a rounder dome; the wet-into-wet bleed unifies the florets into one pink haze.<br><span class="s">milkweed · cream · PRAIRIE-5562</span></figcaption></figure>
|
||||
<figure><img src="04_dewy-wetbleed.png"><figcaption><b>Dewy</b> — the medium turned wet: high wetness and bleed, soft edges, on cool blue-grey paper. A misted morning.<br><span class="s">milkweed · cool · wcWetness 1.5 / wcBleed 1.4 · SWAMP-1190</span></figcaption></figure>
|
||||
<figure><img src="05_drybrush-sepia.png"><figcaption><b>Dry-brush</b> — the opposite craft: drier, crisp wet edges, granulation turned up, on warm sepia. Late-summer, going to seed.<br><span class="s">milkweed · sepia · wcGranulate 1.35 / wcEdge 1.2 · AUTUMN-4408</span></figcaption></figure>
|
||||
</div>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user