An interactive visualization for generating Julia's fractal set based on mouse hover. You can also zoom in!
Because programming is an art !!!
This program requires the following dependencies to be installed:
- SDL2 library (version 2.0.0 or higher)
To install the SDL2 library, please refer to your operating system's package manager or download it from the official SDL website at https://www.libsdl.org/download-2.0.php.
$ git clone https://github.com/tonisidneimc/Julia-Fractals/
$ cd Julia-Fractals/
$ make
$ ./fractal