fix non-POD memset in 3dengfx, and added parentheses on condition
[summerhack] / README.md
1 Summerhack / The Lab
2 ====================
3 Summerhack was a short and sweet demo I've written during the summer of 2005
4 for a random on-line competition. Mainly it was a showcase of the 3D engine I
5 was writing back then with the help of Michael Georgoulopoulos: 3dengfx, and which was
6 hosted at: http://engfx3d.berlios.de (which has since gone off-line, see
7 archived: https://web.archive.org/web/20060210131739/http://engfx3d.berlios.de ).
8 You can find the last version of 3dengfx at: https://github.com/jtsiomb/3dengfx
9
10 ![screenshot](http://nuclear.mutantstargoat.com/sw/demos/shots/summerhack-thumb.jpg)
11
12 Pouet page: http://www.pouet.net/prod.php?which=18823
13
14 Release archive: http://nuclear.mutantstargoat.com/sw/demos/summerhack-thelab-repack.tar.gz
15
16 Video capture: https://www.youtube.com/watch?v=B9FuevPkDN8
17
18
19 Credits
20 -------
21  - Demo code: John Tsiombikas (Nuclear)
22  - 3D engine code: John Tsiombikas (Nuclear) and Michael Georgoulopoulos (Samurai)
23  - Sound code: Vasilis Vasaitis (Savvy)
24  - Music: Red Herring by Union Jack
25
26
27 Original readme file
28 --------------------
29 ```
30 Summer Hack / The Lab Demos
31 ---------------------------
32 Demo code: Nuclear
33 3d engine: Nuclear, Samurai
34 Sound sys: Savvy
35     Music: Tourmpadakis
36
37 Greets to everyone who watches this small demoish thingy.
38
39 About this thing...
40 Needs a video card that doesn't suck for fillrate. No shaders or other
41 high-end gimmicks are used this time.
42 Released under the GPL, do whatever you wish with it.
43
44 Contact info...
45 http://thelab.demoscene.gr - nuclear@siggraph.org
46 ```