Skip to content

Files

Latest commit

3c2a55d · Jun 13, 2023

History

History

manim

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 13, 2023
Jun 13, 2023
Jun 13, 2023
Jun 13, 2023

manim

manim is a framework to create mathematical animation in the style of 3Blue1Brown. This directory contains a few examples.

What is it?

  1. square_and_circle.py: a square is rendered, flips and rotates, and is transformed into a circle.
  2. environment.yml: conda environment description to use manim.

How to use it?

To render and run the animation, use:

$ manim  -p  square_and_circle.py