How to - Maya - add object to lattice tutorial
3 Comments
Page 1 of 1
The following is a quick and easy tutorial that shows you how to add objects to a lattice in Maya. It is useful if you already have geometry with a lattice applied and need to add extra objects to the lattice. Also useful if you want to position geometry in a particular way in relation to the lattice before connecting the two together.
Firstly you need to create your lattice -
Highlight the MEL code and hit enter (the one beside the keypad, not the main one).
[This can be repeated for as many objects as you wish]
Firstly you need to create your lattice -
- Make sure you are on the animation menu set then goto – Create Deformers > Lattice and open up the dialog box.
- Set the number of divisions of the lattice that you require.
- Set the behaviour of the lattice on points outside of the lattice from the drop-down box.
Next position your object where you want it in relation to the lattice.
Select the lattice, then the objects.
Open up the script editor
Type in the following -
string $selSet[] = `ls -sl`;
string $lattice = $selSet[0];
string $object = $selSet[1];
lattice -e -g $object $lattice;
Highlight the MEL code and hit enter (the one beside the keypad, not the main one).
[This can be repeated for as many objects as you wish]
Page 1 of 1
Author: Stephen Kershaw
Submitted: 2010-11-16 18:03:14 UTC
Tags: maya, mel, object, add, geometry, lattice, and script
Software: Maya
Views: 38,903
Related Items
-
Animated Olympic Fire 2014 (Maya) 3D Model
$69.00 (USD) -
Elephant 3d textured model 3ds max and maya scene files 3D Model
$30.00 (USD) -
"Rapid Rig: Poser" for Maya for Maya 2.0.9 (maya script)
$20.00 (USD) -
Gradient Data Manager script for Maya for Maya 1.1.1 (maya script)
$20.00 (USD) -
Maya sdd_UIDesigner stand-alone 2.1.0 for Maya (maya script)
$20.00 (USD) -
Wireform for Maya 2020-2023 1.0.0 for Maya (maya plugin)
$49.00 (USD) -
1-Click Texture Batch Bake for Maya for Maya 1.0.0 (maya script)
$20.00 (USD) -
Nick-Maya Rig With Advance Facial Setup for Maya 0.1.0
$20.00 (USD) -
Pamela Maya (2013) Rig for Maya 0.0.1
$20.00 (USD)