Skip to content

PoloNX/Fractals-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

23 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Fractals-Generator ๐Ÿ–ฅ๏ธ

Fractals-Generator is one windows app which let you generate fractals. I wrote the code in C++ and GLSL

Features ๐ŸŒŸ

  • 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

Custom Palette ๐ŸŽจ

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.

How to build ๐Ÿ—๏ธ

xmake

How to test beta ๐Ÿ› ๏ธ

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.

MACOS WASN'T TESTED SO I DON'T KNOW IF IT WORKS !

If you like my work you can star this repo ๐ŸŒŸ

About

Fractals-Generator is a program which generates fractals. It is written in C++ and GLSL

Resources

Stars

Watchers

Forks

Packages

No packages published