Difference between revisions of "Mesh/Rigging Fitted Mesh"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{Navbox/Mesh-all}}
{{Navbox/Mesh-all}}
__TOC__
__TOC__
<div style="margin: 10px; padding: 0 10px 10px 10px; border: 1px solid #dddddd; background-color: #f9f9f9; width: 200px;">
<div style="margin: 10px; padding: 0 10px 10px 10px; border: 1px solid #dddddd; background-color: #f9f9f9; width: 256px;">
===Download links===
===Download links===
(Coming soon!)
[http://download.cloud.secondlife.com/project-viewers/mesh/examples/Fitted%20Mesh%20Skeletons.zip Fitted Mesh Skeletons.zip]
 
Includes files in the following formats:
* '''.fbx'''
* '''.fbx'''
** Male skeleton
** Male skeleton
Line 14: Line 16:
** Female skeleton
** Female skeleton
** Female skeleton with mesh
** Female skeleton with mesh
* '''.dae'''
 
** Male (Coming soon)
* '''.dae''' (Coming soon)
** Female (Coming soon)
** Male
** Female
</div>
</div>
===What is Fitted Mesh?===
===What is Fitted Mesh?===

Revision as of 11:00, 20 November 2013

Download links

Fitted Mesh Skeletons.zip

Includes files in the following formats:

  • .fbx
    • Male skeleton
    • Male skeleton with mesh
    • Female skeleton
    • Female skeleton with mesh
  • .ma
    • Male skeleton
    • Male skeleton with mesh
    • Female skeleton
    • Female skeleton with mesh
  • .dae (Coming soon)
    • Male
    • Female

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|As of November 20, 2013, Fitted Mesh requires Second Life Project Viewer viewer 3.6.11.283899

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