This is a simple Haskell + GLSL program that renders the Mandelbulb 3D fractal in realtime. The Haskell OpenGL bindings are used, along with GLFW for window creation. The Mandelbulb itself is rendered ...