-={Mandelbrot Set in OpenGL}=-

Navigation:
» Programming » Mandelbrot Set in OpenGL

Yet another project for my Computer Graphics (CSCI461) class at Middlebury. It's one of the first projects I did in OpenGL. It's pretty simple, just renders the Mandelbrot set and lets you zoom in.


The whole thing.

Zoomed in.

Even more zoomed in.

Notes on Usage

  1. You need to have OpenGL installed on your computer before you can run the program.
  2. The controls are accessible through a pop up menu that appears when you right click.
  3. One click zoom just zooms into the quadrant that you clicked on.
  4. Two click zoom lets you choose the two corner endpoints of the zoom area.
  5. Rubber band zoom lets you drag (an invisible) box that specifies the zoom area.

Downloads


Contact: yannaungoak_at_gmail_dot_com.