I am trying to simulate a square object affected by a force in two dimensions. I can break up the force vector into a vector whose extension intersects the center of gravity for translation and a vector perpendicular to that for rotation. My question is: how does this rotational vector relate...