How do I rotate a directional vector by 90 degrees
Tags
Vizzy5 Comments
- Log in to leave a comment
-
-
294 Sushiboi3.9 years ago
@sflanker by any chance, do you know of any other collections of custom expressions and vizzy programs that manipulate vectors? It turns out that directly rotating a vector does not solve the problem I'm having
-
-
10.6k sflanker4.0 years ago
You can implement vector rotation with a custom expression. This is implemented using Rodrigues' Rotation Formula. You can find this and a bunch of other expressions here.
No Upvotes
Log in in to upvote this post.
No sorry, I don't