fwiw, Spine is made using libgdx [1], which is open source. The various stretch-goal animation runtimes are also available [2] on Github.
AFAIK the team behind both libgdx and Spine are quite good at giving back to the community. After libgdx they quit their day jobs and went full-time as Esoteric Software [3] and did an excellent job following through with Spine's two kickstarters.
I think this is very relevant to HN not only because of the guys' open source contributions but also their entrepreneurial history (success?).
The Inkscape to Spine exporter sounds very interesting. It would be great if your repo also included an example SVG and maybe a screenshot so users can get a feeling of functionality.
Our company seriously pursued using Spine for all of our in game 2D animations in small to medium sized budget projects. Unfortunately the runtime license was far to costly and restrictive to use for work for hire type client work, of which most of our work is. Really wish we could just pay a flat fee rather than cause all sorts of red tape and recurring payments for our clients. Most of the games we produce are for not for profits that can't really justify those kinds of recurring costs. Ultimately, we built our own tool that I'm sure is far more primitive but gets the job done.
A similar animation tool that I use regularly is Flump, which exports nested Flash animations as texture atlases and XML. It is a fantastic tool if you are an ex-Flash developer looking for a fast workflow with great animation performance.
I have just released a runtime that supports canvas/webgl through PixiJS. It is currently available for Haxe developers but I will be releasing a bower package soon.
I backed the kickstarter for this tool back when it came out and I'm glad I did. I don't do a lot of this type of thing, but overall it's the quickest and easiest one I've used! It's been a boon for making small animations for many of the quick projects I've worked on. Keep meaning to do something real and proper with it, but I've yet to take the time.
Every time I go to use it, it's getting an update and new runtimes. No complaints at all!
Spine is really neat, and they have a lot of features that enable you to make cool animations really quickly.
I remember some of the rendering functionality stressed the Xbox 360's garbage collector back with the XNA version. I'd be curious to hear if people have used it with MonoGame on mobile devices.
We considered Spine. It was easy to use and enjoyable to work with. For 2D, we ended up with Maya LT exporting to Unity, not only was Maya more versatile as a 3D engine, I believe it ended up being more cost effective.
I'd be interested to hear more about your experience using Maya LT for a 2D art flow to Unity. Does your art start in Maya or are you importing from another application?
[+] [-] scrollaway|10 years ago|reply
It's neither free nor open source though so I don't know if this is very suitable here on HN.
In any case, I wrote an exporter for Inkscape since they only had an Illustrator plugin for vector graphics:
https://github.com/jleclanche/inkscape-spine-exporter
[+] [-] aptwebapps|10 years ago|reply
[+] [-] galaktor|10 years ago|reply
AFAIK the team behind both libgdx and Spine are quite good at giving back to the community. After libgdx they quit their day jobs and went full-time as Esoteric Software [3] and did an excellent job following through with Spine's two kickstarters.
I think this is very relevant to HN not only because of the guys' open source contributions but also their entrepreneurial history (success?).
[1] https://github.com/libgdx/libgdx [2] https://github.com/EsotericSoftware/spine-runtimes [3] http://esotericsoftware.com/
(I'm not affiliated with ES but was a backer of Spine and am a user of libgdx)
[+] [-] veli_joza|10 years ago|reply
[+] [-] j2bax|10 years ago|reply
[+] [-] eps|10 years ago|reply
[+] [-] madebysquares|10 years ago|reply
[+] [-] joeyjojo|10 years ago|reply
I have just released a runtime that supports canvas/webgl through PixiJS. It is currently available for Haxe developers but I will be releasing a bower package soon.
https://github.com/tconkling/flump
https://github.com/jackwlee01/pixi-flump-runtime
[+] [-] orillian|10 years ago|reply
Every time I go to use it, it's getting an update and new runtimes. No complaints at all!
[+] [-] danbolt|10 years ago|reply
I remember some of the rendering functionality stressed the Xbox 360's garbage collector back with the XNA version. I'd be curious to hear if people have used it with MonoGame on mobile devices.
[+] [-] ngokevin|10 years ago|reply
[+] [-] timmyelliot|10 years ago|reply
[+] [-] j2bax|10 years ago|reply
[+] [-] aschearer|10 years ago|reply
[+] [-] notbingo|10 years ago|reply
[+] [-] CliffyA|10 years ago|reply