[library/wip] Löve Bone: 2D Skeletal Animations

Showcase your libraries, tools and other projects that help your fellow love users.
Seltzer
Prole
Posts: 10
Joined: Sun Jan 11, 2015 7:02 pm

Re: [library/wip] Löve Bone: 2D Skeletal Animations

Post by Seltzer »

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!
Image
Spriter + hardcrawler's implementation
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. :D
User avatar
s-ol
Party member
Posts: 1077
Joined: Mon Sep 15, 2014 7:41 pm
Location: Cologne, Germany
Contact:

Re: [library/wip] BÖNER

Post by s-ol »

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
If you are still interested, you should definetely check out David Rosen's GDC talk on procedural animation (aatter of fact, everyone should)

s-ol.nu /blog  -  p.s-ol.be /st8.lua  -  g.s-ol.be /gtglg /curcur

Code: Select all

print( type(love) )
if false then
  baby:hurt(me)
end
Bindie
Party member
Posts: 151
Joined: Fri Jan 23, 2015 1:29 pm

Re: [library/wip] Löve Bone: 2D Skeletal Animations

Post by Bindie »

That and occulus rift with hand controllers. Hmm...
User avatar
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

Post by qubodup »

Seltzer wrote:Decided to rename the library to something a little more appropriate.
Only a little.

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)
User avatar
Clavus
Prole
Posts: 28
Joined: Wed Jan 27, 2010 12:45 pm

Re: [library/wip] Löve Bone: 2D Skeletal Animations

Post by Clavus »

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.
User avatar
liyonglove2d
Prole
Posts: 38
Joined: Sun Mar 29, 2015 7:06 am

Re: [library/wip] Löve Bone: 2D Skeletal Animations

Post by liyonglove2d »

Looking forward to a "Spriter" importer! :awesome: :awesome: :awesome: :awesome:
NeonLight_Child
Prole
Posts: 4
Joined: Wed Oct 29, 2014 6:37 pm

Re: [library/wip] Löve Bone: 2D Skeletal Animations

Post by NeonLight_Child »

Hello. Please tell how loading /examples/assets/GreyGuy/player.scml file?
User avatar
Popolon
Prole
Posts: 25
Joined: Mon Nov 07, 2016 11:03 am
Location: France/Paris

Re: [library/wip] Löve Bone: 2D Skeletal Animations

Post by Popolon »

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.
girng
Prole
Posts: 40
Joined: Fri Sep 07, 2018 5:42 am

Re: [library/wip] Löve Bone: 2D Skeletal Animations

Post by girng »

Seltzer wrote: Mon Feb 09, 2015 10:44 pm
DmL wrote:Can you tell me what steps you took to get Demina working?
I don't think I had any particular problems installing/running it. What seems to be the problem?
  1. I downloaded the ZIP from https://demina.codeplex.com/
  2. I extracted it somewhere.
  3. The executable will end up being <path_to_installation>/Demina/Demina.exe
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'm hoping to add importers for Sprited/DragonBone/Spine at some point, as those seem to be the other prominent competitors.
I downloaded that file, but there is no executable in there at all. I looked at every folder :(. I think they changed it.

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.
Post Reply

Who is online

Users browsing this forum: Amazon [Bot] and 55 guests