CS 381
>
Assignment 11
CS 381, Fall 2003
Assignment 11
General Information
- E-mail
C++ source for the program described below to me at
ffggc@uaf.edu,
using the subject
"GA11".
(If you wish to discuss the assignment with
me via e-mail, use a different subject.)
- If possible, please send your source as an attachment to your e-mail,
rather than as part of the body text.
- Send source only! No executables, project/workspace files, etc.
- Be sure to include your name in your e-mail.
- Due: Thursday, December 11 (any time).
- Worth: 25 points.
Homework Policies
See the
Homework Policies handout.
Program (25 pts)
Write a C++ program using OpenGL/GLUT
that meets the following requirements.
There are three possibilities for this assignment.
- Procedural Texture. Write a program that does something interesting
with procedurally generated texture.
- Environment Mapping. Write a program that does environment mapping.
- Mere chrome mapping is acceptable here.
- Make sure at least one reflecting object can move;
reflections are much more interesting when they are on moving objects.
- Something Else ... Write a program using some other equally advanced CG concept.
- If you have an idea that you would like to implement,
you might want to run it by me first.
Full Credit
“Something extra”
is not necessary this time.
Working programs that meet the requirements of the assignment
will receive full credit.
Note
Particularly well-done programs may be demonstrated in class.
CS 381, Fall 2003: Assignment 11 /
Last update: 9 Dec 2003 /
Glenn G. Chappell /
ffggc@uaf.edu