This is a deprecated project, turn to a more stable version:
https://github.com/anosu/Spine-Viewer-Vue
A simple viewer for spine.
Use Electron and Pixi.js + Pixi-Spine
Support multi spine files.
Support exporting animation as GIF/APNG/MP4 with embedded ffmpeg.
- To import multi files, you can select and drag multi files into it.
- Level relation is up to reading order when importing files. Earlier read with lower level.
- Reading order is decided by order in which files are sorted in Explorer.
- The file clicked by your mouse when dragging will be start of reading.
- Only json and skel files can be read, the others will be skipped.
- If multi files, only common skins and animations will be listed.
- select order
- drag order
npm i
npm run electron:build