Homologous Structures Simulator: Map Vertebrate Skeletal Blueprints

simulator intermediate ~10 min
Loading simulation...
SI = 0.72 — high structural homology despite functional divergence

Human arm and bat wing share 72% bone-proportion similarity, demonstrating that flight evolved by elongating the same skeletal elements used for grasping.

Formula

SI = 1 - (1/N) × Σ |L_bone_A - L_bone_B| / max(L_bone_A, L_bone_B)
Procrustes distance = √(Σ (x_i - x_i')² + (y_i - y_i')²)
Humerus ratio R_h = L_humerus_species_A / L_humerus_species_B

One Blueprint, Many Forms

Every tetrapod forelimb — from the wing of a bat to the flipper of a whale — is built from the same set of bones: one humerus, two forearm bones (radius and ulna), a cluster of carpals, a fan of metacarpals, and jointed phalanges. Richard Owen first formalized this observation in 1843, coining the term 'homology' to describe structural correspondence independent of function. Darwin later explained homology as inheritance from a common ancestor, making it one of the strongest lines of evidence for evolution.

Morphing Between Species

This simulator lets you interpolate the skeletal outline of one species into another, watching bones stretch, compress, and fuse in real time. As you drag the morph slider from human to horse, you see metacarpals III elongate dramatically while digits I, II, IV, V regress to vestigial splints — a visual record of 55 million years of equine evolution compressed into a single animation.

Bone-by-Bone Comparison

Highlight individual bone groups to see exactly how each element transforms across taxa. The humerus stays relatively conservative; the real action is in the digits. Bats elongated digits II–V to support a membrane wing, whales shortened and flattened all elements into a hydrodynamic paddle, and humans retained moderate proportions for dexterous manipulation. Same parts, endlessly remodeled.

Quantifying Homology

Modern comparative anatomy uses geometric morphometrics to move beyond qualitative 'same bone' statements. Landmark coordinates on each bone are superimposed using Procrustes analysis, removing size and orientation differences, then principal component analysis reveals the major axes of shape variation across species. The similarity index in this simulator approximates that pipeline, giving a single number that captures how structurally close two forelimbs really are.

FAQ

What are homologous structures?

Homologous structures are body parts in different species that share a common evolutionary origin but may serve different functions. The human arm, bat wing, whale flipper, and horse leg all contain the same bones — humerus, radius, ulna, carpals, metacarpals, and phalanges — inherited from a shared tetrapod ancestor.

How do homologous structures differ from analogous structures?

Homologous structures share evolutionary origin regardless of function (human arm vs. bat wing), while analogous structures share function but evolved independently (bird wing vs. insect wing). Homology indicates common descent; analogy indicates convergent evolution.

Why are forelimbs the classic example of homology?

Tetrapod forelimbs show dramatic functional divergence — grasping, flying, swimming, running — while retaining an unmistakably conserved bone arrangement. This makes the shared blueprint visually obvious and pedagogically powerful, first recognized by Richard Owen in 1843.

How is structural similarity quantified?

Morphometricians use landmark-based geometric morphometrics, measuring distances between homologous anatomical points. Procrustes superimposition removes size, position, and rotation differences, leaving only shape variation. Principal component analysis then quantifies how species cluster in shape space.

Sources

Embed

<iframe src="https://homo-deus.com/lab/comparative-anatomy/homologous-structures/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub