New to OpenGL

Hi guys,

I’m new to OpenGL and have fairly limited programming experience. I’ve had a quick search around and can’t find any source code for simple OpenGL games. Anyone know any helpful links to start me off?

I’ve found plenty of tutorials for individual techniques with texturing etc. but I work best if I have a complete program I can look through and understand through the comment work.

I’m thinking really simple games, like pong or an equivalent. maybe a bit of simple textures thrown in?

Appreciate any help!

Maybe you want to look into tutorilas on http://nehe.gamedev.net/ . Lesson32 may help.