/42-fract-ol

🌌 Fractol is a 42 Project aimed at exploring fractals; mathematical sets that exhibit a repeating pattern displayed at every scale.

Primary LanguageC

Fract-ol

🌌 Fractol is a 42 Project aimed at exploring fractals; mathematical sets that exhibit a repeating pattern displayed at every scale.


  • Status: Finished
  • Result: 125%

Install

git clone https://github.com/itsmevitinn/fract-ol.git fractol

Usage

  1. Run make to compile program

  2. Run the program with the params below

./fractol mandelbrot
./fractol julia [y] [x]

Examples

./fractol julia -0.4 0.6

Author

👤 Vitor Marcondes

Show your support

Give a ⭐️ if this project helped you!