c++ graphics 
Author Message
 c++ graphics


Quote:
> Hi,
>   I am in high school and i am interested in c++.  I would like examples
of
> graphic source code for microsoft c++.  Any examples are greatly
appreciated
>                             thanks,
>                             Viper

c++ does not support directly any graphics functions, you'll have to use a
graphics lib.  For windows app's you can use GDI or DirectX for example.
Have a search on these items ...


Tue, 14 Oct 2003 16:51:52 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. c/c++ graphics library

2. Borland C++ Graphics is slow?

3. C++ graphic classes under Xwindows ?

4. C++ Graphics In A Win32 Console App?

5. Visual C++ Graphic Question.

6. Turbo C/C++ Graphics Demo

7. FS Programming Books - Graphics, Serial, Video, C, C++, Data Structures

8. graphics.h with Visual C++

9. Help Please : Weird things happening with printing text in graphics mode using Turbo C++

10. Graphics question in C++

11. Graphics and color in C++ (or C)...

12. Graphics after C or after C++ ?

 

 
Powered by phpBB® Forum Software