https://github.com/abdellah-nsila/fract-ol
A graphical project exploring fractals and complex dynamics.
https://github.com/abdellah-nsila/fract-ol
1337 42born2beroot 42fract-ol burning-ship c complex-numbers fract-ol fractal julia julia-fractal julia-set mandelbrot mandelbrot-fractal mandelbrot-set
Last synced: 29 days ago
JSON representation
A graphical project exploring fractals and complex dynamics.
- Host: GitHub
- URL: https://github.com/abdellah-nsila/fract-ol
- Owner: Abdellah-Nsila
- Created: 2025-02-11T15:10:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-22T20:43:50.000Z (over 1 year ago)
- Last Synced: 2025-03-03T17:18:17.395Z (over 1 year ago)
- Topics: 1337, 42born2beroot, 42fract-ol, burning-ship, c, complex-numbers, fract-ol, fractal, julia, julia-fractal, julia-set, mandelbrot, mandelbrot-fractal, mandelbrot-set
- Language: C
- Homepage:
- Size: 2.52 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Fract-ol
- It’s time for you to create a basic computer graphics project!
You are going to use the school graphical library: the MiniLibX! This library was
developed internally and includes basic necessary tools to open a window, create images
and deal with keyboard and mouse events.
This will be the opportunity for you to get familiar with the MiniLibX, to discover
or use the mathematical notion of complex numbers, to take a peek at the concept of
optimization in computer graphics and practice event handling
- This project is about creating a small fractal
exploration program. First, you have to know what
a fractal is.
## [Complex Numbers](https://github.com/Abdellah-Nsila/42cursus/blob/master/Milestone%202/fract-ol/Others/Markdown/Complex_Numbers.md)
## [Map To Logical Plan](https://github.com/Abdellah-Nsila/42cursus/blob/master/Milestone%202/fract-ol/Others/Markdown/Map_To_Logical_Plan.md)
## [Zoom](https://github.com/Abdellah-Nsila/42cursus/blob/master/Milestone%202/fract-ol/Others/Markdown/Zoom.md)
## [Mandelbrot Set](https://github.com/Abdellah-Nsila/42cursus/blob/master/Milestone%202/fract-ol/Others/Markdown/Mandelbrot_Set.md)
## Mandelbrot square set



## Mandelbrot cube set



## Julia square set



## Julia cube set



## Burningship square set



## Burningship cub set


