Skip to content

Game Physics: Goal Statement Merged #152

@oluowoj

Description

@oluowoj

The updated Goal Statements for TM2D as per the feedback from SRS presentation are:

GS1: Given the kinematic properties, and forces applied on a set of rigid bodies, determine their new position and velocities over a period of time in non-collision and/or collision states.

GS2: Given the kinematic properties and forces applied on a set of rigid bodies, determine their new orientations and angular velocities over a period of time in non-collision and/or collision states.

GS3: Given the kinematic properties of a set of rigid bodies, determine if any of them will collide with one another over a period of time.

Questions:

  1. I merged GS4 into GS1 and GS2 from the original SRS. Do I have to implement all of the goal statements?
  2. I created a branch and I am going to commit all changes in the branch first, so do you want to see my changes to the SRS as comments or its okay to make all the changes straight off, and add any comments or questions?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions