Skip to content

mathcat4/dorfuchs-song-manim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

157 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manimations for "Mittelungleichungen"

Animations using manim for the Dorfuchs song "Mittelungleichungen".

Setup

  1. Clone this repo using git clone https://github.com/mathcat4/dorfuchs-song-manim.git.
  2. Install uv (Python package manager).
  3. Install the corresponding LaTeX distribution packages for your OS.
  4. If you're using linux, then additionally install these packages:
sudo apt update
sudo apt install build-essential python3-dev libcairo2-dev libpango1.0-dev
  1. Run uv sync to load python modules.

Steps 2 to 4 are also outlined in the official manim installation guide.

Usage

  • Move the audio file to media/Audio/audio.wav to render with sound.
  • Execute uv run manim -pql [FILE] [SCENE] for a low-quality preview
  • The main animation is rendered using uv run manim -pqh project/main.py MainSketch

Debug

  • If met with the error
    [Errno 2] No such file or directory: 'media/Tex'
    
    while running manim for the first time, create an empty directory called media in the main folder.

About

Animations using manim for the Dorfuchs song "Mittelungleichungen"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages