37 Total Animations
12 Molecular Systems
7 Article-Embedded
6 RGP Illustrations
4 Visual Mosaic
Canvas 2D Zero Dependencies
CAT · 01 Molecular Machines 2 machines · full-page standalone
02
Kinesin Molecular Walker — Processivity Animation
molecular-animations.html#kinesin

Kinesin-1 walking along a microtubule. The two-headed motor protein takes 8 nm steps, hydrolysing one ATP per step. Animation shows the hand-over-hand gait, cargo binding domain, and the stochastic detachment probability that limits run length.

Canvas 2D · step geometry · ATP hydrolysis cycle · processivity counter

Biology
Live Open →
CAT · 02 Biological Coherence System — Layer 2 Pages 12 animations · all live
01
The DNA Code — Genetic Information
bio-sys-01-dna.html

Hero canvas with two layers: floating A/T/G/C base letters drifting upward with random drift, fading at the top; double helix drawn as two sine-offset spiral arms with connecting base-pair rungs. Rung color varies by base type (A=cyan, T=blue, G=green, C=gold). Helix rotates slowly on a vertical axis via phase offset increment. Goldilocks slider tracks base-pair fidelity.

Canvas 2D · particle system · sinusoidal helix geometry · base-pair rung rendering · Goldilocks

BiologyGoldilocks
Live View →
02
Epigenetic Code — Chromatin Methylation Pattern
bio-sys-02-epigenetics.html

Hero canvas showing a chromatin fiber as a chain of nucleosomes. Methylation marks (CpG methyl groups) appear and disappear stochastically — marks pulse with a glow when active. Overall methylation density reflects the Goldilocks slider for CpG methylation %. Demonstrates the second layer of genetic information beyond DNA sequence.

Canvas 2D · stochastic mark toggling · nucleosome chain geometry · pulse glow · Goldilocks

BiologyGoldilocks
Live View →
03
Histone Code — Nucleosome Remodeling
bio-sys-03-histones.html

Hero canvas: nucleosome octamers (protein spools) with DNA wrapped around them. Histone tail modifications cycle in sync with the Goldilocks acetylation slider — acetylation = open chromatin (expanded spacing); methylation = compact (tight spacing). Tails extend and retract with easing. Demonstrates a chemical language written on top of the genetic language.

Canvas 2D · nucleosome geometry · histone tail easing · chromatin compaction states · Goldilocks

BiologyGoldilocks
Live View →
04
DNA Methylation — CpG Island Writer/Eraser
bio-sys-04-methylation.html

Hero canvas: a DNA strand scrolls horizontally. CpG dinucleotides are highlighted as nodes. DNMT writer enzymes (moving particles) attach methyl group caps; TET eraser enzymes remove them. The ratio of writers to erasers is driven by the TET demethylation Goldilocks slider. Demonstrates the reversible chemical marking system that controls which genes are expressed.

Canvas 2D · scrolling strand · enzyme particles · methyl cap attach/remove · Goldilocks

BiologyGoldilocks
Live View →
05
The Sugar Code — Glycocalyx Cell Surface
bio-sys-05-glycocalyx.html

Hero canvas: cell membrane shown as a horizontal phospholipid bilayer. Above it, glycoprotein and glycolipid chains extend upward as branching tree structures, swaying gently with sinusoidal oscillation per-chain phase offset. Chain density and height respond to the Goldilocks chain length slider. A third language of cellular identity, written in branching sugar polymers.

Canvas 2D · branching tree geometry · sinusoidal sway · phase-offset per chain · Goldilocks

BiologyGoldilocks
Live View →
07
RNA Regulation — Non-Coding RNA Network
bio-sys-07-rna.html

Hero canvas: network of nodes (mRNA targets) connected by edges (miRNA interactions). Nodes glow and pulse; edges draw and fade based on connection strength driven by the seed match length Goldilocks slider. Active nodes show translational suppression via color shift. Network layout uses fixed positions with spring-like oscillation.

Canvas 2D · force-layout simulation · node pulse · edge fade · network topology · Goldilocks

BiologyGoldilocks
Live View →
08
Catalysts & Ribozymes — RNA World Paradox
bio-sys-08-ribozymes.html

Hero canvas: RNA strand as a chain of nucleotide beads that folds and unfolds cyclically — forming stem-loop hairpin structures (catalytic active conformation) then unfolding back to linear. Fold progress driven by a sinusoidal cycle. Active conformation glows at the catalytic center. Demonstrates why RNA cannot solve its own origin problem.

Canvas 2D · bead-spring chain · hairpin fold geometry · catalytic glow pulse · Goldilocks

BiologyGoldilocks
Live View →
09
Error Correction — Eigen's Threshold
bio-sys-09-error-correction.html

