# [`gltexture`][]
A [C++11][]/[OpenGL][] [\>=2.0][] [texture][] library.
[`gltexture`]: https://git.rcrnstn.net/rcrnstn/gltexture
[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
[texture]: https://www.khronos.org/opengl/wiki/Texture
## License
Licensed under the [ISC License][] unless otherwise noted, see the
[`LICENSE`](LICENSE) file.
[ISC License]: https://choosealicense.com/licenses/isc/