GLSL Programming/Irrlicht
This section is a stub. You can help Wikibooks by expanding it. |
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.