/fractol

fractal renderer using minilibx

Primary LanguageC

fractol

Fractal renderer using MinilibX

Usage: fractol [multi] <set>
where <set> is one of mandelbrot | burning-ship | tricorn
Including multi flag enables adjusting the power to which the fractal is calculated. This creates the 'multibrot' variants of normal sets.
All fractal sets can be switched to their corresponding Julia sets, where the set is calculated for the current coordinates of the cursor.