Skip to content

This project is meant to create graphically beautiful fractals.

Notifications You must be signed in to change notification settings

mbortnichuk/42_Fract-ol

Repository files navigation

42_Fract-ol

This project is meant to create graphically beautiful fractals.

Decription

Aim of this project is to explore a variety of fractals, mathematical sets that exhibit a repeating pattern displayed at every scale.

Run

git clone https://github.com/mbortnichuk/42_Fract-ol.git
cd 42_Fract-ol
make
./fractol 3 (will display Trijulia)

Available Fractals

0.Julia 1.Mandelbrot 2.Burning ship 3.Trijulia 4.Tribrot 5.Excalibur 6.Quadjulia 7.Quadrobrot 8.Ghosts

Navigation

  • Mouse: zoom in/out
  • Arrow keys: real/imaginary axes
  • +/-: incr/decr iteration limit
  • r: reset current fractal
  • f: stop mouse tracking (Julia fractals)
  • p: psycho mode
  • c: toggle palettes
  • s: surprise color
  • d: psycho color surprise
  • l: linear continuous mode
  • esc: exit

Screenshots

  • Available Fractals

Julia1 foo

Julia2 foo

Mandelbrot LCM foo

Mandelbrot foo

Burning Ship foo

Trijulia foo

Tribrot foo

Excalibur LCM foo

Author

About

This project is meant to create graphically beautiful fractals.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published