PDA

View Full Version : download latest opengl version



wqyun84
04-21-2010, 02:47 AM
Hi, I am new to opengl. Could anybody please tell me where I can find new version, I am still using 1.0 version.
Thanks in advance.

yooyo
04-21-2010, 03:25 AM
If you have good graphics card and proper drivers you already have latest OpenGL.
check this http://glew.sourceforge.net/

ZbuffeR
04-21-2010, 05:10 AM
And this :
http://www.opengl.org/wiki/Getting_started

wqyun84
04-21-2010, 10:50 PM
Thanks a lot! This is just what I am looking for.
However, I still wonders why I can't find lots of new function declarations in my current gl/gl.h header file. If I install the latest graphics card driver, will it update these header files?
(I am new to openGL, sorry for my stupid questions)

wqyun84
04-21-2010, 10:52 PM
Yeah, I do need to read this carefully. I am even sorry for my questions. Thank you, ZbuffeR.