This message was edited by PAG at 2002-8-12 10:21:43
This message was edited by PAG at 2002-8-12 10:20:48
: I have been programming c++ for 1 1/2 years(had a 6mo. break). I am learning how to do object-based programming. I have done a quite a few practice programs. I want to get started in doing graphics. I know OPENGL is the easiest(so, I've heard). Where can I get some kind of tutorial to get me going from from scratch?
:
: Thanks,
: Dark_Halmut
:
If you want to learn opengl you should check out
http://nehe.gamedev.net
and www.gametutorials.com also check out
http://www.openglforums.com. Also make a search in google.com for opengl tutorials and you should find plenty of them.
Also www.gametutorials.com has some excellent tutorials on winapi, which should give you a nice start at creating your own windows etc...