GLFW examples library
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
version | 3.3.6+1 |
---|---|
license | Zlib |
repository | https://pkg.cppget.org/1/stable |
download | glfw-examples-3.3.6+1.tar.gz |
sha256 | 84130f1d9d55ef9f52f2659d0fa8388cd813fd03e4cd152a784aa93d2a17c961 |
project | glfw |
---|---|
url | www.glfw.org |
package-url | github.com/Swat-SomeBug/glfw.git |
swat.somebug@gmail.com |
Requires (2)
OpengGL/Vulkan libraries. Usually installed with system or SDK on Windows | |
X11 when building for Linux |
Reviews
fail | 0 |
---|---|
pass | 1 |