wwwwww
04-15-2008, 05:30 AM
Hi All:
I have some questions about the opengl extensions.
There are many header files related with opengl extensions,
glext.h, wglext.h, glew.h, and wglew.h
what is the difference between them?
Also, glew32.lib is often used with opengl extension. However,
one can still use opengl extension without any extra library.
For example, in microsoft windows platform, wglGetProcAddress could be called to get the opengl extension function. Then why do we still care about the glew32.lib?
Thanks.
I have some questions about the opengl extensions.
There are many header files related with opengl extensions,
glext.h, wglext.h, glew.h, and wglew.h
what is the difference between them?
Also, glew32.lib is often used with opengl extension. However,
one can still use opengl extension without any extra library.
For example, in microsoft windows platform, wglGetProcAddress could be called to get the opengl extension function. Then why do we still care about the glew32.lib?
Thanks.