Click to See Complete Forum and Search --> : graphics in c++


Phalon
09-07-2006, 01:26 AM
I'm just curious, since this is a programmer and developer's forum, I'm wondering if anyone knows a website with a good tutorial on graphics.

for C++ language please.

ray326
09-07-2006, 05:14 PM
The language isn't particularly relevant. You do graphics through various libraries like GTK or Mesa or whatever. http://www.gtk.org/ might be a good starting point as would a web search for "graphic toolkit" or "graphics API".