New coordinates after rotation

31 Views Asked by At

Suppose an object originally points to the z-direction, if I rotate it to an arbitrary direction (say,[0.3, 0.4, 0.5]). What are the new coordinates of the points on the objects? Thank you!