updated readme file
[summerhack] / README.md
diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..1bb0b8a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,52 @@
+Summerhack / The Lab
+====================
+Summerhack was a short and sweet demo I've written during the summer of 2005
+for a random on-line competition. Mainly it was a showcase of the 3D engine I
+was writing back then with the help of Michael Georgoulopoulos, and which was
+hosted at: http://engfx3d.berlios.de (which has since gone off-line, see
+archived: https://web.archive.org/web/20060210131739/http://engfx3d.berlios.de )
+
+![screenshot](http://nuclear.mutantstargoat.com/sw/demos/shots/summerhack-thelab.jpg)
+
+Pouet page: http://www.pouet.net/prod.php?which=18823
+
+Release archive: http://nuclear.mutantstargoat.com/sw/demos/summerhack-thelab-repack.tar.gz
+
+Video capture: https://www.youtube.com/watch?v=B9FuevPkDN8
+
+
+Credits
+-------
+ - Demo code: John Tsiombikas (Nuclear)
+ - 3D engine code: John Tsiombikas (Nuclear) and Michael Georgoulopoulos (Samurai)
+ - Sound code: Vasilis Vasaitis (Savvy)
+ - Music: Giannis Troumpadakis
+
+
+Issues
+------
+Depends on some unspecified version of 3dengfx, which is currently hard to
+get, build, and install prior to building this demo. I think it would be best to
+pull all the pieces together into this repository at some point.
+
+
+Original readme file
+--------------------
+```
+Summer Hack / The Lab Demos
+---------------------------
+Demo code: Nuclear
+3d engine: Nuclear, Samurai
+Sound sys: Savvy
+    Music: Tourmpadakis
+
+Greets to everyone who watches this small demoish thingy.
+
+About this thing...
+Needs a video card that doesn't suck for fillrate. No shaders or other
+high-end gimmicks are used this time.
+Released under the GPL, do whatever you wish with it.
+
+Contact info...
+http://thelab.demoscene.gr - nuclear@siggraph.org
+```