Skip to content

yantor3d/xformArrayNodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xformArrayNodes

Maya plugin with nodes designed to operate on transform components.

Description

See the Wiki for full details.

Plugin Contents

Commands

  • getArrayAttr

Data

  • angleArray
  • eulerArray
  • quatArray

Nodes

Angle Array Nodes
  • angleArrayCtor
  • angleArrayIter
  • angleToDoubleArray
  • doubleToAngleArray
Euler Rotation Array Nodes
  • packEulerArray
  • unpackEulerArray
Matrix Array Nodes
  • composeMatrixArray
  • decomposeMatrixArray
  • matrixArrayOp
  • packMatrixArray
  • unpackMatrixArray
Quaternion Array Nodes
  • eulerToQuatArray
  • packQuatArray
  • quatArrayBinaryOp
  • quatArrayUnaryOp
  • quatToEulerArray
  • slerpQuatArray
  • unpackQuatArray
Vector Array Nodes
  • lerpVectorArray
  • packVectorArray
  • pointToVectorArray
  • rotateVectorArray
  • unpackVectorArray
  • vectorArrayBinaryOp
  • vectorArrayMatrixOp
  • vectorArrayScalarOp
  • vectorArrayToDoubleOp
  • vectorArrayUnaryOp
  • vectorToPointArray

About

Maya plugin with nodes designed to operate on transform components.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published