Skip to content

vmart20/eola_chapter2

Repository files navigation

Install requirements

Install system libraries:

apt install sox ffmpeg libcairo2 libcairo2-dev

Install Latex distribution:

apt install texlive-full

Install manim

git clone [email protected]:vmart20/eola_chapter2.git
cd eola_chapter2
virtualenv -p python2 env
source env/bin/activate
pip install -r requirements.txt

How to Use

Try running the following:

python extract_scene.py -w example_scenes.py SquareToCircle

Writes in files/movies directory

-p is not working

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published