Inspired 3D Character Setup: Basic Building Blocks of Effective Character Creation
World Space Translation
An objects translation in world space is relative to the global center of the world coordinate system, known as the origin. (See Figure 6.) Any object manipulated in world space will translate on the axis that is the same as the world coordinate system, regardless of what transformations have accumulated on it or its parents. If you have multiple objects selected, they will all translate relative to the world coordinate system regardless of a particular objects place in a hierarchy or transformation.
Local Space Translation
Local space translation is aligned to the rotation axis of the objects parent. As you can see in Figure 7, the translation manipulator of the selected joint is lined up with the rotational axis of its immediate parent. If the object has no parent, then the local space of an object is the same as the world space. If you select multiple objects and translate them in local mode, they will all translate relative to their immediate parents rotational axis.
When you use a manipulator to transform an object in Maya, youre only changing the way in which you interact with the object the values that are calculated are always based on how the software calculates its transforms. For example, if you create a sphere and rotate it 90 degrees in Y, you have changed the direction in which the Z and X axes are oriented. If you try to interactively translate the sphere using the Z arrow on your manipulator in object mode, youre adding values to the X translation channel, not the Z translation channel. Be very careful when you translate and rotate objects using manipulators. Your movement may look correct, but the results of your transformations may not match the visual feedback you see in the manipulator. In this case, for an accurate display of your manipulator, you would have to switch to local mode. Try the same exercise again and youll see the difference. (For more on channels, see Chapter 8, Attributes, Channels and Constraints.)
![[Figure 5] The joints translation manipulator in object space takes into account how the objects rotational axis is oriented.](http://www.awn.com/files/imagepicker/1/i3DSetup06_trans-manip.jpg)
![[Figure 6] The joint translates relative to the global center of the world space coordinate system.](http://www.awn.com/files/imagepicker/1/i3DSetup07_global-center.jpg)























Post new comment