CSCI441 OpenGL Library 5.9.0
CS@Mines CSCI441 Computer Graphics Course Library
Loading...
Searching...
No Matches
ShaderUtils.hpp File Reference

Helper functions to work with OpenGL Shaders. More...

#include <glad/gl.h>
#include <cstdio>
#include <cstring>
#include <fstream>
#include <string>

Go to the source code of this file.

Detailed Description

Helper functions to work with OpenGL Shaders.

Author
Dr. Jeffrey Paone

These functions, classes, and constants help minimize common code that needs to be written.

Warning
NOTE: This header file depends upon GLAD (or alternatively GLEW)