Hey all,
I've been getting bored with console-based C++ programming lately and was thinking about doing a little bit of grahpics work in C++ before I move on to full-fledged windows apps. The only problem is, however, that I don't have a graphics library. I've heard some good things about allegro, but I'm wondering what you all think is the best library (for an intermediate coder).
Thanks again,
Dead Cell



LinkBack URL
About LinkBacks



if your going to be doing graphics most likely you will be doing sound... and player input at the very least.. Allegro has a bunch of other snuff to,although it is a tad bit bloated its portability,functionality and easy of use are really hard to match.