
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Assignment; Professor: Varshney; Class: ADV COMP GRAPHICS; Subject: Computer Science; University: University of Maryland; Term: Fall 2008;
Typology: Assignments
1 / 1
This page cannot be seen from the preview
Don't miss anything!

CMSC740 , Fall 2008 Due: 9:30am Thursday, October 30, 2008 http://www.cs.umd.edu/class/fall2008/cmsc740/assg3/
Your goal in this assignment is to make shadows, motion blur, reflection, and dust animation for the chickens as shown in the figure and the reference executable on the assignment web page. Refer to the demo version to resolve any ambiguities that might have remained in the description below.
(a) Draw hard shadows for the chickens on the track using shadow projection with the light direction of (0.1, -1.0, 0.1). (3 Points)
(b) Animate dust using dust.png texture in a cyclic manner as follows:
(c) Reflection mapping on the fence. (3 Points) (Due to slow performance, the reflection range is limited to where the leading chicken runs.)
(d) Implement the following keyboard functions. (1 Point)