Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

math_visualisations

A playground for beautiful technical-video animation tools — the kind of visuals you see on 3Blue1Brown, Reducible, Bartosz Ciechanowski's articles, and Quanta Magazine.

The repo curates animation/visualization toolkits, installs and tests each one locally, and produces sample renders side-by-side so you can pick the right tool per project.

Where to start

STATUS.md — living audit document. Tracks every tool explored, every sample rendered, and every open question. Always up to date.

Layout

.
├── STATUS.md             ← living audit doc, start here
├── docs/                 ← research notes, reference channels, tool comparisons
├── tools/                ← one subfolder per animation toolkit (install + samples)
├── projects/             ← concrete explainer projects (first one: darts Monte Carlo)
└── inspiration/          ← external references, video links, screenshots

First project: darts Monte Carlo

Given an aim point and a 2×2 aiming covariance matrix, compute the expected dart score. Sweep the aim point → get a heatmap. Find the argmax → optimal aim. Vary precision → trajectory of optimal aim. See projects/darts/.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages