Home

Awesome

Transform-Animation Texture Baker

Baking Object's Position/Rotation/Scale Animation to Texture, and Play via Shader

Optimization

Unity Built-in Animation

Thousands of objects are Animate via AnimationClip (Tons of AnimationCurves) is too heavy

Bake Transform-Animation to Texture, and Combine Meshes

Output Textures

Texture of positions Vector3

Texture of rotations Quaternion

Texture of scales Vector3

Building-Destruction animation is created by Yuya Torii, not included in this repo