GLSL Programming/Irrlicht

From Wikibooks, open books for an open world
Jump to navigation Jump to search


The Irrlicht Engine supports GLSL shaders via its irr::video::IGPUProgrammingServices class. A tutorial shows how to use the class.


< GLSL Programming

Unless stated otherwise, all example source code on this page is granted to the public domain.