slackbuilds/libraries/glfw3
Steven Voges b6b81fad20
libraries/glfw3: Updated for version 3.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-03-27 05:51:49 +07:00
..
README
glfw3.SlackBuild libraries/glfw3: Updated for version 3.4. 2024-03-27 05:51:49 +07:00
glfw3.info libraries/glfw3: Updated for version 3.4. 2024-03-27 05:51:49 +07:00
slack-desc libraries/glfw3: Updated for version 3.3.8. 2023-04-15 07:15:30 +07:00

README

GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and
Vulkan development on the desktop. It provides a simple API for creating
windows, contexts and surfaces, receiving input and events.

GLFW is written in C and has native support for Windows, macOS and many
Unix-like systems using the X Window System, such as Linux and FreeBSD.

GLFW is licensed under the zlib/libpng license.

This is version 3 of GLFW with an incompatible API to GLFW 2.