Added QFT

This commit is contained in:
2026-05-29 15:40:42 -04:00
parent e59b024b62
commit 56c59a1f9c
148 changed files with 428741 additions and 7 deletions

View File

@@ -0,0 +1,55 @@
<!DOCTYPE html><html><head><meta charset="utf-8"><title>QFT · sketch 09 · running wild</title>
<style>body{margin:0;background:#0b0b0b;color:#bbb;font:12px/1.5 ui-monospace,Menlo,monospace;padding:26px;max-width:1800px}
h1{font-weight:400;letter-spacing:.22em;text-transform:uppercase;font-size:13px;color:#e0b070}
h2{font-weight:400;letter-spacing:.14em;text-transform:uppercase;font-size:11px;color:#7ba3c9;margin-top:34px}
.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(440px,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;font-size:12px;background:#1a1410;padding:14px 18px;border-left:3px solid #e0b070;margin:18px 0}</style></head><body>
<h1>QFT · sketch 09 · running wild · 18 plates</h1>
<div class="notes">
<b>Three new mechanics shipped this sketch:</b><br>
1. <b>VORTEX</b> — Gaussian swirling rotation around a centre; lattice rotates tangentially. Reads as angular momentum / spin / quantum vortex.<br>
2. <b>STANDING WAVES</b> — global plane-wave sinusoidal modulation (Chladni-plate / nodal-line patterns). Multiple waves superpose to interference.<br>
3. <b>CURVED Feynman links</b> — bezier-curved propagators through perpendicular control points. Photon waves and gluon springs follow the curve via local-tangent sine offset.<br><br>
All combined with previous mechanics: wavepackets, ripples, dense cubic (N=2), per-field weights, mid-tone substrates, nautilus.
</div>
<h2>Vortex block</h2>
<div class=grid>
<figure><img src="01_single-vortex-cubic.svg"><figcaption>01 Single vortex · cubic swirls<small>Gaussian rotation sigma=0.22 strength=1.20 rad · lattice spirals around centre</small></figcaption></figure>
<figure><img src="02_dipole-counter-vortices.svg"><figcaption>02 Dipole counter-vortices<small>two vortices spinning opposite directions · S-curve deformation</small></figcaption></figure>
<figure><img src="03_vortex-with-spinning-ripples.svg"><figcaption>03 Vortex + ripples · spinning waves<small>wavefronts spiraling outward from a rotating centre</small></figcaption></figure>
<figure><img src="04_vortex-particle-spin.svg"><figcaption>04 Vortex + wavepacket · particle with spin<small>angular momentum localised in a wavepacket centre</small></figcaption></figure>
</div>
<h2>Standing-wave block</h2>
<div class=grid>
<figure><img src="05_horizontal-standing-wave.svg"><figcaption>05 Horizontal standing wave<small>plane wave kx=7 · lattice modulates like a drum membrane</small></figcaption></figure>
<figure><img src="06_chladni-interference.svg"><figcaption>06 Chladni interference ★<small>two crossed plane waves (kx,ky)=(8,1) + (1,8) interference</small></figcaption></figure>
<figure><img src="07_standing-wave-plus-wavepacket.svg"><figcaption>07 Standing wave + wavepacket<small>oscillating background with localised quantum bulge on top</small></figcaption></figure>
</div>
<h2>Curved-link block</h2>
<div class=grid>
<figure><img src="08_heavily-curved-links.svg"><figcaption>08 Heavily curved links ★<small>linkCurvature=0.55 · organic tangle · the curves rendered as wavy/dashed propagators</small></figcaption></figure>
<figure><img src="09_curved-links-and-nautilus-chain.svg"><figcaption>09 Curved links + nautilus chain<small>3-nautilus chain wrapped in bending Feynman tethers · synaptic</small></figcaption></figure>
</div>
<h2>Multi-mechanic plates</h2>
<div class=grid>
<figure><img src="10_full-turbulence.svg"><figcaption>10 Full turbulence ★<small>vortex + standing wave + ripples + curved links · all at once</small></figcaption></figure>
<figure><img src="11_molecular-vibration.svg"><figcaption>11 Molecular vibration<small>two wavepackets + standing wave + 14 curved bond-like links</small></figcaption></figure>
<figure><img src="12_orbital-with-spin.svg"><figcaption>12 Orbital with spin<small>vortex + ripples + central nautilus + curved links · electron-orbital feel</small></figcaption></figure>
<figure><img src="13_field-gradient-shear.svg"><figcaption>13 Field gradient shear<small>single low-frequency wave acts as a smooth tilt/gradient across the canvas</small></figcaption></figure>
<figure><img src="14_multi-vortex-chaos.svg"><figcaption>14 Multi-vortex chaos ★<small>4 counter-rotating vortices at the corners + dense curved links</small></figcaption></figure>
<figure><img src="15_perturbation-cascade.svg"><figcaption>15 Perturbation cascade<small>3 wavepackets at different sigmas + matched ripples + curved links</small></figcaption></figure>
</div>
<h2>Bold experiments</h2>
<div class=grid>
<figure><img src="16_asymmetric-riot.svg"><figcaption>16 Asymmetric riot ★<small>vortex + wavepacket + 3 ripples + standing wave + 2 nautilus + 14 curved links · the mind-storm</small></figcaption></figure>
<figure><img src="17_spectral-vortex-storm.svg"><figcaption>17 Spectral vortex storm ★<small>radial gradient · full spectrum applies to every element · everything swirls</small></figcaption></figure>
<figure><img src="18_quiet-single-vortex.svg"><figcaption>18 Quiet counter · single small vortex<small>contemplative; only one mechanic on a calm field</small></figcaption></figure>
</div>
</body></html>