I want to use OpenGL,but I can not find the documents about OpenGL,who can help me to get the full documents?
Printable View
I want to use OpenGL,but I can not find the documents about OpenGL,who can help me to get the full documents?
If you're planning to use OpenGl with MFC (which you probably are, since you're on codeguru), do check out DevCentral's OpenGL/MFC tutorials at:
http://devcentral.iftech.com/learnin...-win32/opengl/
They explain OpenGL programming using MFC from the basics.
If you just want tutorials and sample code on OpenGL itself, go to http://www.opengl.org/ and check out the links from there. I'd recommend Nate Robbin's OpenGL examples page (You'll get the link from opengl.org).
Look at www.sgi.com and developers. You'll find development kit and documentations for NT or Linux.