Open main menu

CDOT Wiki β

Changes

GAM666/DPS901 Weekly Schedule 20103

86 bytes added, 17:33, 12 October 2010
Week 6 - Oct 10
** Vertex buffers
** Implementing world, view, and projection transformations
 === To Do ===* ProjectsPractice transforming a vector using a matrix* Practice matrix multiplication* Workshop Exercise
** Checkout the SimpleSprites sample on the repository
** Add the missing code to this sample - three sprite image files are included
** When the three images fall off the screen start drawing them at the other end
** Add suspend logic to handle loss of focus
 === To Do ===* Practice transforming a vector using a matrix* Practice matrix multiplicationRefer to the DirectX documentation for descriptions of the function calls
=== Resources ===