Table of Contents [hide]
Spine Documentation ¶
Editor ¶
- Changelog
Details about what’s new in each version of the editor. - Editor Trello board
The road map for new editor features. Vote, discuss, or subscribe to tasks for email notification when they are complete. - Overview
A brief overview of how to use Spine to create animations. - Videos
Tutorial videos to quickly get you started using Spine. - More documentation is coming soon!
Runtimes ¶
- Runtime Trello board
The road map for runtime features. Vote, discuss, or subscribe to tasks for email notification when they are complete. - JSON format
Runtimes load this data to display animations. Spine imports this format, allowing interoperability with other tools. - Binary format
Runtimes load this data to display animations. Spine imports this format, allowing interoperability with other tools. - Object model diagram
The object model used in all official runtimes. - Coding workshop examples
Code used during the coding workshop, a Kickstarter goal. They are in Java and slightly out of date, but translate easily to official Spine runtime usage in other languages. - More documentation is coming soon!