Skip to content

Latest commit

 

History

History

manim

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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