Difference between revisions of "Mesh/Rigging Fitted Mesh"

From Second Life Wiki
Jump to navigation Jump to search
Line 3: Line 3:
<div style="margin: 10px; padding: 0 10px 10px 10px; border: 1px solid #dddddd; background-color: #f9f9f9; width: 256px;">
<div style="margin: 10px; padding: 0 10px 10px 10px; border: 1px solid #dddddd; background-color: #f9f9f9; width: 256px;">
===Download links===
===Download links===
[http://download.cloud.secondlife.com/project-viewers/mesh/examples/Fitted%20Mesh%20Skeletons.zip Fitted Mesh Skeletons.zip]
[http://lecs.opensource.secondlife.com/fittedmesh/SecondLifeAvatarSkeleton.zip Second Life Skeletons]


Includes files in the following formats:
Includes the male and female models in the following formats:
* '''.fbx'''
.ma
** Male skeleton
.fbx
** Male skeleton with mesh
.blend
** Female skeleton
.dae
** Female skeleton with mesh
</div>
* '''.ma'''
** Male skeleton
** Male skeleton with mesh
** Female skeleton
** Female skeleton with mesh


* '''.dae''' (Coming soon)
** Male
** Female
</div>
===What is Fitted Mesh?===
===What is Fitted Mesh?===
Fitted Mesh is a technique in which an avatar's collision bones are used to add further deformation detail to an avatar or clothing. The benefit of this technique is that it allows [http://wiki.secondlife.com/wiki/Mesh/Basics Mesh] clothing and avatars to be adjusted using an avatar's Body Shape sliders in the Appearance Editor. This results in clothing that can adjust and fit to your avatar's own personal body shape and style.
Fitted Mesh is a technique in which an avatar's collision bones are used to add further deformation detail to an avatar or clothing. The benefit of this technique is that it allows [http://wiki.secondlife.com/wiki/Mesh/Basics Mesh] clothing and avatars to be adjusted using an avatar's Body Shape sliders in the Appearance Editor. This results in clothing that can adjust and fit to your avatar's own personal body shape and style.

Revision as of 15:15, 19 December 2013

Download links

Second Life Skeletons

Includes the male and female models in the following formats:

.ma
.fbx
.blend
.dae

What is Fitted Mesh?

Fitted Mesh is a technique in which an avatar's collision bones are used to add further deformation detail to an avatar or clothing. The benefit of this technique is that it allows Mesh clothing and avatars to be adjusted using an avatar's Body Shape sliders in the Appearance Editor. This results in clothing that can adjust and fit to your avatar's own personal body shape and style.

For content creators, the key difference between a Fitted Mesh skeleton and the previous standard skeleton is that a Fitted Mesh skeleton has more bones. The rigging workflow is the same except that the additional collision bones are also included in the skinning/binding process. Note that unlike the mBones, you do not need to include all of the collision bones, rather only the ones you wish to use.

KBtip2.png Tip: For the best results and to avoid unsightly clipping, you should use alpha masks to hide areas covered by mesh on your avatar.
KBnote.png Note: As of November 20, 2013, Fitted Mesh requires Second Life Project Viewer version 3.6.11.283899, which can be downloaded here.

Collision bones

List of original collision bones:

  • PELVIS
  • BELLY
  • CHEST
  • NECK
  • HEAD
  • L_CLAVICLE
  • L_UPPER_ARM
  • L_LOWER_ARM
  • L_HAND
  • R_CLAVICLE
  • R_UPPER_ARM
  • R_LOWER_ARM
  • R_HAND
  • L_UPPER_LEG
  • L_LOWER_LEG
  • L_FOOT
  • R_UPPER_LEG
  • R_LOWER_LEG
  • R_FOOT

Collision bones added with Fitted Mesh

  • BUTT *
  • LEFT_PEC *
  • RIGHT_PEC *
  • LEFT_HANDLE
  • RIGHT_HANDLE
KBnote.png Note: BUTT, LEFT_PEC, and RIGHT_PEC are affected by avatar physics.


Rigging using the Fitted Mesh technique

  1. Download one of the skeleton files.
  2. Follow one of the many tutorials for rigging avatars in your modeling program of choice.
  3. Export your new rigged mesh from your modeling program of choice:
  4. Import the rigged mesh to Second Life and wear the model, as described in Uploading an wearing a rigged mesh.
  5. Adjust your body shape, make sure to save your changes, and enjoy your creation.
    • Information on changing your avatar’s appearance and body shape can be found in the Second Life Knowledge Base, under Controlling your avatar’s appearance, and by clicking the ? button at the top of the Appearance editor.

Additional resources