Jump to content

OpenGL

From EDM2
Revision as of 23:56, 15 June 2015 by Martini (talk | contribs) (Files)

OpenGL (Open Graphics Library)is a cross-language, multi-platform application programming interface (API) for rendering 2D and 3D vector graphics. The API is typically used to interact with a graphics processing unit (GPU), to achieve hardware-accelerated rendering.

More general info at Wikipedia.

Documentation

Files

File Name Comments
GLPIPE.DLL
GLUT.DLL The OpenGL Utility Toolkit DLL.
LIBTK.DLL
LIBAUX.DLL
OPENGL.DLL
RASTER.EXE
RASTER.DLL

Articles

Replacements

Links