fixed missing automatic reflection cubemaps in the last scene
[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, 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
9 ![screenshot](http://nuclear.mutantstargoat.com/sw/demos/shots/summerhack-thumb.jpg)
10
11 Pouet page: http://www.pouet.net/prod.php?which=18823
12
13 Release archive: http://nuclear.mutantstargoat.com/sw/demos/summerhack-thelab-repack.tar.gz
14
15 Video capture: https://www.youtube.com/watch?v=B9FuevPkDN8
16
17
18 Credits
19 -------
20  - Demo code: John Tsiombikas (Nuclear)
21  - 3D engine code: John Tsiombikas (Nuclear) and Michael Georgoulopoulos (Samurai)
22  - Sound code: Vasilis Vasaitis (Savvy)
23  - Music: Giannis Troumpadakis
24
25
26 Issues
27 ------
28 Depends on some unspecified version of 3dengfx, which is currently hard to
29 get, build, and install prior to building this demo. I think it would be best to
30 pull all the pieces together into this repository at some point.
31
32
33 Original readme file
34 --------------------
35 ```
36 Summer Hack / The Lab Demos
37 ---------------------------
38 Demo code: Nuclear
39 3d engine: Nuclear, Samurai
40 Sound sys: Savvy
41     Music: Tourmpadakis
42
43 Greets to everyone who watches this small demoish thingy.
44
45 About this thing...
46 Needs a video card that doesn't suck for fillrate. No shaders or other
47 high-end gimmicks are used this time.
48 Released under the GPL, do whatever you wish with it.
49
50 Contact info...
51 http://thelab.demoscene.gr - nuclear@siggraph.org
52 ```