LMU ☀️ CMSI 3710
COMPUTER GRAPHICS
HOMEWORK #3 Due: 2011-03-22

Two problems this time.

  1. Expand my flight simulator by implementing three out of four of the following:
    • Make F1 bring up a help window.
    • On the instrument panel, place a spedometer, and altimeter, a radar, and a tilt indicator. We will discuss the meaning of these in class.
    • Use texture mapping somewhere.
    • Place a flat landing strip somewhere on the landscape.
  2. Extend the JavaScript Mountain Silohuette script so it appears only withing a clipping region shaped like binoculars.

Use your LMU SVN repository. You should know by now what to do.

In a future assignment you will have to implement an auto lander for the flight simulator, and will do a canvas animation.