opengl
Building
Navigate to root directory with Makefile and run:
make allRun
Navigate to bin directory and run:
./appShaders
Place shader source code in resources/shaders/ directory. The shader loading class will automatically build the absolute path for the shader code.