summaryrefslogtreecommitdiffstats
path: root/levels
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-12-18 15:06:04 +0100
committerMatthias Schiffer <matthias@gamezock.de>2009-12-18 15:06:04 +0100
commita540d6b16743dad657fd2d6220efea51b56e1f1d (patch)
tree6e646fbd4f349a04608a7535dbc627836342c671 /levels
parent4e3efa239c9bcb5dd26b4ad9a4d43d4d6a266e6f (diff)
downloadzoom++-a540d6b16743dad657fd2d6220efea51b56e1f1d.tar
zoom++-a540d6b16743dad657fd2d6220efea51b56e1f1d.zip
ShadowVolume: Well, it's a beginning...
Diffstat (limited to 'levels')
-rw-r--r--levels/level.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/levels/level.xml b/levels/level.xml
index 0cbc92f..e01914e 100644
--- a/levels/level.xml
+++ b/levels/level.xml
@@ -40,6 +40,22 @@
<vertex x="2.0" y="-2.0" z="2.0"/>
<texcoords s="0.0" t="1.0"/>
</triangle>
+ <triangle texture="t0">
+ <vertex x="2.0" y="-2.0" z="-2.0"/>
+ <texcoords s="1.0" t="1.0"/>
+ <vertex x="2.0" y="2.0" z="-2.0"/>
+ <texcoords s="1.0" t="0.0"/>
+ <vertex x="6.0" y="2.0" z="-2.0"/>
+ <texcoords s="0.0" t="0.0"/>
+ </triangle>
+ <triangle texture="t0">
+ <vertex x="2.0" y="-2.0" z="-2.0"/>
+ <texcoords s="1.0" t="1.0"/>
+ <vertex x="6.0" y="2.0" z="-2.0"/>
+ <texcoords s="0.0" t="0.0"/>
+ <vertex x="6.0" y="-2.0" z="-2.0"/>
+ <texcoords s="0.0" t="1.0"/>
+ </triangle>
<triangle texture="t1">
<vertex x="-2.0" y="2.0" z="-6.0"/>
<texcoords s="0.0" t="1.0"/>