Skip to content

Play spine using typescript, just a toy for learning skeleton animation.

Notifications You must be signed in to change notification settings

laomoi/spine-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spine player

Spine player的目的并不是真的要做一个spine播放器,而是不借助现有引擎和spine runtime, 通过手撸代码实现播放一个spine动画,从而更深入理解骨骼动画的本质和一些实现上的细节。

使用方法:

npm install

run

可以修改app.ts里的内容,从而播放不同的spine, 修改了ts之后记得运行一下tsc编译成js代码。

About

Play spine using typescript, just a toy for learning skeleton animation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published