A coloured visualization of Mandelbrot set. Simple and fast. Single-threaded. Written in the C++ programming language and the qt framework.
Warning! You need to have qt installed on your machine before building it. Just set cmake options to "-DCMAKE_PREFIX_PATH=/Users/your_user/Qt/5.11.2/clang_64/lib/cmake" (without quotes).