summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/README b/doc/README
new file mode 100644
index 0000000..ef07ae3
--- /dev/null
+++ b/doc/README
@@ -0,0 +1,9 @@
+More or less following: https://learnopengl.com/
+
+Build with cmake
+
+Dependencies:
+* freeglut
+* glew
+
+May 2022