[go: up one dir, main page]

Skip to content

anosu/Spine-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice

This is a deprecated project, turn to a more stable version:

https://github.com/anosu/Spine-Viewer-Vue

Spine-Viewer

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.

Instructions

  • 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

Preview

1 2 3

Download

Release

Build

npm i
npm run electron:build