galacean / engine-spine

MIT License
9 stars 8 forks source link

Refactor spine runtime #87

Closed johanzhu closed 2 months ago

johanzhu commented 8 months ago

The Galacean Spine runtime code has become quite outdated and is facing issues both in its project architecture and performance. The demand for Spine is gradually increasing, necessitating an urgent refactoring and optimization of the runtime code.

Refactoring includes several aspects:

Project Engineering Optimization #66 #56

Loader Optimization

Renderer Optimization

johanzhu commented 2 months ago

done