Skip to content

cdxc/mandelbrot.c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mandelbrot.c


this short program draws a mandelbrot set:

gospot mandlbrot

compile and run with

make run

after running the program, you can run

make open_image

to open the image and

make export 

to convert the output to .png.

Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published