Beginner request :)

Hi i’m a beginner with openGL
so i need an advice to start with something
I’ve studied C/C++ at the university ( french university ) and i want to learn how to use openGL that’s all
But i know nothing about openGl
thx in advance

refer to the online red book.
There are some good starter examples on the opengl home page, under coding, under tutorials…
that should get you started.
Also you will need to download opnegl and glut files and some working environment, like visual c++

This is what you need.

k thx i already have VC++

you may also go to:
http://nomad.openglforums.com

i’ve got tutorials there! (starting from DOS graphics, to learning win32 windowing, to opengl… )