DuPivot is a simple Maya plugin to easily set the pivot of objects to specific locations.
It sets the pivot of the current selection, and can:
- set the pivot to the barycenter of all child meshes and nurbs;
- set the pivot to the approximate center of mass of all child meshes.
- set the pivot according to the bounding box (center, top or bottom).
Using the barycenter is very fast (measured to take approximately 1 second per million of polygons).
Computing the center of mass is a bit slower.
The plugin comes with a new shelf, and adds a new centerPivot
Mel/Python command (with some optional parameters).
Newsletter
Subscribe to our newsletter to stay updated about what we do, to be notified about new tools, new features, and updates. You can access the archives of our newsletters here.