PDA

View Full Version : OpenGL Excercises


TheLionKing
08-19-2003, 07:38 PM
Hi,

People do excercises to polish their skills. And there are for OpenGL. Can anybody tell a few good excercises or programs to practice. :D

For instance, first one is creating a Simple OpenGL Window. Then drawing various shapes and then drawing complex objects with shapes (e.g. A Simple Robot like in OpenGL Game Programming). Then with the Lightening, Texture Mapping and etc etc ...

Any ideas :blush: ?

anubis
08-19-2003, 07:55 PM
NEHE (http://nehe.gamedev.net)
this should help you to get some ideas

TheLionKing
08-19-2003, 08:54 PM
OK! :yes:

Thanks ...!