A tool to export animations into textures to be played on the GPU via a shader. Unity's skinned mesh renderer adjusts vertices on the CPU which is quite intensive for animation, this bakes animations ...
1.Download and unzip the folder.Rename the folder as VertAnimToTex(just remove "-master" suffix). 2.Put it under Documents/Maya/Scripts/ 3.Open Autodesk Maya, in the script editor,switch to python ...