This is a program that allows you to draw and modify fractals. The program includes 6 fractals. For each fractal is available:
- choice of color spectrum and brightness;
- moving fractals on the screen;
- zoom from the keyboard and mouse-zoom to the point on the screen;
- change the number of iterations;
- select fractal from the keyboard; Additionally available:
- for Julia you can change the parameter C with the mouse;
- for all fractals, except Carpet, the option of psychedelic colors is available. This is a sinusoidal color change every second. Optimization implemented by threads. You can choose number of threads before compilation.
fractals examples:
-->Julia
-->Mandelbrot
-->Burning_Ship
-->Mandelbar
-->Celtic_Mandelbrot
-->Celtic_Mandelbar
-->Carpet
Julia psychedelic mode