yanyin
- 20
- 0
Hi, if i want to find a 3x3 matrix R which represents a rotation of Pi/6 around the axis of rotation v(vector)={1, 2, 3}. how can i find it?
Last edited:
Thanks. it's a vector from origin to (1, 2, 3). which direction? i am not sure yet. let say clockwise.Originally posted by Janitor
Are you saying that your axis is along a vector that starts at the origin of the coordinate system and has its tip at the point (x,y,z)=(1,2,3)? And is your rotation direction clockwise or counterclockwise as viewed from the perspective of (0,0,0)?