mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
12 lines
452 B
ReStructuredText
12 lines
452 B
ReStructuredText
![]() |
About
|
||
|
=====
|
||
|
|
||
|
Animating technical concepts is traditionally pretty tedious, since it can be
|
||
|
difficult to make the animations precise enough to convey them accurately.
|
||
|
``manim`` uses Python to generate animations programmatically, which makes it
|
||
|
possible to specify exactly how each one should run.
|
||
|
|
||
|
This project is still very much a work in progress, but I hope the the
|
||
|
information here will make it easier for newcomers to get started using
|
||
|
``manim``.
|