Adverti horiz upsell

Rotation Conversion Nodes and Cmd 0.0.2 for Maya (maya plugin)

Convert between Quat, Euler, and Rotation Matrices

License
Button download
1,073 Downloads

Compatibility

  • 7.x, 6.x

Operating Systems

  • Windows

History

Created:07/09/2006
Last Modified:08/07/2006
File Size: 85.8 KB
This is a collection of nodes and one cmd that allows you to convert between quats, euler angles, and rotation matrices. It also allow the creation of a rotation matrix from two or three orthogonal vectors. Comes with the source, the visual studio project, and a precompiled binary in the Release folder.

Here are the flags for the command

//Query the rotation matrix of an object
"-query"
"-q"

//These are the flags for inputting the vectors that make up the rotation matrix
"-upVector"
"-up")

"-rightVector"
"-rt"

"-outVector"
"-ot"

//Does no checking of arguments
"-unsafe"
"-un"

//Will normalize the input vectors
"-normalize"
"-nm"

//The cross product can be computed in two different ways. This lets you choose the order of the arguments
"-CrossProductUp"
"-cr"



Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.