aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorThomas Guillermo Albers Raviola <thomas@thomaslabs.org>2026-01-16 23:02:32 +0100
committerThomas Guillermo Albers Raviola <thomas@thomaslabs.org>2026-01-16 23:02:32 +0100
commit6b8af9cf83851c075c6c9514b1deaa931c2b19a4 (patch)
tree428986b49c32e21d3f7a3c2dfa41858ae0153209 /README.md
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f382cf8
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+# Tomcat Archive
+
+This repository contains the code of my first experiments using OpenGL. The
+source code is provided as it was in 2016 with only minimal modifications
+(mostly improvements) in the build system.
+
+See the article to this repository: [https://thomaslabs.org/projects/tomcat.html](Tomcat archive)
+
+## Dates of the snapshots
+- 2016-07-31
+- 2016-08-16
+- 2016-09-25
+
+## Dependencies
+- SDL2
+- SDL2 Image
+- OpenGL
+- Glew