Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor spine runtime #87

Closed
johanzhu opened this issue Jan 29, 2024 · 1 comment
Closed

Refactor spine runtime #87

johanzhu opened this issue Jan 29, 2024 · 1 comment
Assignees
Labels

Comments

@johanzhu
Copy link
Collaborator

johanzhu commented Jan 29, 2024

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

  • Spine has released higher versions like 4.0, 4.1, etc. The past project structure, unable to fulfill the needs of managing multiple versions, necessitates an update to the project engineering structure.
  • Parts of the runtime are coupled with the Galacean editor, which need to be separated in the directory structure.

Loader Optimization

Renderer Optimization

@johanzhu johanzhu self-assigned this Apr 2, 2024
@johanzhu johanzhu added the spine label Apr 2, 2024
@johanzhu
Copy link
Collaborator Author

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant