-
gl_clamp_to_edge
Hi!
I have installed an old version of Visual C++ (5.0) and it still provides opengl includes like gl.h, glu.h .... now i am trying to use opengl 1.2 features like GL_CLAMP_TO_EDGE but it is not defined in the include file.....where I can get the latest version of the opengl includes?
Thanx
-
Member
Regular Contributor
Re: gl_clamp_to_edge
look for glext.h, its some where on this site, and I think most video card manufacturers have one as well
-
Member
Regular Contributor
Re: gl_clamp_to_edge
glext.h and wglext.h are available at the Extension Registry : http://oss.sgi.com/projects/ogl-sample/registry/
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules