Graphics Libarys

H

HHH

Hi i'm 14 yrs old, and currently learning C++. It's good fun, but i want to
move onto graphics. Is there a good graphics libary, someone can reccomend
that will owrk on Microsoft Visual Studio 6.0, and if yes HOW!!
 
J

John Harrison

HHH said:
Hi i'm 14 yrs old, and currently learning C++. It's good fun, but i want to
move onto graphics. Is there a good graphics libary, someone can reccomend
that will owrk on Microsoft Visual Studio 6.0, and if yes HOW!!

This isn't the right place to ask about graphics, or about specific
compilers. This group is for the C++ language only, and graphics aren't part
of that.

So, try your question again on comp.os.ms-windows.programmer.win32, but
please feel free to ask questions about C++ on this group.

john
 
J

Jon Willeke

HHH said:
Hi i'm 14 yrs old, and currently learning C++. It's good fun, but i want to
move onto graphics. Is there a good graphics libary, someone can reccomend
that will owrk on Microsoft Visual Studio 6.0, and if yes HOW!!

Visual C++ 6.0 was designed primarily for MFC, so you may find help in
comp.os.ms-windows.programmer.*. You may also be interested in
cross-platform libraries that have C++ bindings, such as GTK+, Qt,
wxWindows, FLTK, FOX, et al.

A different kind of graphics library for C++ is Open Inventor, a Windows
version of which is available at coin3d.org.
 

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,337
Messages
2,571,769
Members
48,561
Latest member
WileyBrant

Latest Threads

Top