Skip to content

selecao13/Unity-Spine-Animation-Instancing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spine Unity GPU instancing

Description

A unity library for spine gpu instancing animation baking and runtime
Unity Version: 2022.3.20.f1c1
Spine Version: 4.1

Spine Features Supported

✅ Support Bone Animation
✅ Support Attachment Active
✅ Support Attachment Sequence
✅ Support Vertext Color
✅ Get Bone Position

Anything others not support yet

How To Use

  • Selectc a sekelton data asset then bake skeleton instancing data alt text

  • Drag baked data to hirachy or scene window
    alt text alt text

Notice

Transparent instancing objects could easily break instancing because other transparent objects cause blocking during rendering.I Suggest to use opaque or alphatest for instancing objects and srp bacher for transparent obejct.Also you can use DrawMeshInstancedor batch render group to impove perfomance.

About

Unity Spine Animation GPU Instancing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published