Friday, May 15, 2009

Work Progress - May 11 to May 15

Collecting expectation on my contribution:
  • Finish collision detection in the skateboarder
  • Review code from the skateboarder team to see what can be salvaged and moved into the repository proper.
Summarizing useful resource:
Identifying the part of code to finish (referencing the Team A2 code first, then contributing my own):
  • SB/SkateBoarder.java: the Impulse(SbVector r, SbVector J) method
  • SB/BoarderEngine.java: Step(double dt) method [the one method I need to work mostly on], Seek(double t) method

No comments:

Post a Comment