Ma3ert / fract-ol-42

this repo creating three fractals using minilibix (created by 42-Network) and it contains three fractals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to the beautiful worlds of fractals

Hi my name is yahya AKA Ma3ert this projects create three fractals using the minilibix library which's created by 42-Network

Install

note : Only works on 42-Network (because you need the minilibix library)
git clone https://github.com/Ma3ert/fract-ol-42.git
then enter the directory fract-ol-42 and use
make all
./fractol "fractal's Name" those are the available fractals:

  • Mandelbrot
  • julia
  • Burning Ship

About

this repo creating three fractals using minilibix (created by 42-Network) and it contains three fractals


Languages

Language:C 94.6%Language:Makefile 5.4%