diff options
-rw-r--r-- | README | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -0,0 +1,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'. |