Cheat sheet for OpenGL functions

Hi,

Newbie here. I was wondering, is there a sheet w/ some common OpenGL functions? Ive been trying to write some of my own code but Im limited by not knowing what OpenGL funtions are out there. Any help is appreciated.

thanx,

See:
http://hem.passagen.se/opengl/man/

All the gl functions are documented on this siteā€¦Just go to the main page and do a search on the function you want to know more about.
Also on http://nehe.gamedev.net good examples and links to the on-line version of the GL red book a good source of information on GL functions.

Originally posted by J-Tek:
[b]Hi,

Newbie here. I was wondering, is there a sheet w/ some common OpenGL functions? Ive been trying to write some of my own code but Im limited by not knowing what OpenGL funtions are out there. Any help is appreciated.

thanx,[/b]