BenjaminHinchliff / opengl-mandelbrot

A demo of rendering the mandelbrot set with smoothing using glsl and smoothing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenGL Mandelbrot

A demo of rendering the mandelbrot set with smoothing using glsl and smoothing. I was thinking of improving it more but I've come up with a much better idea of this.

I'm not going to include a compilation and running guide since the program has no arguments, and all the dependencies are in the lib folder.

About

A demo of rendering the mandelbrot set with smoothing using glsl and smoothing.


Languages

Language:C 92.0%Language:C++ 6.6%Language:CMake 0.7%Language:GLSL 0.7%