Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joshcol9232 committed Feb 11, 2022
1 parent c83845b commit d8432cb
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 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).

0 comments on commit d8432cb

Please sign in to comment.