123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|733|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> C/C++/C#/Other -> Graphics lib for C++

Mon, 04 Oct 2010, 12:11
Spare
I haven't really been looking around for it yet but I was wondering if any of you recommends any graphics library for C++. I want to make a simple 2D game in 1 week.
Mon, 04 Oct 2010, 15:07
mindstorm8191
I've used Allegro - wait that's for plain C. But you might check it out. Never messed with anything else, personally.

-=-=-
Vesuvius web game
Mon, 04 Oct 2010, 15:16
Spare
Allegro is a game programming library for C/C++ developers distributed freely, supporting the following platforms: Unix (Linux, FreeBSD, etc.), Windows, MacOS X and Haiku/BeOS.


Seems like it's also for C++, thanks I'll have a look.
Mon, 04 Oct 2010, 15:25
HoboBen
Allegro looks pretty nice! Right now I'm using SDL. It's fairly low level but I quite like it.

-=-=-
blog | work | code | more code
Mon, 04 Oct 2010, 23:42
shroom_monk
On (I think it was Phoenix's) recommendation, I've been using SFML. It's pretty versatile, although perhaps Allegro may be simpler (I haven't checked).

-=-=-
A mushroom a day keeps the doctor away...

Keep It Simple, Shroom!