6 October 2004
We toured and discussed the skeleton code, then coded the detectFaceCollision, detectEdgeCollision, and detectVertexCollision methods of the CollisionHandler class. We discussed the possibility of using different collision detection algorithms, but decided that for the moment we should follow the notes posted online.
We also assigned work as follows:
Chris: Develop test cases and begin prototype testing.
Sean: Update Wiki, continue cleaning up the skeleton code.
John: Add OpenGL to the project, create a user interface.
-- SeanBouchard - 06 Oct 2004
5 October 2004
We met during class and decided to change our design to incorporate a CollisionHandler class. We also set up meeting for 11:00 tonight to work through the code for face, edge and vertex collision detection.
-- SeanBouchard - 06 Oct 2004
4 October 2004
We met and created the UML Class and Sequence diagrams.
We also assigned work as follows: