| | |
C++ Graphics!!
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jan 2007
Posts: 44
Reputation:
Solved Threads: 0
OK,
I have ben programming for about 6 monthes but never done real graphics!! I was wondering, how i could implement graphics into a program??
If this helps any i am using Visual C++ 2005 Express Edition...
I have ben programming for about 6 monthes but never done real graphics!! I was wondering, how i could implement graphics into a program??
If this helps any i am using Visual C++ 2005 Express Edition...
--
The Statement BELOW is FALSE.
-\/-/\-\/-/\-\/-/\-\/-/\-\/-/\-\/-/\-\/-
The Statement ABOVE is TRUE.
The Statement BELOW is FALSE.
-\/-/\-\/-/\-\/-/\-\/-/\-\/-/\-\/-/\-\/-
The Statement ABOVE is TRUE.
Depends what you are trying to do with graphics. There isn't a standard way to do console graphics, although you can use the WinAPI to accomplish it if you choose.
Here's a sinppet that accomplishes this: http://www.daniweb.com/code/snippet173.html
The other way of doing graphics is through a Windows GUI application, which means you will have to display a Win32 window before you can draw graphics in it.
Here's a sinppet that accomplishes this: http://www.daniweb.com/code/snippet173.html
The other way of doing graphics is through a Windows GUI application, which means you will have to display a Win32 window before you can draw graphics in it.
"Technological progress is like an axe in the hands of a pathological criminal."
All my posts may be freely redistributed under the terms of the MIT license.
All my posts may be freely redistributed under the terms of the MIT license.
![]() |
Similar Threads
- getting graphics into c++ (C++)
- Graphics cards question? (Monitors, Displays and Video Cards)
- Graphics T and L support (Monitors, Displays and Video Cards)
- XP and Graphics card problems (Windows NT / 2000 / XP)
- graphics card (Monitors, Displays and Video Cards)
- recommendations 4 a 3D graphics prog? (Graphics and Multimedia)
Other Threads in the C++ Forum
- Previous Thread: ifstream help
- Next Thread: Link List Numeric Count/Parameters
| Thread Tools | Search this Thread |
api array arrays beginner binary bitmap c++ c/c++ calculator char char* class classes coding compile compiler console conversion convert count data database delete desktop developer directshow dll dynamic dynamiccharacterarray email encryption error file forms fstream function functions game getline google graph homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker linux loop looping loops map math matrix memory multiple news node number numbertoword output parameter pointer problem program programming project proxy python random read recursion recursive reference return rpg sorting string strings struct template templates test text tree unix url vector video visualstudio win32 windows winsock word wordfrequency wxwidgets






