PhasmaCeritus Posted February 21, 2011 Share Posted February 21, 2011 (edited) lets say we have a point with velocity, up, and normal vectors representing x y z. then the point is being rotated with more than one transform node. how do I get combined rotations values if I needed to use only one transform node to set point rotations? the example will illustrate this confusing question I am trying to ask I was thinking maybe VOPs extractxform vop, but I have no idea how to use it... anyway, please share if you have any ideas. combinedRotations.hip Edited February 21, 2011 by PhasmaCeritus Quote Link to comment Share on other sites More sharing options...
Macha Posted February 21, 2011 Share Posted February 21, 2011 Multiply matrices? combinedRotations.hip 1 Quote Link to comment Share on other sites More sharing options...
PhasmaCeritus Posted February 22, 2011 Author Share Posted February 22, 2011 Multiply matrices? I was hoping to get combined rotation values expressed in degrees or radians. Anyway i figured this out, I just needed to feed my rotated vectors into extractxform vop and switch it to extract rotations. Attaching network picture if somebody will run in to the same problem as I did cheers Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.