Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 713 Bytes

Readme.md

File metadata and controls

35 lines (22 loc) · 713 Bytes

Animation Texture Baker for Unity

Description

  • Bake vertex of Animation(legacy) to Texture2D
  • Bake data of Positions and Normals

  • Original GameObject has Animation Component, SkinnedMeshRenderer, Bones.
  • Convert Animation-Data to Texture2D.

data of Positions.

data of Normals.

Converted, has only one GameObject.

running.

Animation Texture Baker

  • C# script(for setup)
  • ComputeShader(Texture Generator)
  • Shader(Texture Animation Player)

Horse

horse is from Unity AssetStore. big up