Homework 4

Short Description:

Move your OpenGL program to modern OpenGL and add rotations.

This assignment is worth 30 points.

Goals

When you finish this homework, you should have

Formal Description

Implement the display of your fractal in C/C++ using the OpenGL library. For this program you may not use the following OpenGL commands:

You do not need to provide animation in this version, and should start with your fractal at a preset depth. You select the depth to provide an interesting level of detail.

Your program should support the following key presses

Discussion

Required Files

Your code, a Makefile, and a README file.

Submission

You should email tar file as an attachment to a message to danbennett360@gmail.com.