TWiki home TWiki > Team2 > ProjectTwo > InitialDesign TWiki webs:
Main | TWiki
Team2 . { Changes | Index | Search | Go }
For the prototype on 3/2/04, we plan to implement a minimum of a room class, a ball class, and a triangle class. The given tuple class will be utilized to represent vectors for position, velocity, forces. We are tentatively planning to implement three small classes for triangle components: face, edge, and vertex. Each of these will have an appropriate number of vertices to specify their position, and their own collision methods. We plan to have the room class detect collisions, and call the triangle class's collision function, which will in turn call the appropriate collision function (face, edge, vertex).

Current individual assignments are as follows:

face collisions: Joe

edge collisions: Jon

vertex collisions, CVS: Adam

room, ball, triangle header files: Jon, Adam

room, ball, triangle, path implementation: Jon

interface: Jon

cleanup wiki, setup for proj2: Joe

All of the above should be done by Tue 3/2/04

-- JoeWalker - 27 Feb 2004

Topic InitialDesign . { Edit | Attach | Ref-By | Printable | Diffs | r1.3 | > | r1.2 | > | r1.1 | More }
Revision r1.3 - 01 Mar 2004 - 20:10 GMT - JonathanSamples
Parents: WebHome > ProjectTwo
Copyright © 1999-2003 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback.