Skip to content

Fract'ol is a 42 Project aimed at exploring fractals mathematical sets that exhibit a repeating pattern displayed at every scale.

Notifications You must be signed in to change notification settings

Pinkyboi/FRACTOL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fract'ol

Usage

-Compile using the command make then an executable named fractol will appear execute ./fractol [fractal name] to run the program:

$> ./fractol
╔════════════════════════════════════════════════════╗
║                       Fact'ol                      ║
╠════════════════════════════════════════════════════╣
║                   *1- Mandelbrot                   ║
║                   *2- Tricorn                      ║
║                   *3- Julia                        ║
║                   *4- Burning Ship                 ║
║                   *5- Burning Julia                ║
║                   *6- Julia Cross                  ║
║                   *7- Multibrot                    ║
╚════════════════════════════════════════════════════╝

Bonuses

1-The interface and usages :

-A User-Friendly interface that gives some additonal infomations and fonctionalities.

alt tag

  1. The name of the fractal and his number on the list.
  2. The actual number of iterations.
  3. Arrow buttons to switch between fractals (clickable).
  4. A little indicator of your position in the list.
  5. Indicator to know if your fractal variables are locked or not (for julia-like fractals).
  6. Change colors with the little palette on the side (clickable).

alt tag

  1. Smooth colors ? why not ? (press P)

alt tag

  1. There is a little more: click on the ? button to have more information about all Bonuses.

alt tag

2-The Fractals :

The Classics :

alt tag

More Fractals :

atl tag

Special one :

alt tag

This fractal is using the general solution of Zn so it is really slow, it's just a demonstration of how each power of the Multibrot should look like.

About

Fract'ol is a 42 Project aimed at exploring fractals mathematical sets that exhibit a repeating pattern displayed at every scale.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published