Getting Started

Ok can someone please post links to where I can get all the stuff I need to make a good openGL program. Including a compiler, C++, and openGL itself. Thanks in advance for any posts

Typically most beginners are pointed to

Its a pretty good website for OpenGL beginners.
There are several free C/C++ compilers you can get, gcc is good since its available for every platform imaginable, I also like DevC++ which you can get from bloodshed software website, and it comes with an IDE as well.