From 33436d7260fec0be3488e508ea96e4f8497fdf14 Mon Sep 17 00:00:00 2001 From: John Tsiombikas Date: Sat, 17 Dec 2022 02:58:13 +0200 Subject: [PATCH] updated readme --- README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1ee34f6..3cdedae 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,10 @@ 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 +was writing back then with the help of Michael Georgoulopoulos: 3dengfx, 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 ) +archived: https://web.archive.org/web/20060210131739/http://engfx3d.berlios.de ). +You can find the last version of 3dengfx at: https://github.com/jtsiomb/3dengfx ![screenshot](http://nuclear.mutantstargoat.com/sw/demos/shots/summerhack-thumb.jpg) @@ -20,14 +21,7 @@ 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. + - Music: Red Herring by Union Jack Original readme file -- 1.7.10.4