|
CSCI441 OpenGL Library 5.23.0.0
CS@Mines CSCI441 Computer Graphics Course Library
|
Class to work with OpenGL Compute Shaders. More...
#include "ShaderProgram.hpp"Go to the source code of this file.
Classes | |
| class | CSCI441::ComputeShaderProgram |
| Handles registration and compilation of Compute Shaders. More... | |
Namespaces | |
| namespace | CSCI441 |
| CSCI441 Helper Functions for OpenGL. | |
Class to work with OpenGL Compute Shaders.
These functions, classes, and constants help minimize common code that needs to be written.