GLFW

From Wikipedia, the free encyclopedia
GLFW
Developer(s) The GLFW Development Team
Stable release 3.0.4 / December 31, 2013 (2013-12-31)[1]
Development status Active
Written in C
Operating system Linux, Mac OS X, Microsoft Windows, FreeBSD
Platform Cross-platform
Type API
License zlib/libpng License[2]
Website www.glfw.org

GLFW is a lightweight utility library for use with OpenGL. It provides programmers with the ability to create and manage windows and OpenGL contexts, as well as receive input from joystick, keyboard, mouse, time and clipboard. The current release of GLFW supports OpenGL 3.0 and higher.

Languages

Although GLFW is primarily written in C bindings do exist to use the API with other programming languages including C#,[3] Haskell, Java,[4] Ruby and other languages.

See also

External links

References


This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.