2D_fractals_generator
Generate images of fractals like the Mandelbrot or the Julia set.
git clone https://github.com/angeluriot/2D_fractals_generator.gitangeluriot/2D_fractals_generator❄️ 2D fractals generator
This program generate images of fractals like the Mandelbrot set, the Julia set, the Burning Ship, the Buddhabrot or Newton fractals.
⚠️ This repository contains submodules, add --recurse-submodules when cloning ⚠️
📋 Summary
🎥 Video
Here is a video explaining how the algorithm works : Comment Générer des Fractales ? ❄️.
✨ Features
-
It can generate the Mandelbrot set, the Julia set, the Burning Ship, the Buddhabrot or Newton fractals
-
A menu to choose the fractal to generate and the parameters
-
An interactive 2D camera to move and zoom in the fractal
-
Save screens with F2
🛠️ Install
🦴 Skeleton project install
This repository is based on my Graphics skeleton project, so go see its install part first.
📦 Additionnal dependencies
Then, you will also need the OpenCL library.
🗓️ Releases
If you just want to test the program without editing the source code, go see the Releases.
🧪 Tests
Julia
Mandelbrot
Burning Ship
Buddhabrot
Newton
🙏 Credits
- Angel Uriot : Creator of the project.
more like this





