2008-05-11 12:54:16 +00:00
|
|
|
<importedScene>
|
2008-09-13 11:38:40 +00:00
|
|
|
<version name="1.2" /> <smiley code=":-)" />
|
2008-05-11 12:54:16 +00:00
|
|
|
<node>
|
2008-09-13 11:38:40 +00:00
|
|
|
<name />
|
|
|
|
<transformation type="matrix4x4" />
|
2008-05-05 12:36:31 +00:00
|
|
|
|
2008-05-11 12:54:16 +00:00
|
|
|
<mesh refid="0" />
|
2008-09-13 11:38:40 +00:00
|
|
|
<!--More mesh definitions-->
|
|
|
|
<mesh />
|
2008-05-05 12:36:31 +00:00
|
|
|
|
2008-09-13 11:38:40 +00:00
|
|
|
<childnode />
|
|
|
|
<childnode />
|
2008-05-11 12:54:16 +00:00
|
|
|
</node>
|
2008-11-30 22:27:20 +00:00
|
|
|
|
|
|
|
<cameras>
|
|
|
|
<camera up="0,1,0" lookat="0,0,1" fov="45"/>
|
|
|
|
</cameras>
|
|
|
|
|
|
|
|
<lights>
|
|
|
|
<light diffuse="black" type="spot" phi="5" theta="15"/>
|
|
|
|
</lights>
|
|
|
|
|
2008-05-05 12:36:31 +00:00
|
|
|
<meshes>
|
2008-05-11 12:54:16 +00:00
|
|
|
<mesh id="0">
|
2008-09-13 11:38:40 +00:00
|
|
|
<meshheader type="MatID, Vertexcount, Facecount, a.s.o." />
|
2008-05-11 12:54:16 +00:00
|
|
|
<vertices>
|
2008-09-13 11:38:40 +00:00
|
|
|
<vertex type="xyz" />
|
|
|
|
|
|
|
|
<!-- More vertex definitions -->
|
|
|
|
<vertex />
|
2008-05-11 12:54:16 +00:00
|
|
|
</vertices>
|
|
|
|
<texturecoords index="0">
|
2008-09-13 11:38:40 +00:00
|
|
|
<texturecoord type="uv" />
|
|
|
|
<texturecoord />
|
2008-05-11 12:54:16 +00:00
|
|
|
</texturecoords>
|
|
|
|
<texturecoords index="..." />
|
|
|
|
<vertexcolors index="0">
|
2008-09-13 11:38:40 +00:00
|
|
|
<color type="rgba" />
|
|
|
|
<color />
|
2008-05-05 12:36:31 +00:00
|
|
|
</vertexcolors>
|
2008-05-11 12:54:16 +00:00
|
|
|
<vertexcolors index="..." />
|
2008-05-05 12:36:31 +00:00
|
|
|
<normals>
|
2008-09-13 11:38:40 +00:00
|
|
|
<normal type="xyz" />
|
|
|
|
|
|
|
|
<!-- More normal definitions -->
|
|
|
|
<normal />
|
2008-05-05 12:36:31 +00:00
|
|
|
</normals>
|
2008-05-11 12:54:16 +00:00
|
|
|
<tangents>
|
2008-09-13 11:38:40 +00:00
|
|
|
<tangent type="xyz" />
|
|
|
|
|
|
|
|
<!-- More tangent definitions -->
|
|
|
|
<tangent />
|
2008-05-11 12:54:16 +00:00
|
|
|
</tangents>
|
|
|
|
<bitangents>
|
2008-09-13 11:38:40 +00:00
|
|
|
<bitangent type="xyz" />
|
|
|
|
|
|
|
|
<!-- More bitanget defiitions... -->
|
|
|
|
<bitangent />
|
|
|
|
</bitangents>
|
2008-05-05 12:36:31 +00:00
|
|
|
<faces>
|
2008-05-11 12:54:16 +00:00
|
|
|
<face numIndices="3" indices="p1, p2, p3" />
|
2008-09-13 11:38:40 +00:00
|
|
|
|
|
|
|
<!-- More faces -->
|
|
|
|
<face />
|
2008-05-05 12:36:31 +00:00
|
|
|
</faces>
|
|
|
|
<bones>
|
|
|
|
<bone>
|
|
|
|
<name />
|
2008-09-13 11:38:40 +00:00
|
|
|
<offset type="matrix4x4" />
|
2008-05-05 12:36:31 +00:00
|
|
|
<weights>
|
2008-09-13 11:38:40 +00:00
|
|
|
<weight type="v, w" />
|
|
|
|
|
|
|
|
<!-- More weights -->
|
|
|
|
<weight />
|
2008-05-05 12:36:31 +00:00
|
|
|
</weights>
|
|
|
|
</bone>
|
2008-09-13 11:38:40 +00:00
|
|
|
|
|
|
|
<!-- More bones -->
|
|
|
|
<bone />
|
2008-05-05 12:36:31 +00:00
|
|
|
</bones>
|
|
|
|
</mesh>
|
2008-09-13 11:38:40 +00:00
|
|
|
<!-- More meshes -->
|
|
|
|
<mesh id="x" />
|
2008-05-05 12:36:31 +00:00
|
|
|
</meshes>
|
|
|
|
<anims>
|
|
|
|
<anim name="rudern" duration="4500" ticksPerSecond="50">
|
2008-05-11 12:54:16 +00:00
|
|
|
<animbone nameOfAnimatedNode="bla">
|
2008-05-05 12:36:31 +00:00
|
|
|
<rotation>
|
|
|
|
<rotkey time="0" rot="xyzw" />
|
|
|
|
<rotkey time="100" rot="xyzw" />
|
2008-09-13 11:38:40 +00:00
|
|
|
|
2008-05-05 12:36:31 +00:00
|
|
|
</rotation>
|
|
|
|
<translation>
|
|
|
|
<transkey time="0" trans="xyz" />
|
|
|
|
<transkey time="100" trans="xyz" />
|
2008-09-13 11:38:40 +00:00
|
|
|
|
2008-05-05 12:36:31 +00:00
|
|
|
</translation>
|
|
|
|
<scaling>
|
|
|
|
<scalekey time="0" scale="xyz" />
|
|
|
|
<scalekey time="100" scale="xyz" />
|
2008-09-13 11:38:40 +00:00
|
|
|
|
|
|
|
</scaling>
|
2008-05-05 12:36:31 +00:00
|
|
|
</animbone>
|
2008-05-11 12:54:16 +00:00
|
|
|
<animbone nameOfAnimatedNode="blubb">
|
2008-09-13 11:38:40 +00:00
|
|
|
|
2008-05-05 12:36:31 +00:00
|
|
|
</animbone>
|
|
|
|
</anim>
|
2008-09-13 11:38:40 +00:00
|
|
|
<anim />
|
2008-05-05 12:36:31 +00:00
|
|
|
</anims>
|
|
|
|
<materials>
|
|
|
|
<material>
|
|
|
|
<param>
|
|
|
|
<name/>
|
|
|
|
<value/>
|
|
|
|
</param>
|
|
|
|
</material>
|
2008-09-13 11:38:40 +00:00
|
|
|
|
|
|
|
<!-- More material definitions-->
|
|
|
|
<material />
|
2008-05-05 12:36:31 +00:00
|
|
|
</materials>
|
2008-05-11 12:54:16 +00:00
|
|
|
<textures>
|
2008-09-13 11:38:40 +00:00
|
|
|
<texture type="width, height, formatHint">
|
2008-05-11 12:54:16 +00:00
|
|
|
<data />
|
|
|
|
</texture>
|
2008-09-13 11:38:40 +00:00
|
|
|
<texture />
|
2008-05-11 12:54:16 +00:00
|
|
|
</textures>
|
2008-09-13 11:38:40 +00:00
|
|
|
</importedScene>
|