Juraj Posted August 25, 2016 Share Posted August 25, 2016 (edited) Hi, how would you describe difference between lookat() and dihedral() VEX functions? Aren't both used to compute matrix3 to transform vector A onto vector B ? Edited August 25, 2016 by Juraj 1 Quote Link to comment Share on other sites More sharing options...
MirrorSword Posted August 25, 2016 Share Posted August 25, 2016 Well lookat doesn't actually rotate vector A on to vector B. it rotates the Z-Axis onto the vector formed from the "From" position to the "To" position. Lookat also allows an up vector. 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.