/Spine-Viewer-Vue

Vue version for Spine Viewer

Primary LanguageTypeScriptMIT LicenseMIT

Spine-Viewer-Vue

我缺乏时间和精力来维护这个项目,而且这个项目本身写得也很乱,加上pixi-spine还有些问题,这边建议可以试试另外一个查看器ww-rm/SpineViewer

I lack the time and energy to maintain this project, and the project itself is very messy, plus pixi-spine still has some problems. I suggest you try another viewer ww-rm/SpineViewer

Version rewritten with Vue.js of Spine Viewer

Supported spine version: 3.7, 3.8, 4.0, 4.1

For spine < 3.7 support is limited

支持的spine版本:3.7, 3.8, 4.0, 4.1

对于spine 3.7以下的版本支持有限

Use Electron + Vue.js and Pixi.js + Pixi-Spine

Support multi spine files.

Support exporting animation as GIF/MP4 with embedded ffmpeg.

Usage

  • Drag your skel/json file into the window or select in explorer.
  • Add animations to (Animation) Queue if you want to export them. The queue will be played when exporting.
  • What you see is what you get in most cases.

Download

Release

Build

npm i
npm run build