Free Visual Learning

Every concept, animated

Short animated explainers for 336+ concepts across 10 subjects. Watch, learn, and explore — all free, forever.

336
Videos
10
Subjects
60s
Each
Subjects
Physics
97 videos
From subatomic particles to the cosmos.
Psychology
96 videos
Mind, behaviour, cognition, and human experience.
Medicine
93 videos
Health, disease, the body, and how medicine works.
Computer Science
13 videos
Algorithms, data structures, AI, systems, and computing fundamentals.
Economics
12 videos
Markets, incentives, behaviour, and allocation.
Philosophy
10 videos
Logic, ethics, metaphysics, and deep questions.
Engineering
9 videos
Design, systems, and applied science.
Mathematics
2 videos
Algebra, calculus, topology, number theory, and mathematical concepts.
🧬
Biology
2 videos
Life in all its forms — molecules, cells, ecosystems.
Chemistry
2 videos
Matter, properties, and the reactions that transform it.
Computer Science ~60s

Big O Notation

How Big O notation measures algorithm efficiency — see O(1), O(log n), O(n), O(n²), and O(2ⁿ) growth rates compared in 3D.

Algorithms
Computer Science ~60s

Binary Search

Step-by-step visualization of binary search on a sorted array — halving the search space with each comparison.

Algorithms
Computer Science ~60s

Binary Search Tree

3D tree of floating nodes with glowing edges. Keys travel down to find their position with in-order traversal.

Data Structures
Computer Science ~60s

Blockchain

Chain of blocks where each block contains data and a cryptographic hash linking it to the previous block. Immutable, decentralized ledger.

Computer Science
Mathematics ~60s

Fibonacci Sequence

The Fibonacci sequence visualized — watch 1, 1, 2, 3, 5, 8, 13, 21 build into the golden spiral. See how the ratio converges to phi (1.618).

Number Theory
Mathematics ~60s

Pythagorean Theorem

3D visualization of the Pythagorean theorem with squares built on each side of a right triangle.

Mathematics
Physics ~60s

AC vs DC Current

3D comparison. DC: electrons flow one direction steadily (battery). AC: electrons oscillate back and forth 60 times per second (wall outlet). Show waveforms: flat line vs sine wave.

Electromagnetism
Physics ~60s

Angular Momentum

3D ice skater spinning. Arms out: slow spin. Pull arms in: spin faster. Angular momentum L=Iω stays constant — decrease moment of inertia, increase angular velocity.

Classical Mechanics