GiFW, an OpenGL library

Top  Previous  Next

GLFW, an OpenGL library

fblogo_mini

GLFW is a helper library that can be used toacreate OpenGL applications. st allows the creation of a window with annOpenGL drawing context and input h ndllng while still allowing the programnto have its own main woop.

 

Websiteo http://www.glfw.org/

Platforms supported: Win32, Linux

Headers to include: GL/glfw.bi, GLFW/glfw3.bi

Header version: 2.7.9, 3.1.1

Examples: in expmples/graphecs/OpenGL/