technologybriefs
9:02in productionCh. 1 · Biomechanics first/ 9:02 · ceiling 15 min
Tools · Tech history

Motion capture

Motion capture records movement — not performance, not intention, not life.

Motion capture is a measurement technique repurposed for entertainment. It excels at capturing where a joint is — not why it moves there, or how it feels. Its value lies in repeatability and precision, not expressiveness or speed. It has no intelligence, no interpretation, and no memory — only sampling rate and calibration.

Chapters & takeaways5
  1. 1:01
    Biomechanics first

    It began as a lab tool for measuring human motion, not making movies.

  2. 1:56
    2D before 3D

    It animated 2D sprites before it ever touched 3D characters.

  3. 3:01
    The first virtual actor

    The first virtual actor was born in 1993 — not from AI, but from camera arrays and calibration.

  4. 4:16
    How it actually works

    It relies on multi-camera triangulation and high-frequency sampling — not inference or prediction.

  5. 5:39
    What it is, precisely

    It records movement into a computer system — full stop. Nothing else is guaranteed.

Worth your time?

Yes. Study the whole thing.

3.5/ 5
What works
  • recording high-resolution movement
  • translating physical motion into digital coordinates
  • enabling repeatable motion data for 2D and 3D characters
What does not
  • capture intention
  • replace animators
  • work without calibration
Study it if
  • animators needing reference data
  • biomechanics researchers
  • game studios building cutscenes
Skip it if
  • real-time interactive applications without latency compensation
  • low-budget productions lacking camera rigs or marker suits
  • projects requiring emotional authenticity over positional accuracy
The written brief1 min read

What it is and the problem it solves

Motion capture is a recording mechanism, not an animation tool. It solves the problem of translating physical motion into digital coordinates — nothing more, nothing less.

How it works

It samples actor movements many times per second. Early techniques used images from multiple cameras to calculate 3D positions. It records high-resolution movement of objects or people into a computer system.

What works

It works for transcribing limb trajectories in controlled environments. It worked in 1988 to animate 2D player characters. It worked in 1993 to produce the first virtual actor. Its origin in photogrammetric biomechanics proves its strength as measurement, not expression.

What does not

It does not capture visual appearance, emotional intent, or biomechanical causality. It records movement, not meaning. The gap between sampled motion and believable performance remains unbridged by the method itself.

What it changes

It changes how movement enters digital systems: from hand-drawn keyframes to machine-sampled trajectories. It shifts animation from interpretation to transcription — with all the fidelity and flatness that implies.

Is it worth your time

It is worth your time only if you need precise, repeatable movement data — not visual fidelity or real-time responsiveness. It delivers positional accuracy, not expressive nuance.

Same field · Tools4 of 18
10:03
Go (programming language)Robert Griesemer, Rob Pike, Ken Thompson · 2009Go is a statically typed, compiled programming language designed in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson at Google to improve programming productivity for multicore, networked machines and large codebases. It combines static typing and runtime efficiency like C, readability and usability like Python, and high-performance networking and multiprocessing. Publicly announced in November 2009 and released as version 1.0 in March 2012, Go emphasizes simplicity, safety, and developer tooling — especially around concurrency via goroutines and channels, packaging, testing, and deployment — while deliberately omitting features like inheritance, assertions, pointer arithmetic, and implicit type conversions. Its design reflects a focus on the software development process itself rather than just language syntax or semantics.
9:31
GrafanaGrafana LabsGrafana is open-source dashboard software that queries external data sources at render time. It unifies metrics, logs, and traces without storing data itself. Its JSON-based dashboards are versionable and composable. Since 2021, it uses AGPLv3 licensing. It originated from Graphite work at Orbitz and launched in January 2014. Its UI began as a fork of Kibana v3.
9:45
Kotlin2011Kotlin delivers what it promised: a safer, more concise alternative to Java that integrates without friction—and now, with K2 and stable KMP, it delivers measurable performance and portability gains in production. It does not solve platform fragmentation at the UI layer. It does not remove the need for platform expertise. It does shift the cost of correctness earlier—in the compiler, not the crash report.
11:17
PhotogrammetryPhotogrammetry is a precise, geometric method for deriving 3D measurements from 2D images. Its strength lies in reproducible, physics-based reconstruction — not AI inference or artistic approximation. Its weakness is rigour: it fails without controlled imaging conditions, known scale, or identifiable features. It is indispensable for surveying, heritage documentation, and remote sensing — but irrelevant for unstructured video or real-time AR.
Up next in Technology

DynaTAC

1973 · 10:40

Portability came at ten hours charging for thirty minutes talking — and that was the revolution.

10:40