Midterm
You may use any medium with which you feel comfortable to complete your work. In the past, people have written programs, used applications such as Mathematica or Matlab, or formatters such Microsoft Word or LaTEX. However, you should submit only code, plain text, HTML, or PDF, and possibly image (gif or jpeg) files. Your submission must represent your own work and must include credit for any print or electronic resources used. Please submit your homework electronically.
![]() |
Given the OpenGL program cube (available via Eclipse), describe how the graphics pipeline maps the unit cube, centered at the origin, to the 2D picture that is displayed. Specifically, you should derive the values printed by the program for the model and projection matrices as well as the final screen coordinates of the cube. |