pixijs / spine-v8

PixiJS v8 port of the official spine runtime
https://pixijs.io/spine-v8/examples/
MIT License
38 stars 6 forks source link

Document: add performance example #40

Closed furic closed 4 days ago

furic commented 3 months ago

It would be nice if there's a performance showcase, similar to v8's bunny example. image

I quickly did mine, pretty impressive outcome: 1000 spaceboys animating idle, run and hoverboard randomly. v8 - 58.8fps v7 - 36.0fps v7-vs-v8

Zyie commented 4 days ago

Hi

We have now moved this project to the official Esoteric Software repo for them to maintain. As a result we will be archiving this repo and closing all issues. If you still are having this issue please feel free to open an issue over on the new repo!

As for migrating between the projects it should be as simple as swapping out the imports from @pxi/spine-pixi to @esotericsoftware/spine-pixi-v8