Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 305 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 305 Bytes

Fourier animation maker

Makes fourier-based animated GIFs (similar to the ones seen in 3b1b's videos) from SVG files.

examples/fft.gif

Note: only processes SVG PATHs, not POLYs!

Warning: Can use a LOT of RAM!

Written in python using pipenv, tqdm, Pillow and svg.path.