Abdeljalil-Bouchfar / fract-ol

This project is about creating graphically beautiful fractals.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fract-ol

This project is about creating graphically beautiful fractals.

My_Mandelbrot_Set.mov
My_Julia_Set.mov

What are Fractals

A fractal is a never-ending pattern that repeats itself at different scales, this property is called self-similarity, although fractals are very complex, they are made by repeating a simple operation driven by recursion.

Fractals are everywhere

In fact, nature is full of fractals. For instance trees, rivers, coastlines, mountains, clouds, seashells, hurricanes:

And there is Abstract fractals – such as the Mandelbrot Set – can be generated by a computer calculating a simple equation over and over:

Resources

πŸ“‘ imaginary-numbers

πŸ“‘ Complex-numbers

πŸ“‘ Mandelbrot

πŸ“‘ Julia

🎬 What's so special about the Mandelbrot Set?

🎬 The Mandelbrot Set

🎬 Filled Julia Set

About

This project is about creating graphically beautiful fractals.


Languages

Language:C 90.3%Language:Makefile 9.7%