new to openGL

I am new to openGL and want to use GLUT. Can you tell online book from which to start?

There are lots of tutor sites for GLUT on the web, I have some basic examples on my site: http://www.angelfire.com/linux/nexusone/

and other good glut sites.

Also check out www.openGL.org, they also have on-line examples and reference information on GLUT. Just by entering a glut command in the search window will bring up a information on usage.

Originally posted by tishot:
I am new to openGL and want to use GLUT. Can you tell online book from which to start?

and lots of the nehe tutorials have glut versions.

nehe.gamedev.net

R.

How about the Red Book:
http://ask.ii.uib.no/ebt-bin/nph-dweb/dynaweb/SGI_Developer/OpenGL_PG/

  • VC6-OGL