3D vector rotation
in
Programming Questions
•
2 years ago
Agh! I swear I'll start contributing soon. Sorry for all the questions.
Anyway, what I want to do is write a method/function for rotating a vector in 3 dimensions around an arbitrary point whilst maintaining magnitude. Kind of like spherical coordinates, but applied to PVector objects.
Anyway, I think I phrased that right. Thanks!
1