Guest User

Untitled

a guest
Oct 21st, 2016
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.59 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <COLLADA xmlns="http://www.collada.org/2005/11/COLLADASchema" version="1.4.1">
  3.    <asset>
  4.       <contributor>
  5.          <author>VoxelShop User</author>
  6.          <authoring_tool>VoxelShop V1.7.06</authoring_tool>
  7.       </contributor>
  8.       <created>2016-10-21T19:39:59</created>
  9.       <modified>2016-10-21T19:39:59</modified>
  10.       <unit meter="1" name="meter" />
  11.       <up_axis>Z_UP</up_axis>
  12.    </asset>
  13.    <library_images>
  14.       <image id="cube_texture0-image" name="cube_texture0-image">
  15.          <init_from>file://cube_texture0.png</init_from>
  16.       </image>
  17.    </library_images>
  18.    <library_effects>
  19.       <effect id="lambert0-fx">
  20.          <profile_COMMON>
  21.             <newparam sid="cube_texture0-surface">
  22.                <surface type="2D">
  23.                   <init_from>cube_texture0-image</init_from>
  24.                </surface>
  25.             </newparam>
  26.             <newparam sid="cube_texture0-sampler">
  27.                <sampler2D>
  28.                   <source>cube_texture0-surface</source>
  29.                   <wrap_s>WRAP</wrap_s>
  30.                   <wrap_t>WRAP</wrap_t>
  31.                   <minfilter>NEAREST</minfilter>
  32.                   <magfilter>NEAREST</magfilter>
  33.                </sampler2D>
  34.             </newparam>
  35.             <technique sid="common">
  36.                <lambert>
  37.                   <emission>
  38.                      <color>0 0 0 1</color>
  39.                   </emission>
  40.                   <ambient>
  41.                      <color>0 0 0 1</color>
  42.                   </ambient>
  43.                   <diffuse>
  44.                      <texture texcoord="TEX0" texture="cube_texture0-sampler" />
  45.                   </diffuse>
  46.                </lambert>
  47.             </technique>
  48.          </profile_COMMON>
  49.       </effect>
  50.    </library_effects>
  51.    <library_materials>
  52.       <material id="lambert0-material" name="lambert0">
  53.          <instance_effect url="#lambert0-fx" />
  54.       </material>
  55.    </library_materials>
  56.    <library_geometries>
  57.       <geometry id="Plane-tex-mesh-0" name="Plane-tex">
  58.          <mesh>
  59.             <source id="Plane-tex-mesh-0-positions">
  60.                <float_array count="24" id="Plane-tex-mesh-0-positions-array">-2 -2 2 -2 0 0 -2 -2 0 -2 0 2 0 -2 2 0 0 0 0 -2 0 0 0 2</float_array>
  61.                <technique_common>
  62.                   <accessor count="8" source="#Plane-tex-mesh-0-positions-array" stride="3">
  63.                      <param name="X" type="float" />
  64.                      <param name="Y" type="float" />
  65.                      <param name="Z" type="float" />
  66.                   </accessor>
  67.                </technique_common>
  68.             </source>
  69.             <source id="Plane-tex-mesh-0-normals">
  70.                <float_array count="18" id="Plane-tex-mesh-0-normals-array">-1 0 0 1 0 0 0 0 -1 0 0 1 0 -1 0 0 1 0</float_array>
  71.                <technique_common>
  72.                   <accessor count="6" source="#Plane-tex-mesh-0-normals-array" stride="3">
  73.                      <param name="X" type="float" />
  74.                      <param name="Y" type="float" />
  75.                      <param name="Z" type="float" />
  76.                   </accessor>
  77.                </technique_common>
  78.             </source>
  79.             <source id="Plane-tex-mesh-0-uvs">
  80.                <float_array count="6" id="Plane-tex-mesh-0-uvs-array">7.0710684E-4 0.9992929 0.99858576 0.9992929 7.0710684E-4 0.0014142137</float_array>
  81.                <technique_common>
  82.                   <accessor count="3" source="#Plane-tex-mesh-0-uvs-array" stride="2">
  83.                      <param name="S" type="float" />
  84.                      <param name="T" type="float" />
  85.                   </accessor>
  86.                </technique_common>
  87.             </source>
  88.             <vertices id="Plane-tex-mesh-0-vertices">
  89.                <input semantic="POSITION" source="#Plane-tex-mesh-0-positions" />
  90.             </vertices>
  91.             <polylist count="12" material="lambert0-material">
  92.                <input offset="0" semantic="VERTEX" source="#Plane-tex-mesh-0-vertices" />
  93.                <input offset="1" semantic="NORMAL" source="#Plane-tex-mesh-0-normals" />
  94.                <input offset="2" semantic="TEXCOORD" set="0" source="#Plane-tex-mesh-0-uvs" />
  95.                <vcount>3 3 3 3 3 3 3 3 3 3 3 3</vcount>
  96.                <p>0 0 0 1 0 1 2 0 2 0 0 0 3 0 1 1 0 2 5 1 1 4 1 0 6 1 2 7 1 1 4 1 0 5 1 2 1 2 1 6 2 0 2 2 2 5 2 1 6 2 0 1 2 2 4 3 0 3 3 1 0 3 2 4 3 0 7 3 1 3 3 2 6 4 0 0 4 1 2 4 2 6 4 0 4 4 1 0 4 2 3 5 1 5 5 0 1 5 2 7 5 1 5 5 0 3 5 2</p>
  97.             </polylist>
  98.          </mesh>
  99.       </geometry>
  100.    </library_geometries>
  101.    <library_visual_scenes>
  102.       <visual_scene id="Scene" name="Scene">
  103.          <node id="cube.merged" name="cube.merged" type="NODE">
  104.             <translate sid="location">0 0 0</translate>
  105.             <rotate sid="rotationZ">0 0 1 0</rotate>
  106.             <rotate sid="rotationY">0 1 0 0</rotate>
  107.             <rotate sid="rotationX">1 0 0 0</rotate>
  108.             <scale sid="scale">0.05 0.05 0.05</scale>
  109.             <instance_geometry name="merged" sid="merged" url="#Plane-tex-mesh-0">
  110.                <bind_material>
  111.                   <technique_common>
  112.                      <instance_material symbol="lambert0-material" target="#lambert0-material">
  113.                         <bind_vertex_input input_semantic="TEXCOORD" input_set="0" semantic="TEX0" />
  114.                      </instance_material>
  115.                   </technique_common>
  116.                </bind_material>
  117.             </instance_geometry>
  118.          </node>
  119.       </visual_scene>
  120.    </library_visual_scenes>
  121.    <scene>
  122.       <instance_visual_scene url="#Scene" />
  123.    </scene>
  124. </COLLADA>
Add Comment
Please, Sign In to add comment