GLFW

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

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.