Skip to content

csaid/Illusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Animated sinusoidal Müller-Lyer illusion

This is a variant of Gianni Sarcone's (@gsarcone) illusion, which is itself a variant of the original Müller-Lyer illusion

See tweet for more details.

Illusion

The notebook is somewhat cleaned up. The make_animation function will create some .png files that you can stitch together into an animated gif with ImageMagick.

convert -delay 7 -loop 0 frame*.png  animation.gif

About

Code for an animated sinusoidal Müller-Lyer illusion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published