# [`glprogram`][]
A [C++11][] [OpenGL][] \>=[2.0][] [program object][] library.
[`glprogram`]: https://git.rcrnstn.net/rcrnstn/glprogram
[C++11]: https://en.wikipedia.org/wiki/C++11
[OpenGL]: https://en.wikipedia.org/wiki/OpenGL
[2.0]: https://en.wikipedia.org/wiki/OpenGL#Version_history
[program object]: https://www.khronos.org/opengl/wiki/GLSL_Object#Program_objects
## License
Licensed under the [ISC License][] unless otherwise noted, see the
[`LICENSE`][] file.
[ISC License]: https://choosealicense.com/licenses/isc
[`LICENSE`]: LICENSE