All Projects → yantor3d → xformArrayNodes

yantor3d / xformArrayNodes

Licence: MIT License
Maya plugin with nodes designed to operate on transform components.

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to xformArrayNodes

Mayanomicon
Custom nodes and introspection with the maya API
Stars: ✭ 28 (+3.7%)
Mutual labels:  maya, rigging, maya-plugin, mayaapi
motionPath
Toolchefs Motion Path
Stars: ✭ 31 (+14.81%)
Mutual labels:  maya, maya-plugin, mayaapi
playblastOIIO-maya
Implements a new 'playblast' command that uses OpenImageIO (OIIO) to process and write image data.
Stars: ✭ 29 (+7.41%)
Mutual labels:  maya, maya-plugin, mayaapi
polyReorder
Maya plugin with tools to reorder the vertices on a mesh to match the order of another.
Stars: ✭ 21 (-22.22%)
Mutual labels:  maya, rigging, mayaapi
cameraLattice
Maya camera lattice
Stars: ✭ 35 (+29.63%)
Mutual labels:  maya-plugin, mayaapi
polySymmetry
Maya tool for finding the symmetry of a polygon mesh based on the topology.
Stars: ✭ 51 (+88.89%)
Mutual labels:  maya, rigging
MayaPartioTools
MayaPartioTools is an open-source plugin to visualize and import particle data in Maya.
Stars: ✭ 20 (-25.93%)
Mutual labels:  maya, maya-plugin
hyperdrive
🚀 Pose-based rig caching plugin for Maya
Stars: ✭ 51 (+88.89%)
Mutual labels:  rigging, maya-plugin
skinner
Skin export / import tools for Autodesk Maya
Stars: ✭ 68 (+151.85%)
Mutual labels:  maya, rigging
maya-glTF
glTF 2.0 exporter for Autodesk Maya
Stars: ✭ 121 (+348.15%)
Mutual labels:  maya, maya-plugin
MayaPlugin-UVAutoRatio
Autodesk Maya plugin for correcting the texture-to-world area ratio on objects, meshes and custom selections.
Stars: ✭ 28 (+3.7%)
Mutual labels:  maya, maya-plugin
weights editor
A Maya tool to edit skin weights
Stars: ✭ 52 (+92.59%)
Mutual labels:  maya, rigging
cmdc
Maya Python API 3.0
Stars: ✭ 98 (+262.96%)
Mutual labels:  maya, rigging
rush
⚡ Simple command launcher for maya
Stars: ✭ 64 (+137.04%)
Mutual labels:  maya, maya-plugin
MayaToolbox
Comprehensive intro to Maya Python.
Stars: ✭ 16 (-40.74%)
Mutual labels:  maya, rigging
gt-tools
GT Tools is a free collection of scripts for Autodesk Maya
Stars: ✭ 44 (+62.96%)
Mutual labels:  maya, rigging
Yurlungur
The universal scripting wrapper for Maya, Houdini and Unreal Engine.
Stars: ✭ 51 (+88.89%)
Mutual labels:  maya
maya-pulse
a rigging framework for Maya
Stars: ✭ 13 (-51.85%)
Mutual labels:  maya
io pdx mesh
Import/Export files for the Clausewitz game engine
Stars: ✭ 49 (+81.48%)
Mutual labels:  maya
jlr sort attributes
A tool to sort the Channel Box attributes in Autodesk Maya.
Stars: ✭ 19 (-29.63%)
Mutual labels:  maya

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].