Difference between revisions of "GAM531/DPS931 Weekly Schedule 20133"
Line 4: | Line 4: | ||
== Week 1 - Sep 2 == | == Week 1 - Sep 2 == | ||
− | |||
=== This Week === | === This Week === | ||
+ | * | ||
=== To Do === | === To Do === | ||
+ | # Download and install[http://www.microsoft.com/download/en/details.aspx?id=6812 DirectX SDK June 2010] | ||
=== Resources === | === Resources === | ||
+ | * [http://msdn.microsoft.com/en-us/directx/ DirectX Developer Centre]at Microsoft | ||
== Week 2 - Sep 9 == | == Week 2 - Sep 9 == | ||
Line 15: | Line 17: | ||
=== To Do === | === To Do === | ||
− | |||
=== Resources === | === Resources === | ||
− | + | * [https://scs.senecac.on.ca/~gam666/pages/content/compo.html Framework and API Design] | |
− | * [https://scs.senecac.on.ca/~gam666/pages/content/compo. | ||
* [https://scs.senecac.on.ca/~gam666/pages/content/direc.html COM and DirectX] | * [https://scs.senecac.on.ca/~gam666/pages/content/direc.html COM and DirectX] | ||
** The fwk4gps framework, its branches, and architecture | ** The fwk4gps framework, its branches, and architecture |
Revision as of 11:31, 10 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 installDirectX SDK June 2010
Resources
- DirectX Developer Centreat Microsoft
Week 2 - Sep 9
This Week
To Do
Resources
- Framework and API Design
- COM and DirectX
- The fwk4gps framework, its branches, and architecture
- Singleton class as an alternative to global variables
- Including interfaces rather than class definitions to minimize header file dependencies