Deformation

Mesh skinning is done only on the GPU and has two limitations:

    • The maximum number of bones affecting the mesh is 255, anything above that will result in an undefined behavior.

    • The maximum number of influences on vertex is 4. If the number is higher, then the 4 largest weights are kept and normalized (so that they can add up to 1.0).

©2020, Animaze, Inc. and the Animaze logo are registered and/or unregistered trademarks of Holotech Studios Inc.