Allegro vs SDL vs SFML (yea, many outdated topics out here)
Moderator: PC Supremacists
- Ginto8
- ES Beta Backer
- Posts: 1064
- Joined: Tue Jan 06, 2009 4:12 pm
- Programming Language of Choice: C/C++, Java
Re: Allegro vs SDL vs SFML (yea, many outdated topics out here)
Hell, I can't think of a situation where pointers are completely useless. There are tons of applications, and all of them have their advantages and disadvantages.
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.
Re: Allegro vs SDL vs SFML (yea, many outdated topics out here)
Thanks for explanations.
Although, i'm deciding which version of SFML to use... This question is directed to those, who are using SFML probably: 2.0 or 1.6? I'm more leaning towards the new one, but it's a snapshot...
Although, i'm deciding which version of SFML to use... This question is directed to those, who are using SFML probably: 2.0 or 1.6? I'm more leaning towards the new one, but it's a snapshot...
- programmerinprogress
- Chaos Rift Devotee
- Posts: 632
- Joined: Wed Oct 29, 2008 7:31 am
- Current Project: some crazy stuff, i'll tell soon :-)
- Favorite Gaming Platforms: PC
- Programming Language of Choice: C++!
- Location: The UK
- Contact:
Re: Allegro vs SDL vs SFML (yea, many outdated topics out here)
For stability, and more importantly, support if you're new to the library, use 1.6, you can always move up to 2.0 when it's more stable and the docs are more comprehensive
But people may disagree with me
But people may disagree with me
---------------------------------------------------------------------------------------
I think I can program pretty well, it's my compiler that needs convincing!
---------------------------------------------------------------------------------------
And now a joke to lighten to mood :D
I wander what programming language anakin skywalker used to program C3-PO's AI back on tatooine? my guess is Jawa :P
I think I can program pretty well, it's my compiler that needs convincing!
---------------------------------------------------------------------------------------
And now a joke to lighten to mood :D
I wander what programming language anakin skywalker used to program C3-PO's AI back on tatooine? my guess is Jawa :P
Re: Allegro vs SDL vs SFML (yea, many outdated topics out here)
SFML 2.0 is far more superiour to 1.6 IMO, but you might just try 1.6 first.
- Milch
- Chaos Rift Junior
- Posts: 241
- Joined: Sat Jul 11, 2009 5:55 am
- Programming Language of Choice: C++
- Location: Austria, Vienna
Re: Allegro vs SDL vs SFML (yea, many outdated topics out here)
At the beginning I used 1.6 too, but as soon as I worked on a network-game there were some limitations that made me switch to 2.0.
Follow me on twitter!