Correct normal transformations for articulated models

Abstract

It is well-established that when a matrix is used to transform a rigid object, the normals should be transformed by the inverse transpose of that matrix. However, this is only valid where the transformation matrix is locally constant. This is not the case for models animated with skeletal subspace deformation (SSD), where the transformation matrix is computed for each vertex. We derive a formula for correctly transforming normals on SSD models

    Similar works