LMU ☀️ CMSI 3710
COMPUTER GRAPHICS
HOMEWORK #4 Due: 2011-04-16

In Angel's book read or skim Chapters 4.1-4.10, 5.1-5.9, 10.1-10.7, 10.12, 6, 7.12-7.13, 8.1-8.11, 11, 12.1-12.4, 12.6, and 12.12.

This is the coding-free assignment in which you get to work on a lot of problems that illustrate many of the concepts on which graphics systems and APIs are built. Do all of the following problems using your Subversion repository that comes with your lab account. Consider placing them in your repository as follows:

    /
        homework
            cmsi371
                src
                    resources
                        (images go here)
                    doc
                        homework4.tex

Turn in a hardcopy of your solutions — generated as a PDF from your LaTeX source.

  1. Problem 4.1a in Angel's textbook.
  2. Problem 4.13 in Angel's textbook. (Show work.)
  3. Practice Problem 64 from the course website.
  4. Problem 5.3 in Angel's textbook.
  5. Problem 5.8 in Angel's textbook.
  6. Problem 6.7 in Angel's textbook.
  7. Problem 8.10 in Angel's textbook.
  8. Practice Problem 20 from the course website.
  9. Practice Problem 55 from the course website.
  10. Problem 12.21 in Angel's textbook.