Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 282 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 282 Bytes

ShaderMgr

A straightforward C++ class for loading and using OpenGL Shaders from source

This is the shader management class I use for my personal projects, and is freely available for all use.

Documentation can be generated using doxygen (http://www.stack.nl/~dimitri/doxygen/).