c++ graphics on windows xp

K

Kai-Uwe Bux

Akira said:
What kind of graphics options are there to use with c++?

The language itself does not provide any graphics facilities. However, there
are many libraries available (some for cross platform use, should that be
an issue). There is a fairly extensive C++ Libraries FAQ at

http://www.trumphurst.com/cpplibs1.html

Note that beyond their existence, all non-standard libraries are off-topic
in this group. For more specific recommendations, you might be better off
in a news group dedicated to graphics programming or graphics programming
on your target platform.


Best

Kai-Uwe Bux
 
B

benben

The language itself does not provide any graphics facilities. However, there
are many libraries available (some for cross platform use, should that be
an issue). There is a fairly extensive C++ Libraries FAQ at

The language itself does provide ASCII graphic, if you would like, lol!

Ben
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top