Spine Documentation
नीचे आपको Spine का उपयोग करने के लिए व्यापक दस्तावेज़ मिलेंगे. सहायता प्राप्त करने के अन्य स्रोतों में Spine FAQ और Spine forum शामिल हैं.
संपादक
- Spine उपयोगकर्ता गाइड
Learn how to use all of Spine's features, from start to finish. - ट्यूटोरियल वीडियो
ये वीडियो Spine का उपयोग करने के लिए एक विसुअल, तैयार विकल्प प्रदान करता है. - Cheat Sheet
Many of the hotkeys available in Spine in a condensed form. - Changelog
Details about what’s new in each version of the editor. - Roadmap
See our plans and development progress for both the Spine editor and Spine Runtimes, subscribe for issue status notifications, and submit your own issues, ideas, and bug reports.
रनटाइम्स
- Spine रनटाइम्स गाइड
Spine रनटाइम्स का उपयोग करके अपनी एप्लिकेशन में कंकालों को लोड, रेंडर और नियंत्रित करना सीखें. - Using spine-unity
- Using spine-ue
- Using spine-godot
- Using spine-phaser
- Using spine-flutter
- Using the Spine Web player
- Using spine-c
- Using spine-cpp
- Using spine-sdl
Other links:
- Skeleton Viewer
A tool to load and display exported skeleton data. - Spine Runtime terminology
Terminology used throughout the Spine Runtimes. - 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. - Atlas format
Runtimes load this data to display images efficiently. - Super Spineboy
An example platformer game showing how Spine can be used. All code and assets are included.