Skip Navigation

Mandelbrot Viewer: a cool program that renders the Mandelbrot Fractal

GitHub - Vitaspiros/mandelbrotViewer: A program written in C++ and GLSL that can render the Mandelbrot Fractal using OpenGL.

Hello everyone! This is a small program I made yesterday to render the Mandelbrot Fractal with beautiful colors!

It isn't as fast as other programs (e.g. XaoS) but it is the first good program I have made using OpenGL. I may update it to render some other fractals too in the future (e.g. The Burning Ship).

I hope you like it!

Comments

0