If you want to render graphics using OpenGL, I recommend Irrlicht for beginners. It's easy to use and has quite a few easy to use features. http://irrlicht.sourceforge.net/
Or, you can also use SFML. It's less OpenGL rendering and more GUI and multimedia stuff. http://www.sfml-dev.org/