Fractal theming application that can be used to create wallpapers.
Currently supporting Mandelbrot and Tricorn fractal with 3 different coloring methods.
Builds and runs on Windows and Linux.
Download latest binary from Release page or build by yourself.
- Run
scripts/gen-proj-linux.sh - Run
make config=release
- Run
scripts/gen-proj-win.bat - Open
Fract.slnwith Visual Studio 2022
Fract.mp4
| Functionality | Key/Mouse binding |
|---|---|
| Panning | W/A/S/D or Mouse drag |
| Zooming | E/Q or Mouse scroll |
| Toggle fullscreen | F |
| Toggle settings | Space |
| Save image | Ctrl + S |
| Close | Esc |
