GLEW#

The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform.

Read more about GLEW on their website.

Licensing#

Licensing arrangements for GLEW are described on their GitHub page.

The GLEW module on the HPC#

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

$ module add glew

The GLEW module is available on ARC3:

System

Version

Command

ARC3

glew 2.1.0

module add glew/2.1.0