Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8" standalone="no" ?>
- <COLLADA xmlns="http://www.collada.org/2005/11/COLLADASchema" version="1.4.1">
- <asset>
- <contributor>
- <author>Assimp</author>
- <authoring_tool>Assimp Exporter</authoring_tool>
- </contributor>
- <created>2018-08-10T20:35:10</created>
- <modified>2018-08-10T20:35:10</modified>
- <unit name="meter" meter="1" />
- <up_axis>Y_UP</up_axis>
- </asset>
- <library_effects>
- <effect id="m0mat-fx" name="m0mat">
- <profile_COMMON>
- <technique sid="standard">
- <phong>
- </phong>
- </technique>
- </profile_COMMON>
- </effect>
- </library_effects>
- <library_materials>
- <material id="m0mat" name="m0mat">
- <instance_effect url="#m0mat-fx"/>
- </material>
- </library_materials>
- <library_geometries>
- <geometry id="meshId0" name="icosahedron_sub0_name" >
- <mesh>
- <source id="meshId0-positions" name="meshId0-positions">
- <float_array id="meshId0-positions-array" count="36"> -0 0 -1.257437944412231 -0.3475370109081268 -1.069627046585083 -0.562345027923584 0.9098820090293884 -0.6610599756240845 -0.562345027923584 0.9098820090293884 0.6610599756240845 -0.562345027923584 -1.124683976173401 0 -0.562345027923584 -0.3475370109081268 1.069627046585083 -0.562345027923584 1.124683976173401 0 0.562345027923584 0.3475370109081268 -1.069627046585083 0.562345027923584 -0.9098820090293884 -0.6610599756240845 0.562345027923584 -0.9098820090293884 0.6610599756240845 0.562345027923584 0.3475370109081268 1.069627046585083 0.562345027923584 -0 0 1.257437944412231 </float_array>
- <technique_common>
- <accessor count="12" offset="0" source="#meshId0-positions-array" stride="3">
- <param name="X" type="float" />
- <param name="Y" type="float" />
- <param name="Z" type="float" />
- </accessor>
- </technique_common>
- </source>
- <source id="meshId0-normals" name="meshId0-normals">
- <float_array id="meshId0-normals-array" count="36"> -0 1 0 -0 1 0 -0 1 0 -0 1 0 -0 1 0 -0 1 0 -0 1 0 -0 1 0 -0 1 0 -0 1 0 -0 1 0 -0 1 0 </float_array>
- <technique_common>
- <accessor count="12" offset="0" source="#meshId0-normals-array" stride="3">
- <param name="X" type="float" />
- <param name="Y" type="float" />
- <param name="Z" type="float" />
- </accessor>
- </technique_common>
- </source>
- <vertices id="meshId0-vertices">
- <input semantic="POSITION" source="#meshId0-positions" />
- </vertices>
- <polylist count="20" material="defaultMaterial">
- <input offset="0" semantic="VERTEX" source="#meshId0-vertices" />
- <input offset="0" semantic="NORMAL" source="#meshId0-normals" />
- <vcount>3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 </vcount>
- <p>2 1 0 0 3 2 1 4 0 4 5 0 5 3 0 3 6 2 2 7 1 6 7 2 1 8 4 7 8 1 4 9 5 8 9 4 5 10 3 9 10 5 10 6 3 6 11 7 7 11 8 8 11 9 9 11 10 10 11 6 </p>
- </polylist>
- </mesh>
- </geometry>
- </library_geometries>
- <library_controllers>
- </library_controllers>
- <library_visual_scenes>
- <visual_scene id="Root" name="Root">
- <node id="icosahedron" name="icosahedron" type="NODE">
- <matrix sid="matrix">1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1</matrix>
- <instance_geometry url="#meshId0">
- <bind_material>
- <technique_common>
- <instance_material symbol="defaultMaterial" target="#m0mat">
- </instance_material>
- </technique_common>
- </bind_material>
- </instance_geometry>
- </node>
- <node id="Node_00000000021357D0" name="Node_00000000021357D0" type="NODE">
- <matrix sid="matrix">1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1</matrix>
- </node>
- </visual_scene>
- </library_visual_scenes>
- <scene>
- <instance_visual_scene url="#Root" />
- </scene>
- </COLLADA>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement