GLFW
| GLFW | |
|---|---|
| Original author(s) | Marcus Geelnard | 
| Developer(s) | The GLFW Development Team | 
| Initial release | February 17, 2002 | 
| Stable release | 3.4
   / February 23, 2024  | 
| Repository | |
| Written in | C | 
| Operating system | Linux, macOS, Microsoft Windows, FreeBSD, NetBSD, OpenBSD | 
| Platform | Cross-platform | 
| Type | API | 
| License | zlib/libpng License | 
| Website | www | 
GLFW (Graphics Library Framework) is a lightweight utility library for use with OpenGL, OpenGL ES and Vulkan. It provides programmers with the ability to create and manage windows and OpenGL contexts, as well as handle joystick, keyboard and mouse input.