| | |
C++ graphics
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Mar 2004
Posts: 77
Reputation:
Solved Threads: 2
you need to learn a lot more to use graphics. most windows apps use the win32 API to display windows/pics/etc.. here is a tutorial bout it tho:
http://www.relisoft.com/win32/winnie.html
http://www.relisoft.com/win32/winnie.html
this is where i first learned to make a GUI (which btw is not taught in most C/C++ classes becuase it is not standard, and is OS dependant)
I prefer Win32 API over MFC, but I reccomend you try both and see which one you like better:
http://winprog.org/tutorial/
As for harcore graphics such as Direct Draw 3d and DirectX heres a good source to start:
http://www.drunkenhyena.com/
try making a screen saver
I prefer Win32 API over MFC, but I reccomend you try both and see which one you like better:
http://winprog.org/tutorial/
As for harcore graphics such as Direct Draw 3d and DirectX heres a good source to start:
http://www.drunkenhyena.com/
try making a screen saver
A Hacker's Mind:
"I thought what I'd do was, I'd pretend I was one of those deaf-mutes..." - J.D.Salinger
"I thought what I'd do was, I'd pretend I was one of those deaf-mutes..." - J.D.Salinger
•
•
Join Date: Mar 2008
Posts: 10
Reputation:
Solved Threads: 0
There are a lot of beginner;s resources and such at http://www.thefreecountry.com and http://www.freeprogrammingresources.com for programmers, especially graphics. You also want to check out Adam's assembler tutorial and Denthor of Asphyxia's assembly language tutorials-- the latter is really graphics-oriented--for the real workings of what goes on. They also have several really good PutPixel algorithms, which is really all you need for graphics programming. They can be found at www.programmersheaven.com and gamedev.net, respectivly.
P.S. PERSEVERE!!! I cannot stress how important this is to learning assembly language. It is not like C++ at all, but it is very educational.
P.S. PERSEVERE!!! I cannot stress how important this is to learning assembly language. It is not like C++ at all, but it is very educational.
![]() |
Similar Threads
- getting graphics into c++ (C++)
- News Story: Is this the fastest graphics card in the world? (*nix Hardware Configuration)
- Roblox seeks Game and Graphics Guru (Software Development Job Offers)
- Graphics T and L support (Monitors, Displays and Video Cards)
- News Story: Sapphire reveals the ultimate graphics card (*nix Hardware Configuration)
- News Story: Intel committed to open source graphics drivers (Linux Servers and Apache)
- graphics card (Monitors, Displays and Video Cards)
- recommendations 4 a 3D graphics prog? (Graphics and Multimedia)
Other Threads in the C++ Forum
- Previous Thread: your help is needed (loops)
- Next Thread: Need help solving errors: C2533, C2511, C2144.
| Thread Tools | Search this Thread |
Tag cloud for C++
api application array arrays assignment beginner binary bitmap c++ c/c++ calculator char char* class classes code coding compile compiler console conversion convert count data database delete developer display dll dynamiccharacterarray email encryption error file format forms fstream function functions game generator getline givemetehcodez graph iamthwee ifstream image input int java lib list loop looping loops map math matrix memory multidimensional multiple newbie news node number numbertoword output pointer problem program programming project python random read recursion recursive reference return rpg sorting string strings struct template templates text tree url variable vector video visual visualstudio win32 windows winsock word wordfrequency wxwidgets





