blob: c61acf2d216d9a03a12a54f1741c5f6d72241652 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Another mandelbrot viewer
========================
A Allegro-based, multithreaded (using OpenMP), graphical mandelbrot viewer with
a changeable color palette (with a integrated palette editor).
Leaving a comment
-----------------
If you like / dislike this program, leave a comment at:
http://kch42.de/hp/en/programming/11/mandelbrot-viewer
How to compile
--------------
See 'COMPILE'.
|