Setting up openGL for development

I’ve got Microsoft Visual C++ 6.0

I’m a complete beginner to using openGL, and need to get it to work with C++.

The main problem is that I don’t know how to integrate openGL into c++. What libraries are needed? Where do you get them from? How do you put them into C++?

After openGL works, which project type do you use? For my other programs, I have used a c++ source file etc.

These questions may seem obvious, but i am a begenner so please help me :stuck_out_tongue:

Phil

go to Nehe it should have everything you need

just the time for the nehe site to go down :frowning:

google for “opengl tutorials”. there are dozens of sites out there.