Skip to content

Implementing a Mandelbrot Image Generator (In C) (Again)

Notifications You must be signed in to change notification settings

TechnikTobi/mandelbrot-c

Repository files navigation

mandelbrot-c

Implementing a Mandelbrot Image Generator (In C) (Again) - Also see the rust version of this project!

example workflow

Examples

  • -w 800 -h 800 --x_mid=-1.25737518304050244765 --y_mid=0.378759463618701690545 -z 25000000000 -i 2000 -o whatIsThis.png