The graphics/glfw port
glfw-3.4p1 – open source, multi-platform library for creating windows
Description
GLFW is an Open Source, multi-platform library for creating windows with
OpenGL contexts and receiving input and events. It is easy to integrate
into existing applications and does not lay claim to the main loop.
GLFW is written in C and has native support for Windows, OS X and many
Unix-like systems using the X Window System, such as Linux and FreeBSD.
Features:
* Gives you a window and OpenGL context with just two function calls
* Support for OpenGL 3.2+ with profiles and flags, OpenGL ES, MSAA, sRGB
and robustness
* Support for multiple windows, multiple monitors, high-DPI, gamma ramps
and clipboard
* Support for keyboard, mouse, gamepad, time and window event input, via
polling or callbacks
* Access to native objects and compile-time options for platform
specific features
WWW: https://www.glfw.org/
- Only for arches
-
aarch64
aarch64
alpha
amd64
amd64
arm
arm
hppa
i386
i386
mips64
mips64
mips64el
mips64el
powerpc
powerpc
powerpc64
powerpc64
riscv64
riscv64
sparc64
- Categories:
-
graphics
x11
Library dependencies
Build dependencies
Run dependencies