Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 870 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 870 Bytes

fractals-qt

Fractals generating and painting in Qt with C++.

Fractals

Fractals are beautiful and complicated mathematical objects that are quite easy to program and display.

This project chooses the Mandelbrot fractal, but is prepared for different ones in the future.

C++ and Qt

Program was created with Qt Creator and Qt version 5.9.1 under Windows, but it should be compatible with Linux or MAC.

Project shows basic stuff from Qt - creating UI designs, signals, and threads and overriding the paint method.

Application

The application enables user to paint fractal with different color palettes.

User can change the resolution, number of iteration and zoom in infinitely to explore beautiful parts of the fractal.

Binaries

Here can be downloaded precompiled application to try it (for Windows): https://1drv.ms/u/s!AupNzwt-t-xag6dijEcq0PGtmuvUaA