In order to get better at C++, I wanted to do a personal project based on native C++. 

This fractal creator takes into account the number of iterations to refine the image, several colour ranges depending on the result of each pixel and a configurable zoom on coordinates.

You may also like

Back to Top