Skip to content

An interactive visualization for generating Julia's fractal set based on mouse hover. You can also zoom in!

Notifications You must be signed in to change notification settings

tonisidneimc/Julia-Fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Julia-Fractals

An interactive visualization for generating Julia's fractal set based on mouse hover. You can also zoom in!

Because programming is an art !!!

Julia fractal

Dependencies

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.

Building

  $ git clone https://github.com/tonisidneimc/Julia-Fractals/
  $ cd Julia-Fractals/
  $ make
  $ ./fractal

About

An interactive visualization for generating Julia's fractal set based on mouse hover. You can also zoom in!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published