CIS 3620
Final Exam Topics List


General material from the first half of the semester

You should understand each of the terms listed in this section and have some idea of how it relates to computer graphics:

Material Covered Since the Last Exam- Chapters 4-6

The only material you are responsible for is that which is explicitly covered in the lecture notes-- if it's in the book but not in the notes you do not have to know it. You are not resonsible for topics whose background is grey-shaded.

OpenGL Functions

You should know the various OpenGL function we've covered-- their semantics, as well as the purpose of each of the paramters (and in the case of the functions with type/dimension variants-- the nature of each variation -- i.e. glVertex2i vs glVertex3d).

Again, the exam will consist of multiple choice questions and possibly several questions involving analyzing OpenGL code.