2019-05-26 00:35:45 -07:00
|
|
|
About
|
|
|
|
=====
|
|
|
|
|
|
|
|
Animating technical concepts is traditionally pretty tedious, since it can be
|
|
|
|
difficult to make the animations precise enough to convey them accurately.
|
2019-05-27 16:14:20 -07:00
|
|
|
``Manim`` uses Python to generate animations programmatically, which makes it
|
2019-05-26 00:35:45 -07:00
|
|
|
possible to specify exactly how each one should run.
|
|
|
|
|
2019-05-28 00:52:41 +02:00
|
|
|
This project is still very much a work in progress, but I hope that the
|
2019-05-26 00:35:45 -07:00
|
|
|
information here will make it easier for newcomers to get started using
|
2019-05-27 16:14:20 -07:00
|
|
|
``Manim``.
|