CS 381  >  Assignment 10

CS 381, Fall 2003
Assignment 10

General Information

Homework Policies

See the Homework Policies handout.

Program (30 pts)

Write a C++ program using OpenGL/GLUT that meets the following requirements.

There are two possibilities for this assignment.

  1. Images. Write a program that uses at least two of the OpenGL raster-image transfer commands (glDrawPixels, glReadPixels, glCopyPixels).
  2. Textures.Write a program that does texture mapping.

Suggestions for Full Credit

As before, but here are some new ideas. (The old ones will still work, assuming they have not been covered in class yet.)

Note

Particularly well-done programs may be demonstrated in class.


CS 381, Fall 2003: Assignment 10 / Last update: 1 Dec 2003 / Glenn G. Chappell / ffggc@uaf.edu