Point Parameter Extensions Tutorial

Can anyone here give me a link to a tutorial on the extension of point parameters? (or give a very brief overview of how to use it – assuming i have the functions ready with wglGetProcAddress() already)…

thanks.

Originally posted by nomad82:
[b]Can anyone here give me a link to a tutorial on the extension of point parameters? (or give a very brief overview of how to use it – assuming i have the functions ready with wglGetProcAddress() already)…

thanks.[/b]

In this site. In fact, there are a big amount of info available from http://www.opengl.org
You can see it at: http://www.opengl.org/developers/code/features/OGLextensions/OGLextensions.html

Hope this helps