154
edits
Changes
→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
=== Resources ===