Head Tracking and Projection Prototype
Tracking Prototype
The initial tracking prototype was implemented in C# and is not available here. It was completely rewritten two times from there on.
Projection Prototype
The projection prototype is available in one of the earlier sections: mcp10_pro. Although the projection looks perspectively accurate, the used matrix contained errors, which were fixed near the very end of this lab. The projection visible in the prototype was good enough to develop and the other parts of our game.