Home

Awesome

Manim-Guide

A documentation of the most common Manim functionalities such as classes and methods.

Start

If you have completed the tutorial, then congrates. This will be a guide for you if you ever forget some of the animations, methods, etc.

If you want to check out the tutorial, visit this link

Manim Tutorial

This guide will show you the most common methods, classes, etc and as well as the arguments you should pass through.

The guide gives a description on the functionalities and how to pass parameters.

Table of Content

Running Args

Creations:

* Uncreate(Mobject, Mobject, ...)
Description: Removes mobject from screen while animating. Takes multiple mobjects as parameters.

Description: Writes the text from left to right. Takes only one TextMobject as parameter.

Animations:

Indication:

Movement:

Rotation:

Transformations:

Continuous Animations:

Grouping