top | item 31636657

Manim: Animation engine for explanatory math videos

124 points| gilad | 3 years ago |github.com | reply

16 comments

order
[+] raydiatian|3 years ago|reply
Grant Sanderson (the guy behind 3Blue1Brown on YouTube), and by extension Manim, has done so much for increasing the accessibility of math and computer science.

Like, it’s hard to over-state how enriching it is to have engaging animated visuals if you’re just the average schmuck trying to make it through an engineering undergrad at university.

Seriously: Thanks to Grant, I was able to pick up my Quantum Mechanics textbook again and actually know what the fuck was going on.

[+] go_elmo|3 years ago|reply
Im thinking about the didactic possibilities of interactive animations / graphs... Having math questions / lessons on a tablet including these could make understanding abstract concepts much easier by providing much more sensory input & intuition
[+] rg111|3 years ago|reply
Manim, as maintained by Grant Sanderson has many rough edges and he discoirages its use by other people.

There's a more stable downstream known as Manim Community. One can use it, it has somewhat good documentation.

But even this leads to poor code, the API design and architecture decisions are very poor.

I don't like the hodgepodge produced for even the simplest animation.

[+] yeellow|3 years ago|reply
Can you recommend any alternative?
[+] jimmySixDOF|3 years ago|reply
My sincere hope is that Grant &/or 3B1B community port all the many amazing visualizations done with Manim into interactive WebXR with ThreeJS or BabylonJS or raw WebGPU. The best fit for these data stories is AR/VR -- being immersed in 3D just works!