GLFW

GLFW
Original authorMarcus Geelnard
DeveloperThe GLFW Development Team
Initial releaseFebruary 17, 2002 (2002-02-17)
Stable release
3.4 / February 23, 2024 (2024-02-23)
Written inC
Operating systemLinux, macOS, Microsoft Windows, FreeBSD, NetBSD, OpenBSD
PlatformCross-platform
TypeAPI
Licensezlib/libpng License
Websitewww.glfw.org 
Repository

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 as well as OpenGL and Vulkan contexts, as well as handle joystick, keyboard and mouse input.