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

New Spine runtime #1833

Open
badlogic opened this issue Aug 10, 2016 · 0 comments
Open

New Spine runtime #1833

badlogic opened this issue Aug 10, 2016 · 0 comments

Comments

@badlogic
Copy link

Hi folks,

Mario from Esoteric Software here. I've just completed the first iteration of our new Spine runtime for JavaScript/TypeScript. It's a complete rewrite of the old JavaScript runtime in TypeScript to make it more maintainable. Obviously TypeScript is not required to use the runtime, but it is required to make changes to it.

The development branch for the new runtime is here https://github.com/EsotericSoftware/spine-runtimes/tree/spine-ts/spine-ts We currently have a single backend based on WebGL. There's also a sample here: https://github.com/EsotericSoftware/spine-runtimes/tree/spine-ts/spine-ts/webgl/example

It should be mostly trivial to replace the current Spine runtime you use with this one. Let me know if I can be of assistance.

Keep up the good work,
Mario

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

No branches or pull requests

1 participant