rotating around an axis in the space
in
Programming Questions
•
3 years ago
I've got an equation that allows to calculate the coordinates of a point if it was rotated around an axis that is given in a space with three angles.. But now, how can I calculate these angles?
if I've got a vector.. can I do this with the tan() or how is that possible?
thanks for your help....
1