/fractals

Simple visualizer

Primary LanguageC++MIT LicenseMIT

fractals

Screenshot of the app

Building

To build the project, open Fractals.pro in Qt Creator, or run qmake on Fractals.pro to generate a makefile.

This project requires Qt 5.4 and a fully compliant C++11 compiler

License

MIT License

To facilitate inter-thread communication, this also uses the CPPChannels project, which is also MIT licensed.