GLUT resources.

Started by
1 comment, last by songho 18 years, 1 month ago
Hi. I've just started learning GLUT. Everything is cool, except that I don't find much resources for further learning. Either there's Red Book etc. that seem to be too dry or there are half-heartedly written,insufficient tutorials. I've heard about NeHe but i guess they use GLAUX. What should I do? Please help.
Advertisement
Here are some tutorials on various subjects of GLUT.

http://www.opengl.org/resources/code/glut/glut_examples/examples/examples.html

And here is one on setting up a window using GLUT

http://www.codeproject.com/opengl/GLUT_WINDOW_TEMPLATE.asp

Hope that helps some. : )

Good luck!
Levi
horizon981,
Here is another good one:
http://www.lighthouse3d.com/opengl/glut/

This topic is closed to new replies.

Advertisement