Fable Review
This commit is contained in:
40
output/iterations-watercolor/index.html
Normal file
40
output/iterations-watercolor/index.html
Normal file
@@ -0,0 +1,40 @@
|
||||
<!DOCTYPE html><html><head><meta charset="utf-8"><title>iterations-watercolor</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:#c79b6a}
|
||||
p.note{color:#777;max-width:62em}
|
||||
.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:20px;margin-top:18px}
|
||||
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}</style></head><body>
|
||||
<h1>Bubble Chamber · iterations-watercolor</h1>
|
||||
<p class="note">The wet medium — <code>src/render/watercolor.js</code>, the 4th renderer. The trace as
|
||||
ink-in-water: a bubble chamber is superheated liquid hydrogen, so the track is a wake of boiling
|
||||
bubbles in a fluid; watercolour is pigment migrating through water on paper — the same physics
|
||||
restated. Beer–Lambert pigment optics · wet-edge darkening · cold-press granulation · wet-into-wet
|
||||
bleed. Ten studies varying colour, composition, craft, density and viewpoint. 1400 px previews,
|
||||
deterministic from seed. <span class="s">render: <code>renderer=watercolor</code> via tools/shoot.sh.</span></p>
|
||||
<div class=grid>
|
||||
|
||||
<figure><img src="01_stillwater-sepia.png"><figcaption><b>Stillwater</b> — a quiet single event, warm walnut-sepia on rag, two-pigment granulation. The disk a translucent bloom; δ-rays as fern curls.<br><span class="s">mono · sepia · low density · HYPERON-8444</span></figcaption></figure>
|
||||
|
||||
<figure><img src="02_two-waters-charge.png"><figcaption><b>Two Waters</b> — charge duotone: positive a warm red wash, negative a cool blue, the two pigments mixing where tracks cross. False-colour that <i>means</i> something.<br><span class="s">charge · cream · STRANGE-1187</span></figcaption></figure>
|
||||
|
||||
<figure><img src="03_spectral-legend-kind.png"><figcaption><b>Spectral Legend</b> — one pigment per particle type: amber primaries, cyan δ-rays, blue cosmics, green sweepers, magenta V-decays. The event reads as its own legend.<br><span class="s">kind · neutral · dense · KAON-0088</span></figcaption></figure>
|
||||
|
||||
<figure><img src="04_sunken-bell.png"><figcaption><b>Sunken Bell</b> — the low-disk semicircle: the shock half-risen from the bottom edge, a struck bell / setting sun, its corona radiating in wet pigment.<br><span class="s">mono · cream · low disk composition · OMEGA-7782</span></figcaption></figure>
|
||||
|
||||
<figure><img src="05_velocity-beta.png"><figcaption><b>Velocity</b> — colour by speed (β): fast tracks cool blue, the slowing ones warming through cyan and green. A cool, watery plate on selenium-blue paper.<br><span class="s">beta · cool · LAMBDA-2648</span></figcaption></figure>
|
||||
|
||||
<figure><img src="06_lifecycle-bloom.png"><figcaption><b>Birth to Death</b> — per-bubble lifecycle: each wash shifts hue along the trail, blue at the vertex through green to a deep-red death where the pigment pools — colour migrating as wet pigment does.<br><span class="s">lifecycle (per-bubble) · cream · HYPERON-8444</span></figcaption></figure>
|
||||
|
||||
<figure><img src="07_dryfield-cosmic.png"><figcaption><b>Dry Field</b> — a wide, quiet sheet crossed by long faint cosmics and sweepers, the focal bloom small and low. Negative space as subject; airy dry-brush lines.<br><span class="s">mono · selenium · sparse · cosmic-heavy · COSMIC-3140</span></figcaption></figure>
|
||||
|
||||
<figure><img src="08_dense-chaos-olive.png"><figcaption><b>Dense Chaos</b> — maximal density, a crowded interaction star with glowing-death pigment on olive paper. Craft pushed to saturation; the plate "ran all night."<br><span class="s">kindrise (per-bubble) · olive · density 1.5 · OMEGA-7782</span></figcaption></figure>
|
||||
|
||||
<figure><img src="09_offcenter-magenta.png"><figcaption><b>Off-Centre</b> — the vertex pushed to a third, a purple/magenta trace family against a single burnt-orange disk-bloom low and to the side. Asymmetric, contrapuntal colour.<br><span class="s">magentarise · neutral · off-centre composition · NUCLEON-2131</span></figcaption></figure>
|
||||
|
||||
<figure><img src="10_wet-psychedelic.png"><figcaption><b>Wet Bloom</b> — the wettest craft: high wetness and bleed, soft edges, hue cycling along each wake. Pigment dissolving into damp paper — the dreaming end of the medium.<br><span class="s">psychedelic (per-bubble) · cream · wcWetness 1.6 / wcBleed 1.45 · CASCADE-2755</span></figcaption></figure>
|
||||
|
||||
</div>
|
||||
</body></html>
|
||||
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>
|
||||
BIN
output/milkweed/reference-asclepias-syriaca.jpg
Normal file
BIN
output/milkweed/reference-asclepias-syriaca.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 157 KiB |
Reference in New Issue
Block a user