CSSE 351 - Computer Graphics
Rose-Hulman Institute of Technology
Computer Science and Software Engineering Department
Final Project/Art Contest
Write a program that draws a scene of your own design. The following
minimum requirements must be met:
- It must be a three-dimensional scene viewed with a perspective
projection.
- It must contain at least one light source.
- It must contain at least five distinct objects, at least one
of which must be polygonal in nature and at least one of which must
be spherical in nature.
- At least one object must be texture mapped.
Additional features will, of course, add to the quality of the
project. You might want to consider the following:
- Additional objects
- Animation
- Shadows
- User interaction of some sort
You may also implement computer graphics features that we have not
discussed in class. This will require you to do some literature search
and additional reading. The project's grade will be based on the
technical merits of the program (including program structure and
documentation) and on its presentation, not on the artistic beauty of
the results.
More on this later...
- Thursday, 19 October 2006: Team membership and project
proposal
- Tuesday, 07 November 2006: Completed project. Source code,
executable and other supporting material turned in.
- ? November 2006: Project presentations.
More information will be posted later.
JP Mellor
2006-08-30