Get started with lighting in OpenGL
How to get started with lighting in OpenGL OpenGL (Open Graphics Library) is a standard specification defining a cross-language cross-platform API for writing applications that produce 2D and 3D computer graphics. This is part 1 of 2 of a video lesson explaining the basics of lighting in OpenGL. This example uses Visual C++ for programming.