TWiki home TWiki > Team3 > SeanMiniGolfLog (r1.1 vs. r1.7) TWiki webs:
Main | TWiki | Know | Sandbox
Team3 . { Changes | Index | Search | Go }
 <<O>>  Difference Topic SeanMiniGolfLog (r1.7 - 02 Nov 2004 - SeanBouchard)
Changed:
<
<

  • Tweaked various minor features.
>
>

  • Tweaked various minor features: falling off the course, camera movement.
  • Found bug that caused ball to stop short of the hole.
Changed:
<
<

  • Tweaked various minor features.
>
>

  • Tweaked various minor features: ball physics.
  • Added Easter Egg.
Changed:
<
<

  • Tweaked various minor features.
>
>

  • Tweaked various minor features: ball physics, camera starting position.
Added:
>
>

  • Tweaked various minor features: falling off the course.

 <<O>>  Difference Topic SeanMiniGolfLog (r1.6 - 02 Nov 2004 - SeanBouchard)
Added:
>
>

11/01

  • Tweaked various minor features.

10/30

  • Made the camera into a singleton class.

10/29

  • Made the ball into a singleton class.
  • Tweaked various minor features.

10/26

  • Tweaked the camera movement.
  • Added a sweep motion to the camera.
  • Tweaked various minor features.

10/25

  • Reworked the camera to include ball tracking.

 <<O>>  Difference Topic SeanMiniGolfLog (r1.5 - 21 Oct 2004 - SeanBouchard)
Added:
>
>

10/21

  • Created the "Cube 3" test file.
  • Updated the wiki to include prototype 3 and a TestVault page.
  • During our group programming session: helped implement the bounceBall method, helped optimize epsilon/numerical innacuracy code, helped create test cases for collision response.

10/20

  • Created an epsilon constant and added code to deal with numerical innacuracies in Room::detectCollisions.

 <<O>>  Difference Topic SeanMiniGolfLog (r1.4 - 14 Oct 2004 - SeanBouchard)
Added:
>
>

10/13

  • Discovered a bug in the vertex detection which false collisions to be reported.
  • Added a test case to the preset configuration.
  • Changed the quadratic equation in the vertex detection method. This seems to have solved the "phantom vertex" bug, although vertex collisions are still reported when the vertex hits the far side through the ball. I'm not worried about this, since this will never happen once collision response is implemented.

 <<O>>  Difference Topic SeanMiniGolfLog (r1.3 - 13 Oct 2004 - SeanBouchard)
Added:
>
>

10/12

  • Discovered the edge standardization code on the website (haha, whoops!).
  • Integrated the standardizeEdge method with our existing code.
  • Altered the Triangle class to keep track of the standardization of its edges.
  • Altered the collision detection to use the standardization of a triangle's edges when detecting edge collisions.
  • Added some extra test cases of generalized edge and vertex collision detection and added them to the preset configuration. Debugged the code for generalized edge collisions.

 <<O>>  Difference Topic SeanMiniGolfLog (r1.2 - 11 Oct 2004 - SeanBouchard)
Added:
>
>

10/10

  • Integrated the standardize method and matrixMultiply method with our existing code.
  • Added a "Preset Configurations" section to John's customization menu.
  • Altered the Triangle class to keep track of its standardization.
  • Altered the collision detection to use a triangle's standardization when detecting face collisions.
  • Created basic test cases of generalized face collision detection and added them to the preset configurations. Debugged the code for generalized face collisions.

 <<O>>  Difference Topic SeanMiniGolfLog (r1.1 - 06 Oct 2004 - SeanBouchard)
Added:
>
>

%META:TOPICINFO{author="SeanBouchard" date="1097032500" format="1.0" version="1.1"}% %META:TOPICPARENT{name="MiniGolf"}% 10/5

  • Wrote skeleton code for our project. Created room.h, room.cpp, ball.cpp, triangle.cpp.
  • Changed skeleton code to incorporate new CollisionHandler class. Create collisionhandler.h and collisionhandler.cpp.
  • Added to skeleton code. Split ball.h and triangle.h off from room.h.

9/30

%META:FILEATTACHMENT{name="OpenGLTutorial.exe" attr="" comment="OpenGL Tutorial" date="1097032365" path="C:\Documents and Settings\skb02001\My Documents\Visual Studio Projects\OpenGL Tutorial\Release\OpenGL Tutorial.exe" size="180224" user="SeanBouchard" version="1.1"}%


Topic SeanMiniGolfLog . { View | Diffs | r1.7 | > | r1.6 | > | r1.5 | More }
Revision r1.1 - 06 Oct 2004 - 03:15 GMT - SeanBouchard
Revision r1.7 - 02 Nov 2004 - 17:05 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.