wxOpenGL Download
wxWidgets is an open source, crossplatform, C++ GUI toolkit (www.wxwidgets.org). This project provides a template and example use of wxWidgets with OpenGL. The project renders a cube and has a trackball user interface.
There is also OpenGL code that enumerates and displays OpenGL extensions available on the host computer.
The code should build on non-Windows platforms [...]

continue reading.....