Hero canvas: DNA double helix with rungs that stochastically turn red (mutation event) then repair back to correct color. Mutation rate controlled by the μ Goldilocks slider. At high mutation rates the helix becomes predominantly red — error catastrophe visualised. Eigen's Q = (1−μ)^L computed live and displayed in the score panel.

Canvas 2D · stochastic rung mutation · helix geometry · Q-score live computation · Goldilocks

BiologyGoldilocks
Live View →
10
Cell Differentiation — Gene Regulatory Networks
bio-sys-10-differentiation.html

Hero canvas: hierarchical gene regulatory network with master transcription factors at top, activating downstream target genes in a cascade. Activation flows downward as a travelling pulse along edges. Network branches from 1 master TF → 3 modules → 9 terminal states. Cascade timing driven by propagation delay linked to the GRN complexity Goldilocks slider.

Canvas 2D · directed acyclic graph · pulse propagation · cascade timing · Goldilocks

BiologyGoldilocks
Live View →
11
Protein Folding — Levinthal's Paradox (dual canvas)
bio-sys-11-folding.html

Two-canvas system. Hero canvas: bead-spring polypeptide chain cycling through folded/unfolded states via foldProgress variable. Secondary canvas: energy landscape folding funnel — a 3D funnel drawn in 2D projection that widens/roughens based on score, with native-state dot glowing at the bottom. Funnel redraws via window._drawFunnel(score) called by sliders.

Canvas 2D · bead-spring chain · funnel projection geometry · _drawFunnel() API · Goldilocks

BiologyGoldilocks
Live View →
12
Cell Signaling — Phosphorylation Cascade
bio-sys-12-signaling.html

Hero canvas: particle field representing kinase/phosphatase populations. Particles randomly activate and spread activation to neighbors within a radius, simulating a signaling cascade. At balanced kinase:phosphatase ratio (1:1), activation spreads then resolves. At extreme ratios, either no signal propagates or runaway activation fills the field — the Goldilocks precision of cellular signaling.

Canvas 2D · particle activation spread · neighbor-radius cascade · kinase:phosphatase ratio · Goldilocks

BiologyGoldilocks
Live View →
CAT · 03 Article-Embedded Canvas Animations 7 animations · inline in article pages
02
NOW · I — DNA Helix Hero
article-now-1.html

Article hero canvas: animated DNA double helix with base pair rungs and floating base letters. IntersectionObserver-controlled — only animates when in viewport. Tab-visibility aware via _tabVisible flag.

Canvas 2D · IntersectionObserver · prefers-reduced-motion · tab-visibility API

Biology
Live View →
03
Design — Fibonacci Spiral + Golden Ratio Overlay (triple)
article-now-design.html

Three canvas animations: Fibonacci spiral drawn incrementally with golden ratio rectangles overlaid; Voronoi pattern showing natural tessellation; symmetry axis visualization. Each IntersectionObserver-triggered.

Canvas 2D · Fibonacci geometry · Voronoi approximation · IntersectionObserver · 3 independent loops

Physics
Live View →
04
Frame — Electromagnetic Wave + Spectral Sweep (dual)
article-near-frame.html

Two canvas animations: E and B field components oscillating perpendicular to propagation; tick-based spectral color sweep across visible spectrum with wavelength annotation. Both IntersectionObserver-triggered.

Canvas 2D · EM wave geometry · spectral color mapping · dual RAF loops

Physics
Live View →
05
Logos — Logic / Symbol System Animations (triple)
article-now-logos.html

Three canvas animations: propositional logic truth table drawing; symbol-to-referent mapping with connection lines; recursive self-reference diagram. Gold/white on black. Demonstrates non-reducibility of symbolic reference to physical causation.

Canvas 2D · logic diagram geometry · symbol mapping · 3 IntersectionObserver loops

Logic
Live View →
06
NO · IX — Population Genetics / Fitness Landscape (dual)
article-no-9.html

Two RAF loops: population fitness landscape showing allele frequency changes under selection; speciation event visualization. Uses animId handle for pause/resume.

Canvas 2D · population genetics simulation · allele frequency · fitness landscape

Biology
Live View →
07
Brutalism — Architecture Grid Deconstruction
article-now-brutalism.html

Finite-cycle animation (360 ticks then stops). Brutalist grid structure progressively deconstructs: grid lines fragment, blocks separate, proportional relationships dissolve. Argues formal incoherence, not mere austerity. Auto-stops to save performance.

Canvas 2D · finite-cycle · grid geometry · deconstruction sequencing · auto-stop

Art / Architecture
Live View →
CAT · 04 Visual Mosaic Pages 4 pages · all live
01
Visual Mosaic — DNA + Motor + Cosmos (triple)
visual-mosaic.html

