GLSL Programming/Irrlicht
The Irrlicht Engine supports GLSL shaders via its irr::video::IGPUProgrammingServices class. A tutorial shows how to use the class.
Unless stated otherwise, all example source code on this page is granted to the public domain.