glew

v 2.2.0

OpenGL Extension Wrangler Library

The OpenGL Extension Wrangler Library (GLEW) is a cross-platform C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. OpenGL core and extension functionality is exposed in a single header file.

http://glew.sourceforge.net/

To install glew, paste this in macOS terminal after installing MacPorts

sudo port install glew

Add to my watchlist

Installations 88
Requested Installations 24