So, first of all, if our object has angular velocity W, then the angle which the object will rotate during the timeStep will be:
theta = W * timeStep
Now, let's say that the object's center of mass is at 0,0. And, let's say that a point on the edge of the object is at X1,Y1. Let's call this...