CSCI441 OpenGL Library 5.9.0
CS@Mines CSCI441 Computer Graphics Course Library
|
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.
Helper functions to work with OpenGL Shaders.
These functions, classes, and constants help minimize common code that needs to be written.