diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 18 |
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 |