Three independent canvas loops on one page, each IntersectionObserver-triggered: DNA helix hero; ATP motor animation; cosmological fine-tuning visualization — particle universe expanding from a point with fine-tuning parameter overlay.

Canvas 2D · 3 independent loops · IntersectionObserver · tab-visibility guard · prefers-reduced-motion

BiologyPhysics
Live View →
02
Mosaic NOW · I — DNA Helix + Codon Table
visual/mosaic-now-1.html

Two canvas loops: primary DNA helix animation and a secondary canvas showing a base-pair codon table with animated highlighting as codons are read by a ribosome cursor. Companion to NOW · I.

Canvas 2D · codon table rendering · ribosome cursor animation · dual loops

Biology
Live View →
03
Mosaic NOW · III — Water Molecule + H-Bond (dual)
visual/mosaic-now-3.html

Two canvas loops: water molecule cluster showing hydrogen bond network — molecules rotate slowly with H-bonds drawn as dashed lines, breaking and reforming stochastically. Secondary canvas: density anomaly visualization showing ice less dense than water.

Canvas 2D · molecular geometry · H-bond stochastic · density anomaly diagram

PhysicsBiology
Live View →
04
Mosaic NOW · IV — Entropy / Thermodynamics Visualization
visual/mosaic-now-4.html

Particle container simulation: ordered → disordered states. Left side ordered, right side random. Partition opens, order degrades over time. Reversed partition shows entropy decrease requires work input. Companion to the NOW · IV thermodynamics argument.

Canvas 2D · particle container · entropy visualization · partition mechanics · auto-stop

Physics
Live View →
CAT · 05 RGP Graph & Illustration Animations 7 animations · full-page standalone
02
Illustration I — Query Constellation
rgp-illustrations/illustration-1-query-constellation.html

Animated star-field constellation showing RGP query nodes as stars connected by argument lines. Stars pulse with individual glow cycles. Connection lines draw in progressively. Demonstrates how queries form argument constellations.

Canvas 2D · star-field · pulse glow · progressive line drawing

GraphRGP
Live View →
03
Illustration II — Operator Matrix
rgp-illustrations/illustration-2-operator-matrix.html

Matrix of argument operators (supports, challenges, depends_on, etc.) shown as animated grid cells. Each cell activates when its relation type is active in a demonstration query. Demonstrates the relational grammar of RGP.

Canvas 2D · grid cell transitions · operator activation sequence · RAF transition wrapper

GraphRGP
Live View →
04
Illustration III — Resonance Bloom
rgp-illustrations/illustration-3-resonance-bloom.html

Central argument node radiates resonance waves outward as connected nodes activate in sequence. Each activation creates a concentric ring bloom that fades out. Shows how a single strong argument creates a resonance pattern through its relations.

Canvas 2D · radial bloom geometry · concentric ring fade · sequential node activation

GraphRGP
Live View →
05
Illustration IV — Depth Probe
rgp-illustrations/illustration-4-depth-probe.html

Vertical depth probe descends through argument layers (claims → entities → sources) visualised as horizontal strata. The probe activates nodes at each depth. Illustrates the layered RGP architecture: surface claim → supporting entity → primary source.

Canvas 2D · vertical strata geometry · probe traversal · layer activation

GraphRGP
Live View →
06
Illustration V — Argument Lineage
rgp-illustrations/illustration-5-argument-lineage.html

Tree animation: root claim branches into supporting claims, each branching into evidence nodes. Tree grows progressively left-to-right, branch lines draw in sequence, node labels fade in after their branch is drawn.

Canvas 2D · tree growth animation · sequential branch drawing · text fade-in

GraphRGP
Live View →
07
Illustration VI — Inference Chain
rgp-illustrations/illustration-6-inference-chain.html

Linear inference chain: premises flow left-to-right through logical operators to a conclusion. Each step activates with a travelling pulse. Can be paused, reversed, and replayed. Demonstrates Intrigue → Inference → Information as a directed flow.

Canvas 2D · directed chain · pulse traversal · pause/reverse/replay · animId handle

GraphRGP
Live View →
CAT · 06 Site UI & Hub Page Animations Index pages and navigation
01
Explore NEAR — Particle Hub Hero
explore-near.html

Hub page hero canvas: particle system with nodes orbiting a central attractor. Pointer interactivity — cursor attracts nearby particles. Used as the NEAR track index page.

Canvas 2D · particle orbit · pointer attraction · hub hero

Hub
Live View →
02
Butterfly Showcase — Animated Butterfly Hero
butterfly-showcase.html

Butterfly SVG wing-beat animation with particle trail. Used as the site identity showcase page. Wings use CSS transform-based flap with SVG path warping.

SVG · CSS transform · particle trail · wing-beat cycle

Identity
Live View →