CSI422/502 Computer Graphics Midterm 2 Question 8 Makeup Project
Instructions:
- Copy the files ~icsi422/Q8/Q8.c, ~icsi422/Q8/trunk.h
and
~icsi422/Q8/buildC.sh into a fresh directory.
- After changing the mode of buildC.sh to executable
with chmod 700 buildC.sh, check that when you run
buildC.sh, it builds an executable file named Q8
- When you run Q8, it should draw a single tree trunk.
- Answer the exam question by putting the abbreviated statements
into the display() function. Test, develop and debug as necessary.
- Submit your Q8.c file to project Q8 for grading, by 11:55PM Nov. 21
(Monday night before Thanksgiving.)
For your convenience, here are links to the source files on the web: