Thanks for the heads up. I started working on a Sprited importer today, but it will probably take some time. Their files are considerably more complex than Demina, and I'll need to research how some of its features work before I can finish it. I might need to adjust the lovebone API to accommodate it. Should be fun.DmL wrote:It simply crashes at start up... however, I discovered spriter today and found hardcrawler's implemention...
http://brashmonkey.com/forum/index.php? ... and-video/
While his library is a bit odd, it works more or less as expected and spriter was a joy to learn!
I'm very interested if you do a spriter, so I'll keep an eye on this!
Spriter + hardcrawler's implementation
[library/wip] Löve Bone: 2D Skeletal Animations
Re: [library/wip] Löve Bone: 2D Skeletal Animations
Re: [library/wip] BÖNER
If you are still interested, you should definetely check out David Rosen's GDC talk on procedural animation (aatter of fact, everyone should)Karai17 wrote:How did you pull off the animation blending? I have a 3d model library that I need to add animation blending to, it'd be nice to see how others did it.
https://github.com/karai17/Lua-IQE-Loader
Re: [library/wip] Löve Bone: 2D Skeletal Animations
That and occulus rift with hand controllers. Hmm...
- qubodup
- Inner party member
- Posts: 775
- Joined: Sat Jun 21, 2008 9:21 pm
- Location: Berlin, Germany
- Contact:
Re: [library/wip] Löve Bone: 2D Skeletal Animations
Only a little.Seltzer wrote:Decided to rename the library to something a little more appropriate.
In case you're interested, I'd suggest "anymate" or "anym" since "It's designed to accommodate almost any animation scenario".
lg.newImage("cat.png") -- made possible by lg = love.graphics
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
-- Don't force fullscreen (it frustrates those who want to try your game real quick) -- Develop for 1280x720 (so people can make HD videos)
Re: [library/wip] Löve Bone: 2D Skeletal Animations
Would be pretty awesome if someone would develop a Spine importer for this. There's a love2d runtime for Spine animations already... but it only plays the animations. Your system adds some great features on top of that.
- liyonglove2d
- Prole
- Posts: 38
- Joined: Sun Mar 29, 2015 7:06 am
Re: [library/wip] Löve Bone: 2D Skeletal Animations
Looking forward to a "Spriter" importer!
- AntonioModer
- Party member
- Posts: 202
- Joined: Fri Jun 15, 2012 5:31 pm
- Location: Belarus
- Contact:
-
- Prole
- Posts: 4
- Joined: Wed Oct 29, 2014 6:37 pm
Re: [library/wip] Löve Bone: 2D Skeletal Animations
Hello. Please tell how loading /examples/assets/GreyGuy/player.scml file?
Re: [library/wip] Löve Bone: 2D Skeletal Animations
About 2d skeletal animation formats:
The open source 2d animation studio, Synfig, also has a skeletal format: https://synfig.org/
File format description is here: https://wiki.synfig.org/Sif_Format
A more standard format is probably SVG? The hierarchy can be managed by Inkscape, but still not animated (that was a project at least 10 years ago).
Both manage vector & bitmap format for the pictures of the skeleton parts.
The open source 2d animation studio, Synfig, also has a skeletal format: https://synfig.org/
File format description is here: https://wiki.synfig.org/Sif_Format
A more standard format is probably SVG? The hierarchy can be managed by Inkscape, but still not animated (that was a project at least 10 years ago).
Both manage vector & bitmap format for the pictures of the skeleton parts.
Re: [library/wip] Löve Bone: 2D Skeletal Animations
I downloaded that file, but there is no executable in there at all. I looked at every folder . I think they changed it.Seltzer wrote: ↑Mon Feb 09, 2015 10:44 pmI don't think I had any particular problems installing/running it. What seems to be the problem?DmL wrote:Can you tell me what steps you took to get Demina working?
Demina has been pretty buggy for me, and certainly isn't my preference. It's just easy to get a quick-and-dirty test running.
- I downloaded the ZIP from https://demina.codeplex.com/
- I extracted it somewhere.
- The executable will end up being <path_to_installation>/Demina/Demina.exe
I'm hoping to add importers for Sprited/DragonBone/Spine at some point, as those seem to be the other prominent competitors.
I'm looking for a simple skeleton library and this seems to be it. Especially since you mentioned it supports animation blending. If you got time, could you send me that Denima as an attachment?
Really want to get a nice skeleton character going here. If you saw my other thread, I tried Spriter's addon, but there is no blending. And Spine is too much $ unfortunately.
Great work on this project btw, am excited/anxious to test it out.
Who is online
Users browsing this forum: No registered users and 3 guests