OpenGL Headline News
ogldev: ‘GLFX - An Effect Library for OpenGL’ tutorial published
Category: Developers •
Jan 04, 2012
This is the 34th installment in a series of tutorials dedicated to promoting modern OpenGL development on Linux, with a focus on version 3.x and beyond. This tutorial introduces GLFX - an effect library for OpenGL. Effect files contain multiple shader functions and allows the developer to easily define complete OpenGL programs. GLFX provides an easy to use API to parse and compile the effect files.

