GLFW#

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.

Read more about GLFW on their website.

Licensing#

Distributed under a zlib license.

The GLFW module on the HPC#

The GLFW module can be loaded into your environment with the following command:

$ module add glfw

The GLFW module is available on ARC3:

System

Version

Command

ARC3

glfw 3.2.1

module add glfw/3.2.1