https://github.com/adinfinit/spine
Spine runtime for Go
https://github.com/adinfinit/spine
Last synced: 14 days ago
JSON representation
Spine runtime for Go
- Host: GitHub
- URL: https://github.com/adinfinit/spine
- Owner: adinfinit
- License: other
- Created: 2018-04-13T15:48:29.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-16T09:06:52.000Z (about 8 years ago)
- Last Synced: 2025-02-22T21:14:33.773Z (over 1 year ago)
- Language: Go
- Size: 37.1 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spine
**Everything is subject to change.**
Spine is a Go implementation of Spine Runtime.
**Note**: Using this Spine runtime requires to have a Spine software license. Please see LICENSE for exact details.
# TODO
- [ ] Reset pose properly
- [ ] Local.Scale
- [ ] Path attachment
- [ ] Clipping attachment
- [ ] EventTimeline
- [ ] Bounding Box calculations
- [ ] Linked Mesh
- [ ] Pose blending
- [ ] IK Constraint
- [ ] Path Constraint
- [ ] Atlas
- [ ] TODO check for missing attachments