rafaeleyng / mandelbrot-fractal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mandelbrot-fractal

screenshot

running

git clone https://github.com/rafaeleyng/mandelbrot-fractal.git
cd mandelbrot-fractal/mandelbrot-fractal
make run

Requires x11 installed, and the libraries in the paths referenced in the Makefile.

navigation

Use directional keys to navigate and M and N to zoom in and out.

references

http://www.geeks3d.com/20120102/programming-tutorial-simple-x11-x-window-code-sample-for-linux-and-mac-os-x/

http://www.cs.nthu.edu.tw/~ychung/homework/para_programming/seq_mandelbrot_c.htm

https://locklessinc.com/articles/mandelbrot/

https://gist.github.com/andrejbauer/7919569

http://jonisalonen.com/2013/lets-draw-the-mandelbrot-set/

About


Languages

Language:C 56.4%Language:Objective-C 42.0%Language:Makefile 1.6%