Skip to content

sugi-cho/Animation-Texture-Baker

6cf452f545
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

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

About

頂点の位置と法線を、Texture2Dに保存しておく。ARGBFloatとか、HDR Textureを使用したバージョン

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published