Aller au contenu principal
Page non répertoriée
Cette page n'est pas répertoriée. Les moteurs de recherche ne l'indexeront pas, et seuls les utilisateurs ayant un lien direct peuvent y accéder.

Avatar Optimizer

Nécessite : Basis

Basis Avatar Optimizer is a work in progress avatar optimization processor that only works on Basis Framework avatars (for the time being).

It is specifically not designed for avatars that use the Animator system.

The following has been implemented so far:

  • GameObject optimization:
    • Disabled GameObjects are removed.
  • Blendshape optimization:
    • Keeps track of which blendshapes vary (face tracking, viseme, blink) and keeps them.
    • Bakes non-varying blendshapes into the mesh (only if all SMRs that reference that mesh have the same value).
    • Removes unused blendshapes.

Third-party acknowledgements