This repository contains the source code for a video about the proof of the Seven Circle Theorem by Drach and Schwartz. The video was created using manim.
The video is uploaded to YouTube. The video is available in English and in German.
For every chain
tessellation_klein.png
and tessellation_poincare.png
are made using the Hyperbolic Tessellation program by Dmirty Brant.
For development, you need to install pixi as well as TeXLive.
On macOS, you can do this via Homebrew:
brew install pixi
brew install mactex-no-gui
On Ubuntu, you can do this as follows:
sudo apt install texlive-full
curl -fsSL https://pixi.sh/install.sh | bash
On Windows, you can use the TeX Live installer and install pixi as follows:
winget install prefix-dev.pixi
To render the videos, run
pixi run 4k-render-all