blob: 78cdea568b43117231f39a3d97c6151956afa78b (
plain) (
blame)
1
2
3
4
5
6
|
GLFW is a free, open source, portable framework for OpenGL application
development. In short, it is a library that constitutes a powerful API
for handling operating system specific tasks, such as opening an OpenGL
window, reading keyboard and mouse input, creating threads, and much more.
WWW: http://www.glfw.org/
|