Skip to content

basboot/spirograph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spirograph

Spirograph figures in Python... just for fun! :-)

pi

This π symbol is drawn by 2302 rotating circles.

einsteingif

This person you might recognize was drawn with just 3509 rotating circles.

How it Works

The project uses Fast Fourier Transform (FFT) to decompose 2D paths into their frequency components, where each component represents a rotating circle (epicycle) that contributes to recreating the original shape.

About

Drawing with epicycles and FFT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages