Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <COLLADA xmlns="http://www.collada.org/2005/11/COLLADASchema" version="1.4.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <asset>
- <contributor>
- <author>Blender User</author>
- <authoring_tool>Blender 2.80.45 commit date:2019-02-19, commit time:23:18, hash:855b3e68ef27</authoring_tool>
- </contributor>
- <created>2019-02-25T19:35:23</created>
- <modified>2019-02-25T19:35:23</modified>
- <unit name="meter" meter="1"/>
- <up_axis>Z_UP</up_axis>
- </asset>
- <library_effects>
- <effect id="Material-effect">
- <profile_COMMON>
- <technique sid="common">
- <lambert>
- <diffuse>
- <color sid="diffuse">0.8 0.8 0.8 1</color>
- </diffuse>
- <specular>
- <color sid="specular">0 0 0 1</color>
- </specular>
- </lambert>
- </technique>
- </profile_COMMON>
- </effect>
- </library_effects>
- <library_images/>
- <library_materials>
- <material id="Material-material" name="Material">
- <instance_effect url="#Material-effect"/>
- </material>
- </library_materials>
- <library_geometries>
- <geometry id="Cube-mesh" name="Cube">
- <mesh>
- <source id="Cube-mesh-positions">
- <float_array id="Cube-mesh-positions-array" count="24">1 1 1 1 1 -1 1 -1 1 1 -1 -1 -1 1 1 -1 1 -1 -1 -1 1 -1 -1 -1</float_array>
- <technique_common>
- <accessor source="#Cube-mesh-positions-array" count="8" stride="3">
- <param name="X" type="float"/>
- <param name="Y" type="float"/>
- <param name="Z" type="float"/>
- </accessor>
- </technique_common>
- </source>
- <source id="Cube-mesh-normals">
- <float_array id="Cube-mesh-normals-array" count="18">0 0 1 0 -1 0 -1 0 0 0 0 -1 1 0 0 0 1 0</float_array>
- <technique_common>
- <accessor source="#Cube-mesh-normals-array" count="6" stride="3">
- <param name="X" type="float"/>
- <param name="Y" type="float"/>
- <param name="Z" type="float"/>
- </accessor>
- </technique_common>
- </source>
- <source id="Cube-mesh-map-0">
- <float_array id="Cube-mesh-map-0-array" count="72">0.625 0 0.375 0.25 0.375 0 0.625 0.25 0.375 0.5 0.375 0.25 0.625 0.5 0.375 0.75 0.375 0.5 0.625 0.75 0.375 1 0.375 0.75 0.375 0.5 0.125 0.75 0.125 0.5 0.875 0.5 0.625 0.75 0.625 0.5 0.625 0 0.625 0.25 0.375 0.25 0.625 0.25 0.625 0.5 0.375 0.5 0.625 0.5 0.625 0.75 0.375 0.75 0.625 0.75 0.625 1 0.375 1 0.375 0.5 0.375 0.75 0.125 0.75 0.875 0.5 0.875 0.75 0.625 0.75</float_array>
- <technique_common>
- <accessor source="#Cube-mesh-map-0-array" count="36" stride="2">
- <param name="S" type="float"/>
- <param name="T" type="float"/>
- </accessor>
- </technique_common>
- </source>
- <vertices id="Cube-mesh-vertices">
- <input semantic="POSITION" source="#Cube-mesh-positions"/>
- </vertices>
- <triangles material="Material-material" count="12">
- <input semantic="VERTEX" source="#Cube-mesh-vertices" offset="0"/>
- <input semantic="NORMAL" source="#Cube-mesh-normals" offset="1"/>
- <input semantic="TEXCOORD" source="#Cube-mesh-map-0" offset="2" set="0"/>
- <p>4 0 0 2 0 1 0 0 2 2 1 3 7 1 4 3 1 5 6 2 6 5 2 7 7 2 8 1 3 9 7 3 10 5 3 11 0 4 12 3 4 13 1 4 14 4 5 15 1 5 16 5 5 17 4 0 18 6 0 19 2 0 20 2 1 21 6 1 22 7 1 23 6 2 24 4 2 25 5 2 26 1 3 27 3 3 28 7 3 29 0 4 30 2 4 31 3 4 32 4 5 33 0 5 34 1 5 35</p>
- </triangles>
- </mesh>
- </geometry>
- </library_geometries>
- <library_visual_scenes>
- <visual_scene id="Scene" name="Scene">
- <node id="Cube" name="Cube" type="NODE">
- <matrix sid="transform">1 0 0 0 0 1 0 0 0 0 1 1 0 0 0 1</matrix>
- <instance_geometry url="#Cube-mesh" name="Cube">
- <bind_material>
- <technique_common>
- <instance_material symbol="Material-material" target="#Material-material">
- <bind_vertex_input semantic="UVMap" input_semantic="TEXCOORD" input_set="0"/>
- </instance_material>
- </technique_common>
- </bind_material>
- </instance_geometry>
- </node>
- </visual_scene>
- </library_visual_scenes>
- <scene>
- <instance_visual_scene url="#Scene"/>
- </scene>
- </COLLADA>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement