GLFW

From DmWiki

OpenGL Framework

"GLFW is a free, open source, portable framework for OpenGL application development. In short, it is a link library that constitutes a powerful API for handling operating system specific tasks, such as opening an OpenGL window and reading keyboard, mouse and joystick input.

It also provides functions for reading a high precision timer, using OpenGL extensions, creating and synchronizing threads, reading textures from files and more...

GLFW is available for Windows, Unix-like systems running the the X Window System (such as Linux, IRIX and Solaris), Mac OS X, AmigaOS and DOS. "


Tutorials are available at: GLFW Tutorial Page (http://glfw.sourceforge.net/tutorials/tutorials.html)



GLFW Website (http://glfw.sf.net)


This article is a stub. You can help improve the article by expanding it.

DevMaster navigation