Last edited 6Dec16 by jdutton2@.illinois.edu

Mandelbulb

Joe Dutton, Math 198

Abstract

Mandelbulb is an attempt to portray a 3-D variant of the Mandelbrot set in Python OpenGL.

Goals

Originally, the goal of this project was to portray Mandelbulb in a three-dimensional environment. The user would then be able to interact by generating Mandelbulb at different values of $n$ in the aforementioned program. Unfortunately, this idea did not come to fruition. I was unable to construct even a working Mandelbrot set program in OpenGL, and so I could not proceed with this plan.