How do I rotate a directional vector by 90 degrees
Tags
Vizzy5 Comments
- Log in to leave a comment
-
10.4k sflanker
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