OpenGL Headline News
New GL3W release with support for dynamic linking
Category: Developers •
Nov 15, 2010
gl3w offers an easy way to get your hands on the functionality offered by OpenGL 3/4 core profile specification. It consists of a simple Python 2.6 script that downloads the Khronos supported gl3.h header and generates gl3w.h and gl3w.c from it. Those files can then be added and linked (statically or dynamically) into your project.
