--------------- EXPECTED PROGRESS --------------- To render a particle system in the game space. --------------- ACTUAL PROGRESS --------------- Not completed. Studied our framework, more precisely, StarView.h and StarView.cpp, to understand how the camera is setup. --------------- SNAGS --------------- Anson and I wondered if the discrepencies between the viewing, modeling, or projection matrices of our framework and the DirectX book source code example might be our problem. --------------- PLANS --------------- Render a particle system in the game space. Attach a particle system to objects that warrant one.