Skip to content

mrGoncharuk/fractol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractol

Psychedelic world of computer graphic

Description

2nd project of the Graphic Branch of 42. Fractol is a project aimed at exploring fractals, mathematical sets that exhibit a repeating pattern displayed at every scale.

Features

  • Multiple fractals : Mandelbrot, Julia, BurningShip, etc.
  • Increase and decrease max iteration for shape calculation.
  • Zoom in cursor position click.
  • Zoom in center on mouse wheel scroll.
  • Different colors patterns.
  • Moving on image.
  • Swap fractals in real time.

How to use ?

$> ./fractol [fractal_name/fractal_number]
Available fractals:
1. mandelbrot
2. julia
3. burningship
4. spinner
5. fish
6. flower
7. heart
8. splash

Pictures

Screen Shot 2019-03-20 at 8 04 52 PM

Screen Shot 2019-03-20 at 8 30 12 PM

Screen Shot 2019-10-07 at 8 15 05 PM

Screen Shot 2019-10-07 at 8 16 28 PM

Screen Shot 2019-05-07 at 6 43 21 PM

Releases

No releases published

Packages

No packages published