Difference between revisions of "GAM531/DPS931 Weekly Schedule 20133"
(→Week 2 - Sep 9) |
(→Week 5 - Sep 30) |
||
Line 171: | Line 171: | ||
=== This Week === | === This Week === | ||
+ | * [https://scs.senecac.on.ca/~gam666/pages/content/direc.html COM and DirectX] | ||
+ | ** The fwk4gps framework, its branches, and architecture | ||
+ | ** Including interfaces rather than class definitions to minimize header file dependencies | ||
* [https://scs.senecac.on.ca/~gam666/pages/content/3dmat.html 3D Mathematics] | * [https://scs.senecac.on.ca/~gam666/pages/content/3dmat.html 3D Mathematics] | ||
** Coordinate Systems | ** Coordinate Systems |
Revision as of 18:38, 12 September 2013
Game Engine Foundations
GAM531/DPS931 | Weekly Schedule | Student List | Project Requirements | Teams and their Projects | Student Resources
Contents
Weekly Schedule 20133 Student Notes
Week 1 - Sep 2
This Week
To Do
- Download and install DirectX SDK June 2010
Resources
- DirectX Developer Centreat Microsoft
Week 2 - Sep 9
This Week
- Switched from Github to BitBucket
- Completed Engine Architecture
- Singleton class as an alternative to global variables
- Started Math - Linear Algebra - Vectors
To Do
Resources
- GAM531 Emperor (BitBucket)
- Course Notes - Two Dimensional Math