Rendering of Mandelbrot Set using OpenGL Shaders and p5.js

For this sketch I used a GLSL (OpenGL) Shader to leverage the raw power of the GPU Card. I must say I'm impressed by the performance leap!

Moving the mouse left or right changes the number of iterations.