/mandelzoom

Creates video of the Mandelbrot set

Primary LanguageRust

Mandelbrot Zoom Creator

Generates frames and stiches them together into videos using ffmpeg. Requires that ffmpeg is installed and in PATH.

Features:

  • Multithreaded.
  • CLI
  • Arbitrary precision for deep zooms.

Example video: https://youtu.be/W0TR8hwOg_g

Executables for Linux is available under the tags (Linux only as I'm not sure how ffmpeg works on Windows).