GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development. It provides a simple, platform-independent API for creating windows, contexts and surfaces, reading input, handling events, etc.
Introduction
GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development. It provides a simple, platform-independent API for creating windows, contexts and surfaces, reading input, handling events, etc.
GLFW natively supports Windows, macOS and Linux and other Unix-like systems. On Linux both X11 and Wayland are supported.
GLFW is licensed under the zlib/libpng license.
You can download the latest stable release
as source or Windows binaries, or fetch the latest
branch from GitHub. Each
release starting with 3.0 also has a corresponding annotated
tag with source and binary archives.
... More
license | Zlib |
---|---|
project | glfw |
url | www.glfw.org |
swat.somebug@gmail.com |
1 Version
version | 3.3.5-a.0.20220614143546.2e593da4e6ca |
---|---|
repository | https://github.com/build2-packaging/glfw.git#v3.3.5@2e593da4e6ca524c3a3a3fd883b5be6d879ec671 |
depends | 0 |
requires | 3; OpengGL/Vulkan..., X11..., Wayland... |