"OpenGL¨ is a software interface for applications to generate interactive 2D and 3D computer graphics. OpenGL is designed to be independent of operating system, window system, and hardware operations, and it is supported by many vendors. OpenGL is available on PCs and workstations."
In fact, OpenGL was developed by Silicon Graphics to take the place of the old GL (Graphics Language) used for their Graphics Supercomputers. On the PC platform, WindowsNT has built-in drivers for OpenGL. The latest generation of graphics accelerators implement OpenGL on their hardware (many of them using the GLiNT chip from 3D Labs)
To learn EVERYTHING about OpenGL follow these links:
I think this will be enough for the start ;o)
Have a nice reading...