Skip to content

C++ application using SFML and OpenCL to visualize Mandelbrot set

ntark/MandelbrotSet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

mandelbrot visualizer

Simple-ish application using SFML and OpenCL to display mandelbrot set

modes

1 - mandelbrot set
2 - burning ship set
3 - adjustable mandel set
4 - spinner set
5 - noise
6 - metlaxi

0 - reload shader
Click / Drag - Julia set
Middle Click / Drag - Complex variable iteration steps\

controlls

Scroll - Zoom In/Out
Q - Decrease Maximum Iterations by half
E - Increase Maximum Iterations by twice
Z / X - Decrease / Increase Color Divisions
O - Reset View
A / D - Adjust mandle -+ 0.5 in 2 * x * y\

palettes

0 - cyan - pink
1 - cyan - magenta
2 - brown - blue - white
3 - cyan - magenta - yellow
4 - pink - lime
5 - blue - gold
6 - rainbow\

inspired by https://github.com/maxmmyron/mandelbrot-visualizer
and https://github.com/HackerPoet/FractalSoundExplorer

About

C++ application using SFML and OpenCL to visualize Mandelbrot set

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published