Fractals-Generator is one windows app which let you generate fractals. I wrote the code in C++ and GLSL
- Generate Mandelbrot/Burning Shîp/Julia Fractals
- Do a screenshot
- Choose a palette of colors
- Choose a custom palette of colors
- Change the number of iterations
- Change the zoom
- Change the position of the fractal
To use a custom palette you have to create one png file with 256x1 pixels. Then you have to put it in the folder "palette" and choose it in the app, rename it custom.png and choose it in the app.
xmake
To test the beta of this project you have to go on actions and click on the last commmit. Below you have the download link.