Homework 6

Modified

  1. Modify Homework 5, Question 1 to shade the function plotted.

    Hints

  2. Combine Question 1 with Homework 5 to allow the small cube to move through the shaded function. Use a fixed light.
  3. Add texture of your choice to the plotted function. Cover the entire surface using a single texture, the simplest is to have OpenGL generate the texture coordinates from a linear function as described in the class notes. Be sure that specular highlights are still visible after texturing.

EMAIL

  1. To  notifying that assignment is complete with subject: YOUR NAME: B481 and Homework 6.
  2. Place in the OnCourse drop-box a zip file with name HW6.zip containing three directories:
    1. Directory named ONE for Question 1:
    1. Directory named TWO for Question 2 with code and executable.
    2. Directory named THREE for Question 3 with code and executable.
    3. Instructions on executing.