Connecting Tech Pros Worldwide Forums | Help | Site Map

Graphics under c++

Member
 
Join Date: Mar 2007
Location: Montevideo, Uruguay (really far)
Posts: 84
#1: Mar 23 '07
I am trying to make a program which shows at least, some images, how can i do this, is there any web page you recommend?? Any suggestions you can give???

RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,393
#2: Mar 23 '07

re: Graphics under c++


Try this http://www.microsoft.com/windows/directx/default.mspx. You can do graphics, 2D and 3D animation as well as lots of other stuff.
Newbie
 
Join Date: Mar 2007
Posts: 24
#3: Mar 24 '07

re: Graphics under c++


I recommend Opengl. It's free and can be used with different OS.
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,393
#4: Mar 26 '07

re: Graphics under c++


I like OpenGL but I have never found a really good online documentaiton site like MSDN for it.
Reply


Similar C / C++ bytes