Beginning

I want to learn hjow to program in opengl… i have a decent amount of programing exprience and i wanted to know what books i can find to learn opengl from… any refrences would be appreciated.

And i would like to code in normal C++ not mfc since i want full screen control

Check out the tutorials at http://www.opengl.org/developers/code/tutorials.html Nehe has always been my favorite.

Good luck!
Jeff
P.S. These are free, if you have the money to spend there are several books on OpenGL programming, but I would suggest starting with these.

Try “MFC Programming with Visual C++ 6 Unleashed” by SAMS publishing, chapter 29. Thats where I started. Then use online tutorials as advised by my predecessor.

Rgds

Hi !

At this website you can find links (under “Documentation” I think) to some useful OpenGL books available on line, maybe you would find that useful.

Mikael