Skip to content

Instantly share code, notes, and snippets.

@ddrscott
Last active September 6, 2018 18:16
Show Gist options
  • Save ddrscott/1c4b81fd18262d55dac1693d0eccb064 to your computer and use it in GitHub Desktop.
Save ddrscott/1c4b81fd18262d55dac1693d0eccb064 to your computer and use it in GitHub Desktop.
Lightning talk 2018-09-06

Mandy

(Play this in the back ground) https://www.youtube.com/watch?v=nVIYiBdfGwE

Scenes

Scene 01

docker run -it --rm ddrscott/mandy -r `tput lines` -c `tput cols` -x 0.7299941252817229 -y 0.21119083338696404 -z 1.8112715852584115e-12 --max 100

Scene 02

docker run -it --rm ddrscott/mandy -r `tput lines` -c `tput cols`  -x -0.4455656990274435 -y -0.33660490032167284 -z 1.3202892274407985e-12 --max 100

Scene 03

docker run -it --rm ddrscott/mandy -r `tput lines` -c `tput cols` -x 0.22180611617705104 -y -0.8159377059205108 -z 7.480053134236774e-13 --max 100

Scene 04

docker run -it --rm ddrscott/mandy -r `tput lines` -c `tput cols`  -x 1.7864421077169206 -y -5.563196273539881e-11 -z 1.5284785514094629e-9 --max 100

Source Code

https://github.com/ddrscott/mandy

What is the Mandelbrot Set

She explains it very well, but I'm still not worthy:

https://www.youtube.com/watch?v=NGMRB4O922I

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment