A tool for baking SkinnedMesh animation clip data into textures, including vertex positions and normals. This tool gets animation clips from AnimatorController, bakes vertex position and normal into ...
Takes a keyframed animation and bakes it into a texture where width represents the vertices of the model, and the height represents the keyframes. The texture then gets sampled by the GPU and the ...