Browse code

Add readme

Robert Cranston authored on 29/12/2021 16:26:30
Showing 1 changed files

1 1
new file mode 100644
... ...
@@ -0,0 +1,9 @@
1
+# [`gltexture`][]
2
+
3
+A [C++11][]/[OpenGL][] [\>=2.0][] [texture][] library.
4
+
5
+[`gltexture`]: https://git.rcrnstn.net/rcrnstn/gltexture
6
+[C++11]: https://en.wikipedia.org/wiki/C++11
7
+[OpenGL]: https://en.wikipedia.org/wiki/OpenGL
8
+[\>=2.0]: https://en.wikipedia.org/wiki/OpenGL#Version_history
9
+[texture]: https://www.khronos.org/opengl/wiki/Texture