Skip to content

The Fractol project involves rendering fractal patterns using the MiniLibX library

Notifications You must be signed in to change notification settings

moait-la/42-Fractol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractol

Example Image

Features

  • Render different fractals : mandelbrot, julia and burningship.
  • Smooth Coloring: gradient based coloring technique for more visually appealing fractal rendering.
  • Graceful Exit: Close the application with ESC key or windows close button.
  • Customizable Julia Sets: Adjust parameters to create various Julia sets.

Usage

clone the project

git clone https://github.com/leogaudin/fract-ol.git

compile the program

make && make clean

and execute the program

./fractol [fractol_name]

Note

  • MinilibX is the graphical library used for rendering.

About

The Fractol project involves rendering fractal patterns using the MiniLibX library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published