Skip to content
Snippets Groups Projects
Commit e434fd23 authored by Philip Trettner's avatar Philip Trettner
Browse files

added link to ACGL wiki documentation for shader parser

parent ca43376d
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,8 @@ namespace OpenGL{
*
* Subclass this and provide alternative ShaderParserFactories to Creators in order to implement custom shader processing
* Override processPragma in order to create custom pragma handling
*
* For an overview and an example, see http://www.graphics.rwth-aachen.de/redmine/projects/acgl/wiki/Custom_shader_parser
*/
class ShaderParser
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment