Difference between revisions of "GAM670/DPS905 Weekly Schedule 20121"
(→To Do) |
(→To Do) |
||
Line 54: | Line 54: | ||
# add your name to the student list | # add your name to the student list | ||
# create a team page that includes the semester number 20121 | # create a team page that includes the semester number 20121 | ||
− | # describe the game that you intend to develop | + | ## describe the game that you intend to develop |
− | # list the topics of interest to your team in developing its game | + | ## list the topics of interest to your team in developing its game |
+ | ## list the other topics of interest | ||
<!-- | <!-- | ||
# Port Game Design over to Update Base Code--> | # Port Game Design over to Update Base Code--> |
Revision as of 08:01, 11 January 2012
GAM670/DPS905 | Weekly Schedule | Student List | Project Requirements | Teams and their Projects | Student Resources
Contents
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()
- Recursive calls
- 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
- Plane
To Do
- add your name to the student list
- create a team page that includes the semester number 20121
- describe the game that you intend to develop
- list the topics of interest to your team in developing its game
- list the other topics of interest