Difference between revisions of "GAM531/DPS931 Weekly Schedule 20133"
(→Resources) |
(→Week 2 - Sep 9) |
||
Line 17: | Line 17: | ||
* Switched from Github to BitBucket | * Switched from Github to BitBucket | ||
* Completed Engine Architecture | * Completed Engine Architecture | ||
+ | ** Singleton class as an alternative to global variables | ||
* Started Math - Linear Algebra - Vectors | * Started Math - Linear Algebra - Vectors | ||
Line 25: | Line 26: | ||
* [https://bitbucket.org/LSS_CloudScorpion GAM531 Emperor (BitBucket)] | * [https://bitbucket.org/LSS_CloudScorpion GAM531 Emperor (BitBucket)] | ||
* Course Notes - [https://scs.senecac.on.ca/~gam666/pages/content/2dmat.html Two Dimensional Math] | * Course Notes - [https://scs.senecac.on.ca/~gam666/pages/content/2dmat.html Two Dimensional Math] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Week 3 - Sep 16 == | == Week 3 - Sep 16 == |
Revision as of 18:37, 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