# `glshader`
A C++11 helper for [OpenGL][] >=2.0 [shaders][Shader].
[OpenGL]: https://www.opengl.org
[Shader]: https://www.khronos.org/opengl/wiki/Shader
[`std::runtime_error`]: https://en.cppreference.com/w/cpp/error/runtime_error
[`what()`]: https://en.cppreference.com/w/cpp/error/exception/what
## Dependencies
[`str.hpp`][] is bundled.
[`str.hpp`]: https://git.rcrnstn.net/rcrnstn/str.hpp
## License
Licensed under the [ISC license][], see the [`LICENSE`](LICENSE) file.
[ISC license]: https://en.wikipedia.org/wiki/ISC_license