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