Graphics please help [Archive] - C Board

PDA

View Full Version : Graphics please help


Unregistered
09-19-2001, 04:49 PM
Does anyone know of a good graphics library or anything I could use to create a simple little 2D RPG game? I'm using Visual C++ v6.0 and I can't get anything to work with it.

iain
09-19-2001, 06:47 PM
I presume your writing in C++,
try Allegro or Turtles

Eber Kain
09-20-2001, 06:03 PM
OpenGL man, once you learn it you wont want anything else.

Esss
09-20-2001, 06:19 PM
http://www.sunlightd.com/Windows/

phantom
09-27-2001, 04:46 AM
I tried to learn Visual C++ but felt limited. learn C++ and openGL instead.