Skip to content

This 42 project is about creating graphically beautiful fractals.

Notifications You must be signed in to change notification settings

flomero/fract-ol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

push_swap

Score: 125/100
Finished: 24.04.2024

fract-ol

  • This project is about creating graphically beautiful fractals.*

The term fractal was first used by mathematician Benoit Mandelbrot in 1974. He based it on the Latin word fractus which means "broken" or "fractured". A fractal is an abstract mathematical object, like a curve or a surface, which pattern remains the same at every scale. Various natural phenomena – like the romanesco cabbage – have some fractal features.

Compiling

$ make

Usage

./fractol [options] [fractal]
Options:
        -o                      Activate overlay
Available Fractals:
        mandelbrot
        julia [re] [im] (re & im between -2 and 2)
        burningship

Examples

mandelbrot julia burningship overlay

About

This 42 project is about creating graphically beautiful fractals.

Resources

Stars

Watchers

Forks