Index: third_party/webgl/other/get.webgl.org/level.xml |
=================================================================== |
--- third_party/webgl/other/get.webgl.org/level.xml (revision 121077) |
+++ third_party/webgl/other/get.webgl.org/level.xml (working copy) |
@@ -1,44 +0,0 @@ |
-<?xml version="1.0"?><glge> |
- |
- <material id="cloudmaterial" color="#706800" specular="0" emit="1.5" alpha="0.07"> |
- </material> |
- |
- <material id="blue1" color="#0090ff" specular="0" emit="1"> |
- </material> |
- |
- <material id="blue2" color="#0090ff" specular="0" emit="1"> |
- </material> |
- |
- <animation_vector id="spin" frames="700"> |
- <animation_curve channel="RotY"> |
- <linear_point x="1" y="0" /> |
- <linear_point x="700" y="6.282" /> |
- </animation_curve> |
- </animation_vector> |
- |
- <animation_vector id="spin2" frames="550"> |
- <animation_curve channel="RotY"> |
- <linear_point x="1" y="0" /> |
- <linear_point x="550" y="6.282" /> |
- </animation_curve> |
- </animation_vector> |
- |
- <scene id="mainscene" camera="#maincamera" background_color="#000006" ambient_color="#666" fog_type="FOG_NONE"> |
- |
- <camera id="maincamera" loc_y="50" loc_x="10" loc_z="15" lookat="#lookat" rot_order="ROT_XZY" xrot_z="0" xrot_x="1.56" xrot_y="3.141" /> |
- <group id="lookat" loc_y="-50" loc_x="-15" loc_z="-15" /> |
- <group id="cloud" animation="#spin2" rot_x="1.57" loc_z="5" /> |
- <group id="bots" animation="#spin" rot_x="1.57" loc_z="5" > |
- <collada document="bot.dae" loc_z="20" scale="2.5" /> |
- <collada document="bot.dae" loc_z="-20" scale="2.5" /> |
- <collada document="bot.dae" loc_x="20" scale="2.5" /> |
- <collada document="bot.dae" loc_x="-20" scale="2.5" /> |
- </group> |
- |
- |
- <collada id="logo" document="webgl-logo.dae" loc_z="5" scale="2" rot_x="1.57" rot_y="3.14"/> |
- |
- <light id="mainlight" color="#ff9000" loc_x="0" loc_y="5" loc_z="0" attenuation_constant="0.1" type="L_POINT" /> |
- </scene> |
- |
-</glge> |