Alright, first post: hello all. Greetings greetings...
I have a question about a rather curious deprecation in the API; why on earth is animation support considered legacy, and whats the preferred way of dealing with this? It seems weird that animations would be removed, leaving us no recourse but AnAL. So, are we supposed to use AnAL? Do we write our own?
Can someone explain these and offer a justification for why it was taken out to begin with?
Questions aside, hello all and thanks for your support. I've really been enjoying toying with love.
Animation
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
- TechnoCat
- Inner party member
- Posts: 1611
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: Animation
1. Use AnAL http://love2d.org/wiki/AnAL
2. They stopped keeping the Po2 overhead internal. http://love2d.org/wiki/PO2_Syndrome Or at least I think that is why they dropped animation as a LOVE feature.
2. They stopped keeping the Po2 overhead internal. http://love2d.org/wiki/PO2_Syndrome Or at least I think that is why they dropped animation as a LOVE feature.
Re: Animation
Thanks for extreme quickness.
On that note: is there support for animated formats like GIF and animated PNG somewhere in the API?
On that note: is there support for animated formats like GIF and animated PNG somewhere in the API?
- TechnoCat
- Inner party member
- Posts: 1611
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: Animation
No. =[plfx wrote:Thanks for extreme quickness.
On that note: is there support for animated formats like GIF and animated PNG somewhere in the API?
However, I would argue GIF's are ugly and APNG's aren't official.
Re: Animation
Gif is very bad format for animations. I think tiled PNG is much better.
http://www.freewebs.com/nojic/supermari ... _sheet.png
http://labs.teppefall.com/mario2.png
Tiled PNG's will be added in lQuery library (integration with :animete method).
I think it's better that LOVE doesn't have inategrated animations and you can choose one of the libraries that you like (AnAL, lQuery, Grace, Tweener, etc...).
LOVE is a fairly young engine, so there is still a small number of libraries for UI, animations, but in the future there will be many libararies for LOVE.
http://www.freewebs.com/nojic/supermari ... _sheet.png
http://labs.teppefall.com/mario2.png
Tiled PNG's will be added in lQuery library (integration with :animete method).
I think it's better that LOVE doesn't have inategrated animations and you can choose one of the libraries that you like (AnAL, lQuery, Grace, Tweener, etc...).
LOVE is a fairly young engine, so there is still a small number of libraries for UI, animations, but in the future there will be many libararies for LOVE.
- BlackBulletIV
- Inner party member
- Posts: 1261
- Joined: Wed Dec 29, 2010 8:19 pm
- Location: Queensland, Australia
- Contact:
Re: Animation
You've probably seen it, but Grace is no longer under development right now... and it's a complete mess. So don't use it for now; I'm guessing lQuery is probably a better option. XDRPG wrote:... Grace ...
EDIT: Yay! 500 posts (half a millenium!).
Re: Animation
lQuery isnt under development too: we are now writing a new game based on lQuery and documentation (only russian yet - my english is too bad) for lQuery.
Also I'm trying to write lQueryUI - UI based on lQuery event/animation system and there are many things to do.
Also I'm trying to write lQueryUI - UI based on lQuery event/animation system and there are many things to do.
- BlackBulletIV
- Inner party member
- Posts: 1261
- Joined: Wed Dec 29, 2010 8:19 pm
- Location: Queensland, Australia
- Contact:
Re: Animation
Lol, sounds similar. I'm writing a game right now too, from which the core code will eventually be taken, re-factored, and formed into the new Grace.
lQueryUI sounds exciting. I'm looking for a good UI library that's up-to-date (currently using Goo).
lQueryUI sounds exciting. I'm looking for a good UI library that's up-to-date (currently using Goo).
Re: Animation
Is there any other UI library besides Goo? Goo is not i'm looking for. I saw LoveUI somewhere, but I can't find its sources. I write my own but it's very hard - to create powerful UI library. My dream - to crease similar to jQuery/jQueryUI framework in JavaScript but in LUA. Making games with it will be not easy but very easy:)
I need some widgets for my game:
- button (is in lQuery)
- spinbox (is in lQuery)
- text input
- scroll text widget
- table widget
- scrollbox (select box)
I'm in game development now and can't spend much time on UI library.
I need some widgets for my game:
- button (is in lQuery)
- spinbox (is in lQuery)
- text input
- scroll text widget
- table widget
- scrollbox (select box)
I'm in game development now and can't spend much time on UI library.
- BlackBulletIV
- Inner party member
- Posts: 1261
- Joined: Wed Dec 29, 2010 8:19 pm
- Location: Queensland, Australia
- Contact:
Re: Animation
Sounds great. Although I don't think you can ever make game development very easy, or even easy. But, a framework like LOVE and some good libraries go a long way.
One thing I found, text input is very hard. It makes me wonder over how they get it so good on Mac OS X (and other OSs).
One thing I found, text input is very hard. It makes me wonder over how they get it so good on Mac OS X (and other OSs).
Who is online
Users browsing this forum: Bing [Bot] and 3 guests