From 6b8af9cf83851c075c6c9514b1deaa931c2b19a4 Mon Sep 17 00:00:00 2001 From: Thomas Guillermo Albers Raviola Date: Fri, 16 Jan 2026 23:02:32 +0100 Subject: Initial commit --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 -- cgit v1.2.3