Everything in a book but more.

Get Started →
{
}

ManimBooks

e-book, redefined.

from manim import *

config.media_width = "75%"
config.verbosity = "CRITICAL"
config.background_color = "#111111"
config.progress_bar = 'none'
ManiBooks have all the basic features of a book

# This is a heading
## This is a subheading
### This is a subsubheading

#### *and so on*

~Every~ (more than every) feature for text formatting **is present**

For example,
- this
- is
- an
- unordered
- list

But you can still do much more . . .
Documentation diagram

And keep playing with it . . .

Advanced Manimations

And you can go crazier still . . .