Calculating a 2D Vector's Cross Product

后端 未结 6 1815
既然无缘
既然无缘 2020-11-28 18:56

From wikipedia:

the cross product is a binary operation on two vectors in a three-dimensional Euclidean space that results in anothe

6条回答
  •  时光取名叫无心
    2020-11-28 19:25

    I'm using 2d cross product in my calculation to find the new correct rotation for an object that is being acted on by a force vector at an arbitrary point relative to its center of mass. (The scalar Z one.)

提交回复
热议问题