TWiki . Team3 .
SeanGoKartLog
14 November 2004
Searched for improvements or alternatives to the sphere-line segment collision algorithm.
13 November 2004
Created a LineSegment class.
Implemented an algorithm to detect Kart-Walls collisions.
Tested and debugged the CollisionHandler.
12 November 2004
Extended the Kart-Kart collision algorithm to allow multiple spheres per Kart.
Started working on a CameraManager class and a Camera class.
Created a Walls class.
Searched for simpler algorithms to detect sphere-line segment collisions.
11 November 2004
Reviewed C# tutorials on CodeProject.com.
Created a very simple "Hello World"-style program to familiarize myself with C# programming.
Extended John's basic-physics prototype.
Added a second Kart.
Abstracted the Kart class and implemented P1Kart and P2Kart.
Created a simple InputHandler class to deal with controls for two Karts.
Created a CollisionHandler class that will detect and respond to collision events.
Implemented a Kart-Kart collision algorithm based on a single bounding-sphere per Kart.
Created a (temporary) Scenery class to improve the testing environment.
Tested and debugged the CollisionHandler.
-----
Revision r1.2 - 16 Nov 2004 - 03:28 GMT -
SeanBouchard
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.