GAM670/DPS905 Weekly Schedule 20121

From CDOT Wiki
Revision as of 09:00, 11 January 2012 by Chris Szalwinski (talk | contribs) (To Do)
Jump to: navigation, search


GAM670/DPS905 | Weekly Schedule | Student List | Project Requirements | Teams and their Projects | Student Resources


GAM670/DPS905 -- Weekly Schedule 20121

Week 1 - Jan 8

This Week

  • Assignment Discussion
  • Suggested Enhancements
  • Relative Reference Frames
    • Recursive calls
      Vector Frame::position()
      Matrix Frame::rotation()
      Matrix Frame::world()
    • Detaching from and attaching to a parent frame
      Frame::attachTo()
  • Visibility Determination
    • Plane
      normal + constant - examples
      equation of a plane: dot(n, x) + D = 0
      positive side of a plane dot(n, x) + D > 0

To Do

  1. add your name to the student list
  2. create a team page that includes the semester number 20121
  3. describe the game that you intend to develop
  4. list the topics of interest to your team in developing its game

Resources