CSSE 351 - Computer Graphics
Rose-Hulman Institute of Technology
Computer Science and Software Engineering Department

Programming Assignment 6

This programming assignment is due 20 October 2022 and may be worked on in pairs.

  1. Add lighting and shading to your maze. You must have at least 2 different types of lights and at least 2 different types of materials with at least 1 having a specular component and at least 1 having a diffuse component. At least one light must be in a fixed position in the scene and one light should be in a fixed position relative to the camera. You may provide a mechanism to turn on and off various lights. You may also find it useful to mark the location of the lights.