Skip to content

Instantly share code, notes, and snippets.

@sbarthelemy
Created October 13, 2010 12:35
Show Gist options
  • Save sbarthelemy/623940 to your computer and use it in GitHub Desktop.
Save sbarthelemy/623940 to your computer and use it in GitHub Desktop.
osg-povray tests
<?xml version="1.0" encoding="utf-8"?>
<COLLADA xmlns="http://www.collada.org/2005/11/COLLADASchema" version="1.4.1">
<asset>
<created>2010-10-09T17:00:00</created>
<modified>2010-10-09T17:00:00</modified>
<unit meter="1" name="meter"/>
</asset>
<library_materials>
<material id="Red">
<instance_effect url="#Red-fx"/>
</material>
<material id="Green">
<instance_effect url="#Green-fx"/>
</material>
<material id="Blue">
<instance_effect url="#Blue-fx"/>
</material>
<material id="Grey">
<instance_effect url="#Grey-fx"/>
</material>
</library_materials>
<library_effects>
<effect id="Red-fx">
<profile_COMMON>
<technique sid="blender">
<constant>
<emission>
<color>1. 0. 0. 1.</color>
</emission>
</constant>
</technique>
</profile_COMMON>
</effect>
<effect id="Green-fx">
<profile_COMMON>
<technique sid="blender">
<constant>
<emission>
<color>0. 1. 0. 1.</color>
</emission>
</constant>
</technique>
</profile_COMMON>
</effect>
<effect id="Blue-fx">
<profile_COMMON>
<technique sid="blender">
<constant>
<emission>
<color>0. 0. 1. 1.</color>
</emission>
</constant>
</technique>
</profile_COMMON>
</effect>
<effect id="Grey-fx">
<profile_COMMON>
<technique sid="blender">
<phong>
<diffuse>
<color>.5 .5 .5 1.</color>
</diffuse>
</phong>
</technique>
</profile_COMMON>
</effect>
</library_effects>
<library_geometries>
<geometry id="frame_arrows_geometry">
<mesh>
<source id="frame_arrows_positions">
<float_array count="12" id="frame_arrows_positions_array">0. 0. 0. 1. 0. 0. 0. 1. 0. 0. 0. 1.</float_array>
<technique_common>
<accessor count="4" source="#frame_arrows_positions_array" stride="3">
<param name="X" type="float"/>
<param name="Y" type="float"/>
<param name="Z" type="float"/>
</accessor>
</technique_common>
</source>
<vertices id="frame_arrows_vertices">
<input semantic="POSITION" source="#frame_arrows_positions"/>
</vertices>
<lines count="1" material="x_axis">
<input offset="0" semantic="VERTEX" source="#frame_arrows_vertices"/>
<p>0 1</p>
</lines>
<lines count="1" material="y_axis">
<input offset="0" semantic="VERTEX" source="#frame_arrows_vertices"/>
<p>0 2</p>
</lines>
<lines count="1" material="z_axis">
<input offset="0" semantic="VERTEX" source="#frame_arrows_vertices"/>
<p>0 3</p>
</lines>
</mesh>
</geometry>
<geometry id="line">
<mesh>
<source id="line_positions">
<float_array count="6" id="line_positions_array">0 0 0 0 0 1</float_array>
<technique_common>
<accessor count="2" source="#line_positions_array" stride="3">
<param name="X" type="float"/>
<param name="Y" type="float"/>
<param name="Z" type="float"/>
</accessor>
</technique_common>
</source>
<vertices id="line_vertices">
<input semantic="POSITION" source="#line_positions"/>
</vertices>
<lines count="1" material="material">
<input offset="0" semantic="VERTEX" source="#line_vertices"/>
<p>0 1</p>
</lines>
</mesh>
</geometry>
<geometry id="box">
<mesh>
<source id="box_positions">
<float_array count="24" id="box_positions_array">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 count="8" source="#box_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="box_normals">
<float_array count="18" id="box_normals_array">0 0 -1 0 -0 1 1 -0 0 -0 -1 0 -1 0 -0 0 1 0</float_array>
<technique_common>
<accessor count="6" source="#box_normals_array" stride="3">
<param type="float" name="X"/>
<param type="float" name="Y"/>
<param type="float" name="Z"/>
</accessor>
</technique_common>
</source>
<vertices id="box_vertices">
<input semantic="POSITION" source="#box_positions"/>
</vertices>
<triangles count="12" material="material">
<input offset="0" semantic="VERTEX" source="#box_vertices"/>
<input offset="1" semantic="NORMAL" source="#box_normals"/>
<p>0 0 1 0 2 0 2 0 3 0 0 0 4 1 7 1 6 1 6 1 5 1 4 1 0 2 4 2 5 2 5 2 1 2 0 2 1 3 5 3 6 3 6 3 2 3 1 3 2 4 6 4 7 4 7 4 3 4 2 4 4 5 0 5 3 5 3 5 7 5 4 5</p>
</triangles>
</mesh>
</geometry>
<geometry id="cylinder_8">
<mesh>
<source id="cylinder_8_position">
<float_array count="54" id="cylinder_8_position_array"> 1.0 0.0 0.5 1.0 0.0 -0.5 0.707106781187 0.707106781187 0.5 0.707106781187 0.707106781187 -0.5 6.12303176911e-17 1.0 0.5 6.12303176911e-17 1.0 -0.5 -0.707106781187 0.707106781187 0.5 -0.707106781187 0.707106781187 -0.5 -1.0 1.22460635382e-16 0.5 -1.0 1.22460635382e-16 -0.5 -0.707106781187 -0.707106781187 0.5 -0.707106781187 -0.707106781187 -0.5 -1.83690953073e-16 -1.0 0.5 -1.83690953073e-16 -1.0 -0.5 0.707106781187 -0.707106781187 0.5 0.707106781187 -0.707106781187 -0.5 0 0 .5 0 0 -.5 </float_array>
<technique_common>
<accessor count="18" source="#cylinder_8_position_array" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<source id="cylinder_8_normal">
<float_array count="30" id="cylinder_8_normal_array"> 1.0 0.0 0 0.707106781187 0.707106781187 0 6.12303176911e-17 1.0 0 -0.707106781187 0.707106781187 0 -1.0 1.22460635382e-16 0 -0.707106781187 -0.707106781187 0 -1.83690953073e-16 -1.0 0 0.707106781187 -0.707106781187 0 0 0 1 0 0 -1 </float_array>
<technique_common>
<accessor count="10" source="#cylinder_8_normal_array" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<vertices id="cylinder_8_vertex">
<input semantic="POSITION" source="#cylinder_8_position" />
</vertices>
<tristrips count="1" material="material">
<input offset="0" semantic="VERTEX" source="#cylinder_8_vertex" />
<input offset="1" semantic="NORMAL" source="#cylinder_8_normal" />
<p> 0 0 1 0 2 1 3 1 4 2 5 2 6 3 7 3 8 4 9 4 10 5 11 5 12 6 13 6 14 7 15 7 0 0 1 0 </p>
</tristrips>
<trifans count="1" material="material">
<input offset="0" semantic="VERTEX" source="#cylinder_8_vertex" />
<input offset="1" semantic="NORMAL" source="#cylinder_8_normal" />
<p> 1 9 17 9 15 9 13 9 11 9 9 9 7 9 5 9 3 9 17 9 </p>
</trifans>
<trifans count="1" material="material">
<input offset="0" semantic="VERTEX" source="#cylinder_8_vertex" />
<input offset="1" semantic="NORMAL" source="#cylinder_8_normal" />
<p> 16 8 0 8 2 8 4 8 6 8 8 8 10 8 12 8 14 8 0 8 </p>
</trifans>
</mesh>
</geometry>
<geometry id="cylinder_32">
<mesh>
<source id="cylinder_32_position">
<float_array count="198" id="cylinder_32_position_array"> 1.0 0.0 0.5 1.0 0.0 -0.5 0.980785280403 0.195090322016 0.5 0.980785280403 0.195090322016 -0.5 0.923879532511 0.382683432365 0.5 0.923879532511 0.382683432365 -0.5 0.831469612303 0.55557023302 0.5 0.831469612303 0.55557023302 -0.5 0.707106781187 0.707106781187 0.5 0.707106781187 0.707106781187 -0.5 0.55557023302 0.831469612303 0.5 0.55557023302 0.831469612303 -0.5 0.382683432365 0.923879532511 0.5 0.382683432365 0.923879532511 -0.5 0.195090322016 0.980785280403 0.5 0.195090322016 0.980785280403 -0.5 6.12303176911e-17 1.0 0.5 6.12303176911e-17 1.0 -0.5 -0.195090322016 0.980785280403 0.5 -0.195090322016 0.980785280403 -0.5 -0.382683432365 0.923879532511 0.5 -0.382683432365 0.923879532511 -0.5 -0.55557023302 0.831469612303 0.5 -0.55557023302 0.831469612303 -0.5 -0.707106781187 0.707106781187 0.5 -0.707106781187 0.707106781187 -0.5 -0.831469612303 0.55557023302 0.5 -0.831469612303 0.55557023302 -0.5 -0.923879532511 0.382683432365 0.5 -0.923879532511 0.382683432365 -0.5 -0.980785280403 0.195090322016 0.5 -0.980785280403 0.195090322016 -0.5 -1.0 1.22460635382e-16 0.5 -1.0 1.22460635382e-16 -0.5 -0.980785280403 -0.195090322016 0.5 -0.980785280403 -0.195090322016 -0.5 -0.923879532511 -0.382683432365 0.5 -0.923879532511 -0.382683432365 -0.5 -0.831469612303 -0.55557023302 0.5 -0.831469612303 -0.55557023302 -0.5 -0.707106781187 -0.707106781187 0.5 -0.707106781187 -0.707106781187 -0.5 -0.55557023302 -0.831469612303 0.5 -0.55557023302 -0.831469612303 -0.5 -0.382683432365 -0.923879532511 0.5 -0.382683432365 -0.923879532511 -0.5 -0.195090322016 -0.980785280403 0.5 -0.195090322016 -0.980785280403 -0.5 -1.83690953073e-16 -1.0 0.5 -1.83690953073e-16 -1.0 -0.5 0.195090322016 -0.980785280403 0.5 0.195090322016 -0.980785280403 -0.5 0.382683432365 -0.923879532511 0.5 0.382683432365 -0.923879532511 -0.5 0.55557023302 -0.831469612303 0.5 0.55557023302 -0.831469612303 -0.5 0.707106781187 -0.707106781187 0.5 0.707106781187 -0.707106781187 -0.5 0.831469612303 -0.55557023302 0.5 0.831469612303 -0.55557023302 -0.5 0.923879532511 -0.382683432365 0.5 0.923879532511 -0.382683432365 -0.5 0.980785280403 -0.195090322016 0.5 0.980785280403 -0.195090322016 -0.5 0 0 .5 0 0 -.5 </float_array>
<technique_common>
<accessor count="66" source="#cylinder_32_position_array" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<source id="cylinder_32_normal">
<float_array count="102" id="cylinder_32_normal_array"> 1.0 0.0 0 0.980785280403 0.195090322016 0 0.923879532511 0.382683432365 0 0.831469612303 0.55557023302 0 0.707106781187 0.707106781187 0 0.55557023302 0.831469612303 0 0.382683432365 0.923879532511 0 0.195090322016 0.980785280403 0 6.12303176911e-17 1.0 0 -0.195090322016 0.980785280403 0 -0.382683432365 0.923879532511 0 -0.55557023302 0.831469612303 0 -0.707106781187 0.707106781187 0 -0.831469612303 0.55557023302 0 -0.923879532511 0.382683432365 0 -0.980785280403 0.195090322016 0 -1.0 1.22460635382e-16 0 -0.980785280403 -0.195090322016 0 -0.923879532511 -0.382683432365 0 -0.831469612303 -0.55557023302 0 -0.707106781187 -0.707106781187 0 -0.55557023302 -0.831469612303 0 -0.382683432365 -0.923879532511 0 -0.195090322016 -0.980785280403 0 -1.83690953073e-16 -1.0 0 0.195090322016 -0.980785280403 0 0.382683432365 -0.923879532511 0 0.55557023302 -0.831469612303 0 0.707106781187 -0.707106781187 0 0.831469612303 -0.55557023302 0 0.923879532511 -0.382683432365 0 0.980785280403 -0.195090322016 0 0 0 1 0 0 -1 </float_array>
<technique_common>
<accessor count="34" source="#cylinder_32_normal_array" stride="3">
<param name="X" type="float" />
<param name="Y" type="float" />
<param name="Z" type="float" />
</accessor>
</technique_common>
</source>
<vertices id="cylinder_32_vertex">
<input semantic="POSITION" source="#cylinder_32_position" />
</vertices>
<tristrips count="1" material="material">
<input offset="0" semantic="VERTEX" source="#cylinder_32_vertex" />
<input offset="1" semantic="NORMAL" source="#cylinder_32_normal" />
<p> 0 0 1 0 2 1 3 1 4 2 5 2 6 3 7 3 8 4 9 4 10 5 11 5 12 6 13 6 14 7 15 7 16 8 17 8 18 9 19 9 20 10 21 10 22 11 23 11 24 12 25 12 26 13 27 13 28 14 29 14 30 15 31 15 32 16 33 16 34 17 35 17 36 18 37 18 38 19 39 19 40 20 41 20 42 21 43 21 44 22 45 22 46 23 47 23 48 24 49 24 50 25 51 25 52 26 53 26 54 27 55 27 56 28 57 28 58 29 59 29 60 30 61 30 62 31 63 31 0 0 1 0 </p>
</tristrips>
<trifans count="1" material="material">
<input offset="0" semantic="VERTEX" source="#cylinder_32_vertex" />
<input offset="1" semantic="NORMAL" source="#cylinder_32_normal" />
<p> 1 33 65 33 63 33 61 33 59 33 57 33 55 33 53 33 51 33 49 33 47 33 45 33 43 33 41 33 39 33 37 33 35 33 33 33 31 33 29 33 27 33 25 33 23 33 21 33 19 33 17 33 15 33 13 33 11 33 9 33 7 33 5 33 3 33 65 33 </p>
</trifans>
<trifans count="1" material="material">
<input offset="0" semantic="VERTEX" source="#cylinder_32_vertex" />
<input offset="1" semantic="NORMAL" source="#cylinder_32_normal" />
<p> 64 32 0 32 2 32 4 32 6 32 8 32 10 32 12 32 14 32 16 32 18 32 20 32 22 32 24 32 26 32 28 32 30 32 32 32 34 32 36 32 38 32 40 32 42 32 44 32 46 32 48 32 50 32 52 32 54 32 56 32 58 32 60 32 62 32 0 32 </p>
</trifans>
</mesh>
</geometry>
<geometry id="sphere_20">
<mesh>
<source id="sphere_20_positions">
<float_array count="36" id="sphere_20_positions_array">0.00000 0.00000 -1.00000 0.72360 -0.52572 -0.44721 -0.27639 -0.85064 -0.44721 -0.89442 0.00000 -0.44721 -0.27639 0.85064 -0.44721 0.72360 0.52572 -0.44721 0.27639 -0.85064 0.44721 -0.72360 -0.52572 0.44721 -0.72360 0.52572 0.44721 0.27639 0.85064 0.44721 0.89442 0.00000 0.44721 0.00000 0.00000 1.00000</float_array>
<technique_common>
<accessor count="12" source="#sphere_20_positions_array" stride="3">
<param type="float" name="X"/>
<param type="float" name="Y"/>
<param type="float" name="Z"/>
</accessor>
</technique_common>
</source>
<source id="sphere_20_normals">
<float_array count="36" id="sphere_20_normals-array">0.00000 0.00000 -1.00000 0.72360 -0.52572 -0.44721 -0.27639 -0.85064 -0.44721 -0.89442 0.00000 -0.44721 -0.27639 0.85064 -0.44721 0.72360 0.52572 -0.44721 0.27639 -0.85064 0.44721 -0.72360 -0.52572 0.44721 -0.72360 0.52572 0.44721 0.27639 0.85064 0.44721 0.89442 0.00000 0.44721 0.00000 0.00000 1.00000</float_array>
<technique_common>
<accessor count="12" source="#sphere_20_normals-array" stride="3">
<param type="float" name="X"/>
<param type="float" name="Y"/>
<param type="float" name="Z"/>
</accessor>
</technique_common>
</source>
<vertices id="sphere_20_vertices">
<input semantic="POSITION" source="#sphere_20_positions"/>
</vertices>
<triangles count="20" material="material">
<input offset="0" semantic="VERTEX" source="#sphere_20_vertices"/>
<input offset="1" semantic="NORMAL" source="#sphere_20_normals"/>
<p>2 2 0 0 1 1 1 1 0 0 5 5 3 3 0 0 2 2 4 4 0 0 3 3 5 5 0 0 4 4 1 1 5 5 10 10 2 2 1 1 6 6 3 3 2 2 7 7 4 4 3 3 8 8 5 5 4 4 9 9 10 10 6 6 1 1 6 6 7 7 2 2 7 7 8 8 3 3 8 8 9 9 4 4 9 9 10 10 5 5 6 6 10 10 11 11 7 7 6 6 11 11 8 8 7 7 11 11 9 9 8 8 11 11 10 10 9 9 11 11</p>
</triangles>
</mesh>
</geometry>
<geometry id="sphere_80">
<mesh>
<source id="sphere_80_positions">
<float_array count="126" id="sphere_80_positions_array">0.00000 0.00000 -1.00000 0.72360 -0.52572 -0.44721 -0.27639 -0.85064 -0.44721 -0.89442 0.00000 -0.44721 -0.27639 0.85064 -0.44721 0.72360 0.52572 -0.44721 0.27639 -0.85064 0.44721 -0.72360 -0.52572 0.44721 -0.72360 0.52572 0.44721 0.27639 0.85064 0.44721 0.89442 0.00000 0.44721 0.00000 0.00000 1.00000 0.42532 -0.30901 -0.85065 -0.16246 -0.50000 -0.85065 0.26287 -0.80901 -0.52574 0.42532 0.30901 -0.85065 0.85065 0.00000 -0.52574 -0.52573 0.00000 -0.85065 -0.68819 -0.50000 -0.52574 -0.16246 0.50000 -0.85065 -0.68819 0.50000 -0.52574 0.26287 0.80901 -0.52574 0.95106 0.30901 0.00000 0.95106 -0.30901 0.00000 0.58779 -0.80902 0.00000 0.00000 -1.00000 0.00000 -0.58779 -0.80902 0.00000 -0.95106 -0.30901 0.00000 -0.95106 0.30901 0.00000 -0.58779 0.80902 0.00000 0.00000 1.00000 0.00000 0.58779 0.80902 0.00000 0.68819 -0.50000 0.52574 -0.26287 -0.80901 0.52574 -0.85065 0.00000 0.52574 -0.26287 0.80901 0.52574 0.68819 0.50000 0.52574 0.52573 0.00000 0.85065 0.16246 -0.50000 0.85065 -0.42532 -0.30901 0.85065 -0.42532 0.30901 0.85065 0.16246 0.50000 0.85065</float_array>
<technique_common>
<accessor count="42" source="#sphere_80_positions_array" stride="3">
<param type="float" name="X"/>
<param type="float" name="Y"/>
<param type="float" name="Z"/>
</accessor>
</technique_common>
</source>
<source id="sphere_80_normals">
<float_array count="126" id="sphere_80_normals_array">0.00000 0.00000 -1.00000 0.72360 -0.52572 -0.44721 -0.27639 -0.85064 -0.44721 -0.89442 0.00000 -0.44721 -0.27639 0.85064 -0.44721 0.72360 0.52572 -0.44721 0.27639 -0.85064 0.44721 -0.72360 -0.52572 0.44721 -0.72360 0.52572 0.44721 0.27639 0.85064 0.44721 0.89442 0.00000 0.44721 0.00000 0.00000 1.00000 0.42532 -0.30901 -0.85065 -0.16246 -0.50000 -0.85065 0.26287 -0.80901 -0.52574 0.42532 0.30901 -0.85065 0.85065 0.00000 -0.52574 -0.52573 0.00000 -0.85065 -0.68819 -0.50000 -0.52574 -0.16246 0.50000 -0.85065 -0.68819 0.50000 -0.52574 0.26287 0.80901 -0.52574 0.95106 0.30901 0.00000 0.95106 -0.30901 0.00000 0.58779 -0.80902 0.00000 0.00000 -1.00000 0.00000 -0.58779 -0.80902 0.00000 -0.95106 -0.30901 0.00000 -0.95106 0.30901 0.00000 -0.58779 0.80902 0.00000 0.00000 1.00000 0.00000 0.58779 0.80902 0.00000 0.68819 -0.50000 0.52574 -0.26287 -0.80901 0.52574 -0.85065 0.00000 0.52574 -0.26287 0.80901 0.52574 0.68819 0.50000 0.52574 0.52573 0.00000 0.85065 0.16246 -0.50000 0.85065 -0.42532 -0.30901 0.85065 -0.42532 0.30901 0.85065 0.16246 0.50000 0.85065</float_array>
<technique_common>
<accessor count="42" source="#sphere_80_normals_array" stride="3">
<param type="float" name="X"/>
<param type="float" name="Y"/>
<param type="float" name="Z"/>
</accessor>
</technique_common>
</source>
<vertices id="sphere_80_vertices">
<input semantic="POSITION" source="#sphere_80_positions"/>
</vertices>
<triangles count="80" material="material">
<input offset="0" semantic="VERTEX" source="#sphere_80_vertices"/>
<input offset="1" semantic="NORMAL" source="#sphere_80_normals"/>
<p>14 14 12 12 1 1 12 12 14 14 13 13 2 2 13 13 14 14 13 13 0 0 12 12 16 16 1 1 12 12 12 12 15 15 16 16 5 5 16 16 15 15 12 12 0 0 15 15 18 18 13 13 2 2 13 13 18 18 17 17 3 3 17 17 18 18 17 17 0 0 13 13 20 20 17 17 3 3 17 17 20 20 19 19 4 4 19 19 20 20 19 19 0 0 17 17 21 21 19 19 4 4 19 19 21 21 15 15 5 5 15 15 21 21 15 15 0 0 19 19 23 23 1 1 16 16 16 16 22 22 23 23 10 10 23 23 22 22 22 22 16 16 5 5 25 25 2 2 14 14 14 14 24 24 25 25 6 6 25 25 24 24 24 24 14 14 1 1 27 27 3 3 18 18 18 18 26 26 27 27 7 7 27 27 26 26 26 26 18 18 2 2 29 29 4 4 20 20 20 20 28 28 29 29 8 8 29 29 28 28 28 28 20 20 3 3 31 31 5 5 21 21 21 21 30 30 31 31 9 9 31 31 30 30 30 30 21 21 4 4 32 32 23 23 10 10 23 23 32 32 24 24 6 6 24 24 32 32 24 24 1 1 23 23 33 33 25 25 6 6 25 25 33 33 26 26 7 7 26 26 33 33 26 26 2 2 25 25 34 34 27 27 7 7 27 27 34 34 28 28 8 8 28 28 34 34 28 28 3 3 27 27 35 35 29 29 8 8 29 29 35 35 30 30 9 9 30 30 35 35 30 30 4 4 29 29 36 36 31 31 9 9 31 31 36 36 22 22 10 10 22 22 36 36 22 22 5 5 31 31 38 38 6 6 32 32 32 32 37 37 38 38 11 11 38 38 37 37 37 37 32 32 10 10 39 39 7 7 33 33 33 33 38 38 39 39 11 11 39 39 38 38 38 38 33 33 6 6 40 40 8 8 34 34 34 34 39 39 40 40 11 11 40 40 39 39 39 39 34 34 7 7 41 41 9 9 35 35 35 35 40 40 41 41 11 11 41 41 40 40 40 40 35 35 8 8 37 37 10 10 36 36 36 36 41 41 37 37 11 11 37 37 41 41 41 41 36 36 9 9</p>
</triangles>
</mesh>
</geometry>
<geometry id="sphere_320">
<mesh>
<source id="sphere_320_positions">
<float_array count="486" id="sphere_320_positions_array">0.00000 0.00000 -1.00000 0.72360 -0.52572 -0.44721 -0.27639 -0.85064 -0.44721 -0.89442 0.00000 -0.44721 -0.27639 0.85064 -0.44721 0.72360 0.52572 -0.44721 0.27639 -0.85064 0.44721 -0.72360 -0.52572 0.44721 -0.72360 0.52572 0.44721 0.27639 0.85064 0.44721 0.89442 0.00000 0.44721 0.00000 0.00000 1.00000 0.42532 -0.30901 -0.85065 -0.16246 -0.50000 -0.85065 0.26287 -0.80901 -0.52574 0.42532 0.30901 -0.85065 0.85065 0.00000 -0.52574 -0.52573 0.00000 -0.85065 -0.68819 -0.50000 -0.52574 -0.16246 0.50000 -0.85065 -0.68819 0.50000 -0.52574 0.26287 0.80901 -0.52574 0.95106 0.30901 0.00000 0.95106 -0.30901 0.00000 0.58779 -0.80902 0.00000 0.00000 -1.00000 0.00000 -0.58779 -0.80902 0.00000 -0.95106 -0.30901 0.00000 -0.95106 0.30901 0.00000 -0.58779 0.80902 0.00000 0.00000 1.00000 0.00000 0.58779 0.80902 0.00000 0.68819 -0.50000 0.52574 -0.26287 -0.80901 0.52574 -0.85065 0.00000 0.52574 -0.26287 0.80901 0.52574 0.68819 0.50000 0.52574 0.52573 0.00000 0.85065 0.16246 -0.50000 0.85065 -0.42532 -0.30901 0.85065 -0.42532 0.30901 0.85065 0.16246 0.50000 0.85065 0.59719 -0.43388 -0.67461 0.22108 -0.16062 -0.96194 -0.08444 -0.25989 -0.96194 -0.22810 -0.70204 -0.67462 0.51275 -0.69378 -0.50573 -0.00703 -0.86266 -0.50573 0.22108 0.16062 -0.96194 0.59719 0.43388 -0.67461 0.81827 -0.27326 -0.50573 0.81827 0.27326 -0.50573 -0.27327 0.00000 -0.96194 -0.73817 0.00000 -0.67461 -0.50137 -0.70204 -0.50573 -0.82262 -0.25989 -0.50572 -0.08444 0.25989 -0.96194 -0.22810 0.70204 -0.67462 -0.50137 0.70204 -0.50573 -0.82262 0.25989 -0.50572 -0.00703 0.86266 -0.50573 0.51275 0.69378 -0.50573 0.87047 0.43388 -0.23246 0.95925 0.16062 0.23246 0.87047 -0.43388 -0.23246 0.95925 -0.16062 0.23246 0.68164 -0.69378 -0.23246 0.44918 -0.86267 0.23246 0.14366 -0.96194 0.23246 -0.14366 -0.96194 -0.23246 -0.68164 -0.69378 0.23246 -0.44918 -0.86267 -0.23246 -0.87047 -0.43388 0.23246 -0.95925 -0.16062 -0.23246 -0.87047 0.43388 0.23246 -0.95925 0.16062 -0.23246 -0.44918 0.86267 -0.23246 -0.68164 0.69378 0.23246 -0.14366 0.96194 -0.23246 0.14366 0.96194 0.23246 0.68164 0.69378 -0.23246 0.44918 0.86267 0.23246 0.50137 -0.70204 0.50573 0.82262 -0.25989 0.50572 0.00703 -0.86266 0.50573 -0.51275 -0.69378 0.50573 -0.81827 -0.27326 0.50573 -0.81827 0.27326 0.50573 -0.51275 0.69378 0.50573 0.00703 0.86266 0.50573 0.50137 0.70204 0.50573 0.82262 0.25989 0.50572 0.73817 0.00000 0.67461 0.27327 0.00000 0.96194 0.22810 -0.70204 0.67462 0.08444 -0.25989 0.96194 -0.59719 -0.43388 0.67461 -0.22108 -0.16062 0.96194 -0.59719 0.43388 0.67461 -0.22108 0.16062 0.96194 0.22810 0.70204 0.67462 0.08444 0.25989 0.96194 0.36180 -0.58778 -0.72361 0.13820 -0.42532 -0.89443 0.05279 -0.68819 -0.72361 0.67082 -0.16246 -0.72361 0.44721 0.00000 -0.89443 0.67082 0.16246 -0.72361 -0.44721 -0.52573 -0.72361 -0.36180 -0.26286 -0.89443 -0.63819 -0.26286 -0.72361 -0.63819 0.26286 -0.72361 -0.36180 0.26286 -0.89443 -0.44721 0.52573 -0.72361 0.05279 0.68819 -0.72361 0.13820 0.42532 -0.89443 0.36180 0.58778 -0.72361 0.94721 -0.16246 -0.27640 0.94721 0.16246 -0.27640 1.00000 0.00000 0.00000 0.13820 -0.95106 -0.27640 0.44722 -0.85065 -0.27640 0.30902 -0.95106 0.00000 -0.86180 -0.42532 -0.27640 -0.67082 -0.68819 -0.27640 -0.80902 -0.58778 0.00000 -0.67082 0.68819 -0.27640 -0.86180 0.42532 -0.27640 -0.80902 0.58778 0.00000 0.44722 0.85065 -0.27640 0.13820 0.95106 -0.27640 0.30902 0.95106 0.00000 0.86180 -0.42532 0.27640 0.80902 -0.58778 0.00000 0.67082 -0.68819 0.27640 -0.13820 -0.95106 0.27640 -0.30902 -0.95106 0.00000 -0.44722 -0.85065 0.27640 -0.94721 -0.16246 0.27640 -1.00000 0.00000 0.00000 -0.94721 0.16246 0.27640 -0.44722 0.85065 0.27640 -0.30902 0.95106 0.00000 -0.13820 0.95106 0.27640 0.67082 0.68819 0.27640 0.80902 0.58778 0.00000 0.86180 0.42532 0.27640 0.44721 -0.52573 0.72361 0.63819 -0.26286 0.72361 0.36180 -0.26286 0.89443 -0.36180 -0.58778 0.72361 -0.05279 -0.68819 0.72361 -0.13820 -0.42532 0.89443 -0.67082 0.16246 0.72361 -0.67082 -0.16246 0.72361 -0.44721 0.00000 0.89443 -0.05279 0.68819 0.72361 -0.36180 0.58778 0.72361 -0.13820 0.42532 0.89443 0.63819 0.26286 0.72361 0.44721 0.52573 0.72361 0.36180 0.26286 0.89443</float_array>
<technique_common>
<accessor count="162" source="#sphere_320_positions_array" stride="3">
<param type="float" name="X"/>
<param type="float" name="Y"/>
<param type="float" name="Z"/>
</accessor>
</technique_common>
</source>
<source id="sphere_320_normals">
<float_array count="486" id="sphere_320_normals_array">0.00000 0.00000 -1.00000 0.72360 -0.52572 -0.44721 -0.27639 -0.85064 -0.44721 -0.89442 0.00000 -0.44721 -0.27639 0.85064 -0.44721 0.72360 0.52572 -0.44721 0.27639 -0.85064 0.44721 -0.72360 -0.52572 0.44721 -0.72360 0.52572 0.44721 0.27639 0.85064 0.44721 0.89442 0.00000 0.44721 0.00000 0.00000 1.00000 0.42532 -0.30901 -0.85065 -0.16246 -0.50000 -0.85065 0.26287 -0.80901 -0.52574 0.42532 0.30901 -0.85065 0.85065 0.00000 -0.52574 -0.52573 0.00000 -0.85065 -0.68819 -0.50000 -0.52574 -0.16246 0.50000 -0.85065 -0.68819 0.50000 -0.52574 0.26287 0.80901 -0.52574 0.95106 0.30901 0.00000 0.95106 -0.30901 0.00000 0.58779 -0.80902 0.00000 0.00000 -1.00000 0.00000 -0.58779 -0.80902 0.00000 -0.95106 -0.30901 0.00000 -0.95106 0.30901 0.00000 -0.58779 0.80902 0.00000 0.00000 1.00000 0.00000 0.58779 0.80902 0.00000 0.68819 -0.50000 0.52574 -0.26287 -0.80901 0.52574 -0.85065 0.00000 0.52574 -0.26287 0.80901 0.52574 0.68819 0.50000 0.52574 0.52573 0.00000 0.85065 0.16246 -0.50000 0.85065 -0.42532 -0.30901 0.85065 -0.42532 0.30901 0.85065 0.16246 0.50000 0.85065 0.59719 -0.43388 -0.67461 0.22108 -0.16062 -0.96194 -0.08444 -0.25989 -0.96194 -0.22810 -0.70204 -0.67462 0.51275 -0.69378 -0.50573 -0.00703 -0.86266 -0.50573 0.22108 0.16062 -0.96194 0.59719 0.43388 -0.67461 0.81827 -0.27326 -0.50573 0.81827 0.27326 -0.50573 -0.27327 0.00000 -0.96194 -0.73817 0.00000 -0.67461 -0.50137 -0.70204 -0.50573 -0.82262 -0.25989 -0.50572 -0.08444 0.25989 -0.96194 -0.22810 0.70204 -0.67462 -0.50137 0.70204 -0.50573 -0.82262 0.25989 -0.50572 -0.00703 0.86266 -0.50573 0.51275 0.69378 -0.50573 0.87047 0.43388 -0.23246 0.95925 0.16062 0.23246 0.87047 -0.43388 -0.23246 0.95925 -0.16062 0.23246 0.68164 -0.69378 -0.23246 0.44918 -0.86267 0.23246 0.14366 -0.96194 0.23246 -0.14366 -0.96194 -0.23246 -0.68164 -0.69378 0.23246 -0.44918 -0.86267 -0.23246 -0.87047 -0.43388 0.23246 -0.95925 -0.16062 -0.23246 -0.87047 0.43388 0.23246 -0.95925 0.16062 -0.23246 -0.44918 0.86267 -0.23246 -0.68164 0.69378 0.23246 -0.14366 0.96194 -0.23246 0.14366 0.96194 0.23246 0.68164 0.69378 -0.23246 0.44918 0.86267 0.23246 0.50137 -0.70204 0.50573 0.82262 -0.25989 0.50572 0.00703 -0.86266 0.50573 -0.51275 -0.69378 0.50573 -0.81827 -0.27326 0.50573 -0.81827 0.27326 0.50573 -0.51275 0.69378 0.50573 0.00703 0.86266 0.50573 0.50137 0.70204 0.50573 0.82262 0.25989 0.50572 0.73817 0.00000 0.67461 0.27327 0.00000 0.96194 0.22810 -0.70204 0.67462 0.08444 -0.25989 0.96194 -0.59719 -0.43388 0.67461 -0.22108 -0.16062 0.96194 -0.59719 0.43388 0.67461 -0.22108 0.16062 0.96194 0.22810 0.70204 0.67462 0.08444 0.25989 0.96194 0.36180 -0.58778 -0.72361 0.13820 -0.42532 -0.89443 0.05279 -0.68819 -0.72361 0.67082 -0.16246 -0.72361 0.44721 0.00000 -0.89443 0.67082 0.16246 -0.72361 -0.44721 -0.52573 -0.72361 -0.36180 -0.26286 -0.89443 -0.63819 -0.26286 -0.72361 -0.63819 0.26286 -0.72361 -0.36180 0.26286 -0.89443 -0.44721 0.52573 -0.72361 0.05279 0.68819 -0.72361 0.13820 0.42532 -0.89443 0.36180 0.58778 -0.72361 0.94721 -0.16246 -0.27640 0.94721 0.16246 -0.27640 1.00000 0.00000 0.00000 0.13820 -0.95106 -0.27640 0.44722 -0.85065 -0.27640 0.30902 -0.95106 0.00000 -0.86180 -0.42532 -0.27640 -0.67082 -0.68819 -0.27640 -0.80902 -0.58778 0.00000 -0.67082 0.68819 -0.27640 -0.86180 0.42532 -0.27640 -0.80902 0.58778 0.00000 0.44722 0.85065 -0.27640 0.13820 0.95106 -0.27640 0.30902 0.95106 0.00000 0.86180 -0.42532 0.27640 0.80902 -0.58778 0.00000 0.67082 -0.68819 0.27640 -0.13820 -0.95106 0.27640 -0.30902 -0.95106 0.00000 -0.44722 -0.85065 0.27640 -0.94721 -0.16246 0.27640 -1.00000 0.00000 0.00000 -0.94721 0.16246 0.27640 -0.44722 0.85065 0.27640 -0.30902 0.95106 0.00000 -0.13820 0.95106 0.27640 0.67082 0.68819 0.27640 0.80902 0.58778 0.00000 0.86180 0.42532 0.27640 0.44721 -0.52573 0.72361 0.63819 -0.26286 0.72361 0.36180 -0.26286 0.89443 -0.36180 -0.58778 0.72361 -0.05279 -0.68819 0.72361 -0.13820 -0.42532 0.89443 -0.67082 0.16246 0.72361 -0.67082 -0.16246 0.72361 -0.44721 0.00000 0.89443 -0.05279 0.68819 0.72361 -0.36180 0.58778 0.72361 -0.13820 0.42532 0.89443 0.63819 0.26286 0.72361 0.44721 0.52573 0.72361 0.36180 0.26286 0.89443</float_array>
<technique_common>
<accessor count="162" source="#sphere_320_normals_array" stride="3">
<param type="float" name="X"/>
<param type="float" name="Y"/>
<param type="float" name="Z"/>
</accessor>
</technique_common>
</source>
<vertices id="sphere_320_vertices">
<input semantic="POSITION" source="#sphere_320_positions"/>
</vertices>
<triangles count="320" material="material">
<input offset="0" semantic="VERTEX" source="#sphere_320_vertices"/>
<input offset="1" semantic="NORMAL" source="#sphere_320_normals"/>
<p>102 102 46 46 14 14 46 46 102 102 42 42 12 12 42 42 102 102 42 42 1 1 46 46 102 102 103 103 12 12 103 103 102 102 104 104 14 14 104 104 102 102 104 104 13 13 103 103 45 45 47 47 2 2 47 47 45 45 104 104 13 13 104 104 45 45 104 104 14 14 47 47 44 44 103 103 13 13 103 103 44 44 43 43 0 0 43 43 44 44 43 43 12 12 103 103 105 105 16 16 50 50 50 50 42 42 105 105 12 12 105 105 42 42 42 42 50 50 1 1 105 105 12 12 106 106 106 106 107 107 105 105 16 16 105 105 107 107 107 107 106 106 15 15 49 49 5 5 51 51 51 51 107 107 49 49 15 15 49 49 107 107 107 107 51 51 16 16 48 48 15 15 106 106 106 106 43 43 48 48 0 0 48 48 43 43 43 43 106 106 12 12 108 108 54 54 18 18 54 54 108 108 45 45 13 13 45 45 108 108 45 45 2 2 54 54 108 108 109 109 13 13 109 109 108 108 110 110 18 18 110 110 108 108 110 110 17 17 109 109 53 53 55 55 3 3 55 55 53 53 110 110 17 17 110 110 53 53 110 110 18 18 55 55 52 52 109 109 17 17 109 109 52 52 44 44 0 0 44 44 52 52 44 44 13 13 109 109 111 111 59 59 20 20 59 59 111 111 53 53 17 17 53 53 111 111 53 53 3 3 59 59 111 111 112 112 17 17 112 112 111 111 113 113 20 20 113 113 111 111 113 113 19 19 112 112 57 57 58 58 4 4 58 58 57 57 113 113 19 19 113 113 57 57 113 113 20 20 58 58 56 56 112 112 19 19 112 112 56 56 52 52 0 0 52 52 56 56 52 52 17 17 112 112 114 114 60 60 21 21 60 60 114 114 57 57 19 19 57 57 114 114 57 57 4 4 60 60 114 114 115 115 19 19 115 115 114 114 116 116 21 21 116 116 114 114 116 116 15 15 115 115 49 49 61 61 5 5 61 61 49 49 116 116 15 15 116 116 49 49 116 116 21 21 61 61 48 48 115 115 15 15 115 115 48 48 56 56 0 0 56 56 48 48 56 56 19 19 115 115 117 117 23 23 64 64 64 64 50 50 117 117 16 16 117 117 50 50 50 50 64 64 1 1 117 117 16 16 118 118 118 118 119 119 117 117 23 23 117 117 119 119 119 119 118 118 22 22 63 63 10 10 65 65 65 65 119 119 63 63 22 22 63 63 119 119 119 119 65 65 23 23 62 62 22 22 118 118 118 118 51 51 62 62 5 5 62 62 51 51 51 51 118 118 16 16 120 120 25 25 69 69 69 69 47 47 120 120 14 14 120 120 47 47 47 47 69 69 2 2 120 120 14 14 121 121 121 121 122 122 120 120 25 25 120 120 122 122 122 122 121 121 24 24 67 67 6 6 68 68 68 68 122 122 67 67 24 24 67 67 122 122 122 122 68 68 25 25 66 66 24 24 121 121 121 121 46 46 66 66 1 1 66 66 46 46 46 46 121 121 14 14 123 123 27 27 73 73 73 73 55 55 123 123 18 18 123 123 55 55 55 55 73 73 3 3 123 123 18 18 124 124 124 124 125 125 123 123 27 27 123 123 125 125 125 125 124 124 26 26 70 70 7 7 72 72 72 72 125 125 70 70 26 26 70 70 125 125 125 125 72 72 27 27 71 71 26 26 124 124 124 124 54 54 71 71 2 2 71 71 54 54 54 54 124 124 18 18 126 126 29 29 76 76 76 76 58 58 126 126 20 20 126 126 58 58 58 58 76 76 4 4 126 126 20 20 127 127 127 127 128 128 126 126 29 29 126 126 128 128 128 128 127 127 28 28 74 74 8 8 77 77 77 77 128 128 74 74 28 28 74 74 128 128 128 128 77 77 29 29 75 75 28 28 127 127 127 127 59 59 75 75 3 3 75 75 59 59 59 59 127 127 20 20 129 129 31 31 80 80 80 80 61 61 129 129 21 21 129 129 61 61 61 61 80 80 5 5 129 129 21 21 130 130 130 130 131 131 129 129 31 31 129 129 131 131 131 131 130 130 30 30 79 79 9 9 81 81 81 81 131 131 79 79 30 30 79 79 131 131 131 131 81 81 31 31 78 78 30 30 130 130 130 130 60 60 78 78 4 4 78 78 60 60 60 60 130 130 21 21 132 132 83 83 32 32 83 83 132 132 65 65 23 23 65 65 132 132 65 65 10 10 83 83 132 132 133 133 23 23 133 133 132 132 134 134 32 32 134 134 132 132 134 134 24 24 133 133 67 67 82 82 6 6 82 82 67 67 134 134 24 24 134 134 67 67 134 134 32 32 82 82 66 66 133 133 24 24 133 133 66 66 64 64 1 1 64 64 66 66 64 64 23 23 133 133 135 135 84 84 33 33 84 84 135 135 68 68 25 25 68 68 135 135 68 68 6 6 84 84 135 135 136 136 25 25 136 136 135 135 137 137 33 33 137 137 135 135 137 137 26 26 136 136 70 70 85 85 7 7 85 85 70 70 137 137 26 26 137 137 70 70 137 137 33 33 85 85 71 71 136 136 26 26 136 136 71 71 69 69 2 2 69 69 71 71 69 69 25 25 136 136 138 138 86 86 34 34 86 86 138 138 72 72 27 27 72 72 138 138 72 72 7 7 86 86 138 138 139 139 27 27 139 139 138 138 140 140 34 34 140 140 138 138 140 140 28 28 139 139 74 74 87 87 8 8 87 87 74 74 140 140 28 28 140 140 74 74 140 140 34 34 87 87 75 75 139 139 28 28 139 139 75 75 73 73 3 3 73 73 75 75 73 73 27 27 139 139 141 141 88 88 35 35 88 88 141 141 77 77 29 29 77 77 141 141 77 77 8 8 88 88 141 141 142 142 29 29 142 142 141 141 143 143 35 35 143 143 141 141 143 143 30 30 142 142 79 79 89 89 9 9 89 89 79 79 143 143 30 30 143 143 79 79 143 143 35 35 89 89 78 78 142 142 30 30 142 142 78 78 76 76 4 4 76 76 78 78 76 76 29 29 142 142 144 144 90 90 36 36 90 90 144 144 81 81 31 31 81 81 144 144 81 81 9 9 90 90 144 144 145 145 31 31 145 145 144 144 146 146 36 36 146 146 144 144 146 146 22 22 145 145 63 63 91 91 10 10 91 91 63 63 146 146 22 22 146 146 63 63 146 146 36 36 91 91 62 62 145 145 22 22 145 145 62 62 80 80 5 5 80 80 62 62 80 80 31 31 145 145 147 147 38 38 94 94 94 94 82 82 147 147 32 32 147 147 82 82 82 82 94 94 6 6 147 147 32 32 148 148 148 148 149 149 147 147 38 38 147 147 149 149 149 149 148 148 37 37 93 93 11 11 95 95 95 95 149 149 93 93 37 37 93 93 149 149 149 149 95 95 38 38 92 92 37 37 148 148 148 148 83 83 92 92 10 10 92 92 83 83 83 83 148 148 32 32 150 150 39 39 96 96 96 96 85 85 150 150 33 33 150 150 85 85 85 85 96 96 7 7 150 150 33 33 151 151 151 151 152 152 150 150 39 39 150 150 152 152 152 152 151 151 38 38 95 95 11 11 97 97 97 97 152 152 95 95 38 38 95 95 152 152 152 152 97 97 39 39 94 94 38 38 151 151 151 151 84 84 94 94 6 6 94 94 84 84 84 84 151 151 33 33 153 153 40 40 98 98 98 98 87 87 153 153 34 34 153 153 87 87 87 87 98 98 8 8 153 153 34 34 154 154 154 154 155 155 153 153 40 40 153 153 155 155 155 155 154 154 39 39 97 97 11 11 99 99 99 99 155 155 97 97 39 39 97 97 155 155 155 155 99 99 40 40 96 96 39 39 154 154 154 154 86 86 96 96 7 7 96 96 86 86 86 86 154 154 34 34 156 156 41 41 100 100 100 100 89 89 156 156 35 35 156 156 89 89 89 89 100 100 9 9 156 156 35 35 157 157 157 157 158 158 156 156 41 41 156 156 158 158 158 158 157 157 40 40 99 99 11 11 101 101 101 101 158 158 99 99 40 40 99 99 158 158 158 158 101 101 41 41 98 98 40 40 157 157 157 157 88 88 98 98 8 8 98 98 88 88 88 88 157 157 35 35 159 159 37 37 92 92 92 92 91 91 159 159 36 36 159 159 91 91 91 91 92 92 10 10 159 159 36 36 160 160 160 160 161 161 159 159 37 37 159 159 161 161 161 161 160 160 41 41 101 101 11 11 93 93 93 93 161 161 101 101 41 41 101 101 161 161 161 161 93 93 37 37 100 100 41 41 160 160 160 160 90 90 100 100 9 9 100 100 90 90 90 90 160 160 36 36</p>
</triangles>
</mesh>
</geometry>
<geometry id="plane">
<mesh>
<source id="plane_position">
<float_array count="12" id="plane_position_array">1 1 0 1 -1 0 -1 -1 0 -1 1 0</float_array>
<technique_common>
<accessor count="4" source="#plane_position_array" stride="3">
<param type="float" name="X"/>
<param type="float" name="Y"/>
<param type="float" name="Z"/>
</accessor>
</technique_common>
</source>
<source id="plane_normals">
<float_array count="6" id="plane_normals_array">0 0 1 0 0 -1</float_array>
<technique_common>
<accessor count="2" source="#plane_normals_array" stride="3">
<param type="float" name="X"/>
<param type="float" name="Y"/>
<param type="float" name="Z"/>
</accessor>
</technique_common>
</source>
<vertices id="plane_vertices">
<input semantic="POSITION" source="#plane_position"/>
</vertices>
<triangles count="4" material="material">
<input offset="0" semantic="VERTEX" source="#plane_vertices"/>
<input offset="1" semantic="NORMAL" source="#plane_normals"/>
<p>0 0 3 0 2 0 2 0 1 0 0 0 0 1 2 1 3 1 2 1 0 1 1 1</p>
</triangles>
</mesh>
</geometry>
<geometry id="square_gimbal_xy_rx">
<!-- gimbal for a rotation around x-axis with vertices in the xy plane-->
<mesh>
<source id="square_gimbal_xy_rx_positions">
<float_array count="24" id="square_gimbal_xy_rx_positions_array">.8 -.8 0 -.8 -.8 0 -.8 .8 0 .8 .8 0 1 0 0 .8 0 0 -.8 0 0 -1 0 0</float_array>
<technique_common>
<accessor count="8" source="#square_gimbal_xy_rx_positions_array" stride="3">
<param name="X" type="float"/>
<param name="Y" type="float"/>
<param name="Z" type="float"/>
</accessor>
</technique_common>
</source>
<vertices id="square_gimbal_xy_rx_vertices">
<input semantic="POSITION" source="#square_gimbal_xy_rx_positions"/>
</vertices>
<lines count="6" material="material">
<input offset="0" semantic="VERTEX" source="#square_gimbal_xy_rx_vertices"/>
<p>0 1 1 2 2 3 3 0 4 5 6 7</p>
</lines>
</mesh>
</geometry>
<geometry id="square_gimbal_xy_ry">
<!-- gimbal for a rotation around y-axis with vertices in the xy plane-->
<mesh>
<source id="square_gimbal_xy_ry_positions">
<float_array count="24" id="square_gimbal_xy_ry_positions_array">.8 -.8 0 -.8 -.8 0 -.8 .8 0 .8 .8 0 0 1 0 0 .8 0 0 -.8 0 0 -1 0</float_array>
<technique_common>
<accessor count="8" source="#square_gimbal_xy_ry_positions_array" stride="3">
<param name="X" type="float"/>
<param name="Y" type="float"/>
<param name="Z" type="float"/>
</accessor>
</technique_common>
</source>
<vertices id="square_gimbal_xy_ry_vertices">
<input semantic="POSITION" source="#square_gimbal_xy_ry_positions"/>
</vertices>
<lines count="6" material="material">
<input offset="0" semantic="VERTEX" source="#square_gimbal_xy_ry_vertices"/>
<p>0 1 1 2 2 3 3 0 4 5 6 7</p>
</lines>
</mesh>
</geometry>
<geometry id="square_gimbal_xz_rz">
<!-- gimbal for a rotation around z-axis with vertices in the xz plane-->
<mesh>
<source id="square_gimbal_xz_rz_positions">
<float_array count="24" id="square_gimbal_xz_rz_positions_array">.8 0 -.8 -.8 0 -.8 -.8 0 .8 .8 0 .8 0 0 1 0 0 .8 0 0 -.8 0 0 -1</float_array>
<technique_common>
<accessor count="8" source="#square_gimbal_xz_rz_positions_array" stride="3">
<param name="X" type="float"/>
<param name="Y" type="float"/>
<param name="Z" type="float"/>
</accessor>
</technique_common>
</source>
<vertices id="square_gimbal_xz_rz_vertices">
<input semantic="POSITION" source="#square_gimbal_xz_rz_positions"/>
</vertices>
<lines count="6" material="material">
<input offset="0" semantic="VERTEX" source="#square_gimbal_xz_rz_vertices"/>
<p>0 1 1 2 2 3 3 0 4 5 6 7</p>
</lines>
</mesh>
</geometry>
<geometry id="square_gimbal_yz_rz">
<!-- gimbal for a rotation around z-axis with vertices in the yz plane-->
<mesh>
<source id="square_gimbal_yz_rz_positions">
<float_array count="24" id="square_gimbal_yz_rz_positions_array">0 .8 -.8 0 -.8 -.8 0 -.8 .8 0 .8 .8 0 0 1 0 0 .8 0 0 -.8 0 0 -1</float_array>
<technique_common>
<accessor count="8" source="#square_gimbal_yz_rz_positions_array" stride="3">
<param name="X" type="float"/>
<param name="Y" type="float"/>
<param name="Z" type="float"/>
</accessor>
</technique_common>
</source>
<vertices id="square_gimbal_yz_rz_vertices">
<input semantic="POSITION" source="#square_gimbal_yz_rz_positions"/>
</vertices>
<lines count="6" material="material">
<input offset="0" semantic="VERTEX" source="#square_gimbal_yz_rz_vertices"/>
<p>0 1 1 2 2 3 3 0 4 5 6 7</p>
</lines>
</mesh>
</geometry>
</library_geometries>
<library_nodes>
<node id="frame_arrows">
<instance_geometry url="#frame_arrows_geometry">
<bind_material>
<technique_common>
<instance_material symbol="x_axis" target="#Red"/>
<instance_material symbol="y_axis" target="#Green"/>
<instance_material symbol="z_axis" target="#Blue"/>
</technique_common>
</bind_material>
</instance_geometry>
</node>
</library_nodes>
<library_visual_scenes>
<visual_scene id="test_scene">
<node>
<translate>2. 0. 0.</translate>
<instance_geometry url="#box">
<bind_material>
<technique_common>
<instance_material symbol="material" target="#Grey"/>
</technique_common>
</bind_material>
</instance_geometry>
</node>
<node>
<translate>4. 0. 0.</translate>
<instance_geometry url="#sphere_20">
<bind_material>
<technique_common>
<instance_material symbol="material" target="#Grey"/>
</technique_common>
</bind_material>
</instance_geometry>
</node>
<node>
<translate>6. 0. 0.</translate>
<instance_geometry url="#sphere_80">
<bind_material>
<technique_common>
<instance_material symbol="material" target="#Grey"/>
</technique_common>
</bind_material>
</instance_geometry>
</node>
<node>
<translate>8. 0. 0.</translate>
<instance_geometry url="#sphere_320">
<bind_material>
<technique_common>
<instance_material symbol="material" target="#Grey"/>
</technique_common>
</bind_material>
</instance_geometry>
</node>
<node>
<translate>10. 0. 0.</translate>
<instance_geometry url="#cylinder_8">
<bind_material>
<technique_common>
<instance_material symbol="material" target="#Grey"/>
</technique_common>
</bind_material>
</instance_geometry>
</node>
<node>
<translate>12. 0. 0.</translate>
<instance_geometry url="#cylinder_32">
<bind_material>
<technique_common>
<instance_material symbol="material" target="#Grey"/>
</technique_common>
</bind_material>
</instance_geometry>
</node>
</visual_scene>
</library_visual_scenes>
<scene>
<instance_visual_scene url="#test_scene"/>
</scene>
</COLLADA>
PositionAttitudeTransform {
name "Collada visual scene group"
nodeMask 0xffffffff
cullingActive TRUE
StateSet {
DataVariance STATIC
rendering_hint DEFAULT_BIN
renderBinMode INHERIT
}
referenceFrame RELATIVE
position 0 0 0
attitude 0.707107 0 0 0.707107
scale 1 1 1
pivotPoint 0 0 0
num_children 6
MatrixTransform {
nodeMask 0xffffffff
cullingActive TRUE
referenceFrame RELATIVE
Matrix {
1 0 0 0
0 1 0 0
0 0 1 0
2 0 0 1
}
num_children 1
Geode {
nodeMask 0xffffffff
cullingActive TRUE
num_drawables 1
Geometry {
DataVariance STATIC
name "material"
StateSet {
UniqueID StateSet_0
DataVariance STATIC
rendering_hint DEFAULT_BIN
renderBinMode INHERIT
GL_CULL_FACE ON
Material {
ColorMode OFF
ambientColor 0.2 0.2 0.2 1
diffuseColor 0.5 0.5 0.5 1
specularColor 0 0 0 1
emissionColor 0 0 0 1
shininess 0
}
}
useDisplayList TRUE
useVertexBufferObjects FALSE
PrimitiveSets 1
{
DrawElementsUInt TRIANGLES 36
{
0 3 6 6 9 0 12 21 18 18
15 12 1 13 16 16 4 1 5 17
19 19 7 5 8 20 22 22 10 8
14 2 11 11 23 14
}
}
VertexArray Vec3Array 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
-1 -1 -1
-1 1 -1
-1 1 -1
-1 1 -1
1 1 1
1 1 1
1 1 1
1 -1 1
1 -1 1
1 -1 1
-1 -1 1
-1 -1 1
-1 -1 1
-1 1 1
-1 1 1
-1 1 1
}
NormalBinding PER_VERTEX
NormalArray Vec3Array 24
{
0 0 -1
1 -0 0
0 1 0
0 0 -1
1 -0 0
-0 -1 0
0 0 -1
-0 -1 0
-1 0 -0
0 0 -1
-1 0 -0
0 1 0
0 -0 1
1 -0 0
0 1 0
0 -0 1
1 -0 0
-0 -1 0
0 -0 1
-0 -1 0
-1 0 -0
0 -0 1
-1 0 -0
0 1 0
}
}
}
}
MatrixTransform {
nodeMask 0xffffffff
cullingActive TRUE
referenceFrame RELATIVE
Matrix {
1 0 0 0
0 1 0 0
0 0 1 0
4 0 0 1
}
num_children 1
Geode {
nodeMask 0xffffffff
cullingActive TRUE
num_drawables 1
Geometry {
DataVariance STATIC
name "material"
Use StateSet_0
useDisplayList TRUE
useVertexBufferObjects FALSE
PrimitiveSets 1
{
DrawElementsUInt TRIANGLES 60
{
2 0 1 1 0 5 3 0 2 4
0 3 5 0 4 1 5 10 2 1
6 3 2 7 4 3 8 5 4 9
10 6 1 6 7 2 7 8 3 8
9 4 9 10 5 6 10 11 7 6
11 8 7 11 9 8 11 10 9 11
}
}
VertexArray Vec3Array 12
{
0 0 -1
0.7236 -0.52572 -0.44721
-0.27639 -0.85064 -0.44721
-0.89442 0 -0.44721
-0.27639 0.85064 -0.44721
0.7236 0.52572 -0.44721
0.27639 -0.85064 0.44721
-0.7236 -0.52572 0.44721
-0.7236 0.52572 0.44721
0.27639 0.85064 0.44721
0.89442 0 0.44721
0 0 1
}
NormalBinding PER_VERTEX
NormalArray Vec3Array 12
{
0 0 -1
0.7236 -0.52572 -0.44721
-0.27639 -0.85064 -0.44721
-0.89442 0 -0.44721
-0.27639 0.85064 -0.44721
0.7236 0.52572 -0.44721
0.27639 -0.85064 0.44721
-0.7236 -0.52572 0.44721
-0.7236 0.52572 0.44721
0.27639 0.85064 0.44721
0.89442 0 0.44721
0 0 1
}
}
}
}
MatrixTransform {
nodeMask 0xffffffff
cullingActive TRUE
referenceFrame RELATIVE
Matrix {
1 0 0 0
0 1 0 0
0 0 1 0
6 0 0 1
}
num_children 1
Geode {
nodeMask 0xffffffff
cullingActive TRUE
num_drawables 1
Geometry {
DataVariance STATIC
name "material"
Use StateSet_0
useDisplayList TRUE
useVertexBufferObjects FALSE
PrimitiveSets 1
{
DrawElementsUInt TRIANGLES 240
{
14 12 1 12 14 13 2 13 14 13
0 12 16 1 12 12 15 16 5 16
15 12 0 15 18 13 2 13 18 17
3 17 18 17 0 13 20 17 3 17
20 19 4 19 20 19 0 17 21 19
4 19 21 15 5 15 21 15 0 19
23 1 16 16 22 23 10 23 22 22
16 5 25 2 14 14 24 25 6 25
24 24 14 1 27 3 18 18 26 27
7 27 26 26 18 2 29 4 20 20
28 29 8 29 28 28 20 3 31 5
21 21 30 31 9 31 30 30 21 4
32 23 10 23 32 24 6 24 32 24
1 23 33 25 6 25 33 26 7 26
33 26 2 25 34 27 7 27 34 28
8 28 34 28 3 27 35 29 8 29
35 30 9 30 35 30 4 29 36 31
9 31 36 22 10 22 36 22 5 31
38 6 32 32 37 38 11 38 37 37
32 10 39 7 33 33 38 39 11 39
38 38 33 6 40 8 34 34 39 40
11 40 39 39 34 7 41 9 35 35
40 41 11 41 40 40 35 8 37 10
36 36 41 37 11 37 41 41 36 9
}
}
VertexArray Vec3Array 42
{
0 0 -1
0.7236 -0.52572 -0.44721
-0.27639 -0.85064 -0.44721
-0.89442 0 -0.44721
-0.27639 0.85064 -0.44721
0.7236 0.52572 -0.44721
0.27639 -0.85064 0.44721
-0.7236 -0.52572 0.44721
-0.7236 0.52572 0.44721
0.27639 0.85064 0.44721
0.89442 0 0.44721
0 0 1
0.42532 -0.30901 -0.85065
-0.16246 -0.5 -0.85065
0.26287 -0.80901 -0.52574
0.42532 0.30901 -0.85065
0.85065 0 -0.52574
-0.52573 0 -0.85065
-0.68819 -0.5 -0.52574
-0.16246 0.5 -0.85065
-0.68819 0.5 -0.52574
0.26287 0.80901 -0.52574
0.95106 0.30901 0
0.95106 -0.30901 0
0.58779 -0.80902 0
0 -1 0
-0.58779 -0.80902 0
-0.95106 -0.30901 0
-0.95106 0.30901 0
-0.58779 0.80902 0
0 1 0
0.58779 0.80902 0
0.68819 -0.5 0.52574
-0.26287 -0.80901 0.52574
-0.85065 0 0.52574
-0.26287 0.80901 0.52574
0.68819 0.5 0.52574
0.52573 0 0.85065
0.16246 -0.5 0.85065
-0.42532 -0.30901 0.85065
-0.42532 0.30901 0.85065
0.16246 0.5 0.85065
}
NormalBinding PER_VERTEX
NormalArray Vec3Array 42
{
0 0 -1
0.7236 -0.52572 -0.44721
-0.27639 -0.85064 -0.44721
-0.89442 0 -0.44721
-0.27639 0.85064 -0.44721
0.7236 0.52572 -0.44721
0.27639 -0.85064 0.44721
-0.7236 -0.52572 0.44721
-0.7236 0.52572 0.44721
0.27639 0.85064 0.44721
0.89442 0 0.44721
0 0 1
0.42532 -0.30901 -0.85065
-0.16246 -0.5 -0.85065
0.26287 -0.80901 -0.52574
0.42532 0.30901 -0.85065
0.85065 0 -0.52574
-0.52573 0 -0.85065
-0.68819 -0.5 -0.52574
-0.16246 0.5 -0.85065
-0.68819 0.5 -0.52574
0.26287 0.80901 -0.52574
0.95106 0.30901 0
0.95106 -0.30901 0
0.58779 -0.80902 0
0 -1 0
-0.58779 -0.80902 0
-0.95106 -0.30901 0
-0.95106 0.30901 0
-0.58779 0.80902 0
0 1 0
0.58779 0.80902 0
0.68819 -0.5 0.52574
-0.26287 -0.80901 0.52574
-0.85065 0 0.52574
-0.26287 0.80901 0.52574
0.68819 0.5 0.52574
0.52573 0 0.85065
0.16246 -0.5 0.85065
-0.42532 -0.30901 0.85065
-0.42532 0.30901 0.85065
0.16246 0.5 0.85065
}
}
}
}
MatrixTransform {
nodeMask 0xffffffff
cullingActive TRUE
referenceFrame RELATIVE
Matrix {
1 0 0 0
0 1 0 0
0 0 1 0
8 0 0 1
}
num_children 1
Geode {
nodeMask 0xffffffff
cullingActive TRUE
num_drawables 1
Geometry {
DataVariance STATIC
name "material"
Use StateSet_0
useDisplayList TRUE
useVertexBufferObjects FALSE
PrimitiveSets 1
{
DrawElementsUInt TRIANGLES 960
{
102 46 14 46 102 42 12 42 102 42
1 46 102 103 12 103 102 104 14 104
102 104 13 103 45 47 2 47 45 104
13 104 45 104 14 47 44 103 13 103
44 43 0 43 44 43 12 103 105 16
50 50 42 105 12 105 42 42 50 1
105 12 106 106 107 105 16 105 107 107
106 15 49 5 51 51 107 49 15 49
107 107 51 16 48 15 106 106 43 48
0 48 43 43 106 12 108 54 18 54
108 45 13 45 108 45 2 54 108 109
13 109 108 110 18 110 108 110 17 109
53 55 3 55 53 110 17 110 53 110
18 55 52 109 17 109 52 44 0 44
52 44 13 109 111 59 20 59 111 53
17 53 111 53 3 59 111 112 17 112
111 113 20 113 111 113 19 112 57 58
4 58 57 113 19 113 57 113 20 58
56 112 19 112 56 52 0 52 56 52
17 112 114 60 21 60 114 57 19 57
114 57 4 60 114 115 19 115 114 116
21 116 114 116 15 115 49 61 5 61
49 116 15 116 49 116 21 61 48 115
15 115 48 56 0 56 48 56 19 115
117 23 64 64 50 117 16 117 50 50
64 1 117 16 118 118 119 117 23 117
119 119 118 22 63 10 65 65 119 63
22 63 119 119 65 23 62 22 118 118
51 62 5 62 51 51 118 16 120 25
69 69 47 120 14 120 47 47 69 2
120 14 121 121 122 120 25 120 122 122
121 24 67 6 68 68 122 67 24 67
122 122 68 25 66 24 121 121 46 66
1 66 46 46 121 14 123 27 73 73
55 123 18 123 55 55 73 3 123 18
124 124 125 123 27 123 125 125 124 26
70 7 72 72 125 70 26 70 125 125
72 27 71 26 124 124 54 71 2 71
54 54 124 18 126 29 76 76 58 126
20 126 58 58 76 4 126 20 127 127
128 126 29 126 128 128 127 28 74 8
77 77 128 74 28 74 128 128 77 29
75 28 127 127 59 75 3 75 59 59
127 20 129 31 80 80 61 129 21 129
61 61 80 5 129 21 130 130 131 129
31 129 131 131 130 30 79 9 81 81
131 79 30 79 131 131 81 31 78 30
130 130 60 78 4 78 60 60 130 21
132 83 32 83 132 65 23 65 132 65
10 83 132 133 23 133 132 134 32 134
132 134 24 133 67 82 6 82 67 134
24 134 67 134 32 82 66 133 24 133
66 64 1 64 66 64 23 133 135 84
33 84 135 68 25 68 135 68 6 84
135 136 25 136 135 137 33 137 135 137
26 136 70 85 7 85 70 137 26 137
70 137 33 85 71 136 26 136 71 69
2 69 71 69 25 136 138 86 34 86
138 72 27 72 138 72 7 86 138 139
27 139 138 140 34 140 138 140 28 139
74 87 8 87 74 140 28 140 74 140
34 87 75 139 28 139 75 73 3 73
75 73 27 139 141 88 35 88 141 77
29 77 141 77 8 88 141 142 29 142
141 143 35 143 141 143 30 142 79 89
9 89 79 143 30 143 79 143 35 89
78 142 30 142 78 76 4 76 78 76
29 142 144 90 36 90 144 81 31 81
144 81 9 90 144 145 31 145 144 146
36 146 144 146 22 145 63 91 10 91
63 146 22 146 63 146 36 91 62 145
22 145 62 80 5 80 62 80 31 145
147 38 94 94 82 147 32 147 82 82
94 6 147 32 148 148 149 147 38 147
149 149 148 37 93 11 95 95 149 93
37 93 149 149 95 38 92 37 148 148
83 92 10 92 83 83 148 32 150 39
96 96 85 150 33 150 85 85 96 7
150 33 151 151 152 150 39 150 152 152
151 38 95 11 97 97 152 95 38 95
152 152 97 39 94 38 151 151 84 94
6 94 84 84 151 33 153 40 98 98
87 153 34 153 87 87 98 8 153 34
154 154 155 153 40 153 155 155 154 39
97 11 99 99 155 97 39 97 155 155
99 40 96 39 154 154 86 96 7 96
86 86 154 34 156 41 100 100 89 156
35 156 89 89 100 9 156 35 157 157
158 156 41 156 158 158 157 40 99 11
101 101 158 99 40 99 158 158 101 41
98 40 157 157 88 98 8 98 88 88
157 35 159 37 92 92 91 159 36 159
91 91 92 10 159 36 160 160 161 159
37 159 161 161 160 41 101 11 93 93
161 101 41 101 161 161 93 37 100 41
160 160 90 100 9 100 90 90 160 36
}
}
VertexArray Vec3Array 162
{
0 0 -1
0.7236 -0.52572 -0.44721
-0.27639 -0.85064 -0.44721
-0.89442 0 -0.44721
-0.27639 0.85064 -0.44721
0.7236 0.52572 -0.44721
0.27639 -0.85064 0.44721
-0.7236 -0.52572 0.44721
-0.7236 0.52572 0.44721
0.27639 0.85064 0.44721
0.89442 0 0.44721
0 0 1
0.42532 -0.30901 -0.85065
-0.16246 -0.5 -0.85065
0.26287 -0.80901 -0.52574
0.42532 0.30901 -0.85065
0.85065 0 -0.52574
-0.52573 0 -0.85065
-0.68819 -0.5 -0.52574
-0.16246 0.5 -0.85065
-0.68819 0.5 -0.52574
0.26287 0.80901 -0.52574
0.95106 0.30901 0
0.95106 -0.30901 0
0.58779 -0.80902 0
0 -1 0
-0.58779 -0.80902 0
-0.95106 -0.30901 0
-0.95106 0.30901 0
-0.58779 0.80902 0
0 1 0
0.58779 0.80902 0
0.68819 -0.5 0.52574
-0.26287 -0.80901 0.52574
-0.85065 0 0.52574
-0.26287 0.80901 0.52574
0.68819 0.5 0.52574
0.52573 0 0.85065
0.16246 -0.5 0.85065
-0.42532 -0.30901 0.85065
-0.42532 0.30901 0.85065
0.16246 0.5 0.85065
0.59719 -0.43388 -0.67461
0.22108 -0.16062 -0.96194
-0.08444 -0.25989 -0.96194
-0.2281 -0.70204 -0.67462
0.51275 -0.69378 -0.50573
-0.00703 -0.86266 -0.50573
0.22108 0.16062 -0.96194
0.59719 0.43388 -0.67461
0.81827 -0.27326 -0.50573
0.81827 0.27326 -0.50573
-0.27327 0 -0.96194
-0.73817 0 -0.67461
-0.50137 -0.70204 -0.50573
-0.82262 -0.25989 -0.50572
-0.08444 0.25989 -0.96194
-0.2281 0.70204 -0.67462
-0.50137 0.70204 -0.50573
-0.82262 0.25989 -0.50572
-0.00703 0.86266 -0.50573
0.51275 0.69378 -0.50573
0.87047 0.43388 -0.23246
0.95925 0.16062 0.23246
0.87047 -0.43388 -0.23246
0.95925 -0.16062 0.23246
0.68164 -0.69378 -0.23246
0.44918 -0.86267 0.23246
0.14366 -0.96194 0.23246
-0.14366 -0.96194 -0.23246
-0.68164 -0.69378 0.23246
-0.44918 -0.86267 -0.23246
-0.87047 -0.43388 0.23246
-0.95925 -0.16062 -0.23246
-0.87047 0.43388 0.23246
-0.95925 0.16062 -0.23246
-0.44918 0.86267 -0.23246
-0.68164 0.69378 0.23246
-0.14366 0.96194 -0.23246
0.14366 0.96194 0.23246
0.68164 0.69378 -0.23246
0.44918 0.86267 0.23246
0.50137 -0.70204 0.50573
0.82262 -0.25989 0.50572
0.00703 -0.86266 0.50573
-0.51275 -0.69378 0.50573
-0.81827 -0.27326 0.50573
-0.81827 0.27326 0.50573
-0.51275 0.69378 0.50573
0.00703 0.86266 0.50573
0.50137 0.70204 0.50573
0.82262 0.25989 0.50572
0.73817 0 0.67461
0.27327 0 0.96194
0.2281 -0.70204 0.67462
0.08444 -0.25989 0.96194
-0.59719 -0.43388 0.67461
-0.22108 -0.16062 0.96194
-0.59719 0.43388 0.67461
-0.22108 0.16062 0.96194
0.2281 0.70204 0.67462
0.08444 0.25989 0.96194
0.3618 -0.58778 -0.72361
0.1382 -0.42532 -0.89443
0.05279 -0.68819 -0.72361
0.67082 -0.16246 -0.72361
0.44721 0 -0.89443
0.67082 0.16246 -0.72361
-0.44721 -0.52573 -0.72361
-0.3618 -0.26286 -0.89443
-0.63819 -0.26286 -0.72361
-0.63819 0.26286 -0.72361
-0.3618 0.26286 -0.89443
-0.44721 0.52573 -0.72361
0.05279 0.68819 -0.72361
0.1382 0.42532 -0.89443
0.3618 0.58778 -0.72361
0.94721 -0.16246 -0.2764
0.94721 0.16246 -0.2764
1 0 0
0.1382 -0.95106 -0.2764
0.44722 -0.85065 -0.2764
0.30902 -0.95106 0
-0.8618 -0.42532 -0.2764
-0.67082 -0.68819 -0.2764
-0.80902 -0.58778 0
-0.67082 0.68819 -0.2764
-0.8618 0.42532 -0.2764
-0.80902 0.58778 0
0.44722 0.85065 -0.2764
0.1382 0.95106 -0.2764
0.30902 0.95106 0
0.8618 -0.42532 0.2764
0.80902 -0.58778 0
0.67082 -0.68819 0.2764
-0.1382 -0.95106 0.2764
-0.30902 -0.95106 0
-0.44722 -0.85065 0.2764
-0.94721 -0.16246 0.2764
-1 0 0
-0.94721 0.16246 0.2764
-0.44722 0.85065 0.2764
-0.30902 0.95106 0
-0.1382 0.95106 0.2764
0.67082 0.68819 0.2764
0.80902 0.58778 0
0.8618 0.42532 0.2764
0.44721 -0.52573 0.72361
0.63819 -0.26286 0.72361
0.3618 -0.26286 0.89443
-0.3618 -0.58778 0.72361
-0.05279 -0.68819 0.72361
-0.1382 -0.42532 0.89443
-0.67082 0.16246 0.72361
-0.67082 -0.16246 0.72361
-0.44721 0 0.89443
-0.05279 0.68819 0.72361
-0.3618 0.58778 0.72361
-0.1382 0.42532 0.89443
0.63819 0.26286 0.72361
0.44721 0.52573 0.72361
0.3618 0.26286 0.89443
}
NormalBinding PER_VERTEX
NormalArray Vec3Array 162
{
0 0 -1
0.7236 -0.52572 -0.44721
-0.27639 -0.85064 -0.44721
-0.89442 0 -0.44721
-0.27639 0.85064 -0.44721
0.7236 0.52572 -0.44721
0.27639 -0.85064 0.44721
-0.7236 -0.52572 0.44721
-0.7236 0.52572 0.44721
0.27639 0.85064 0.44721
0.89442 0 0.44721
0 0 1
0.42532 -0.30901 -0.85065
-0.16246 -0.5 -0.85065
0.26287 -0.80901 -0.52574
0.42532 0.30901 -0.85065
0.85065 0 -0.52574
-0.52573 0 -0.85065
-0.68819 -0.5 -0.52574
-0.16246 0.5 -0.85065
-0.68819 0.5 -0.52574
0.26287 0.80901 -0.52574
0.95106 0.30901 0
0.95106 -0.30901 0
0.58779 -0.80902 0
0 -1 0
-0.58779 -0.80902 0
-0.95106 -0.30901 0
-0.95106 0.30901 0
-0.58779 0.80902 0
0 1 0
0.58779 0.80902 0
0.68819 -0.5 0.52574
-0.26287 -0.80901 0.52574
-0.85065 0 0.52574
-0.26287 0.80901 0.52574
0.68819 0.5 0.52574
0.52573 0 0.85065
0.16246 -0.5 0.85065
-0.42532 -0.30901 0.85065
-0.42532 0.30901 0.85065
0.16246 0.5 0.85065
0.59719 -0.43388 -0.67461
0.22108 -0.16062 -0.96194
-0.08444 -0.25989 -0.96194
-0.2281 -0.70204 -0.67462
0.51275 -0.69378 -0.50573
-0.00703 -0.86266 -0.50573
0.22108 0.16062 -0.96194
0.59719 0.43388 -0.67461
0.81827 -0.27326 -0.50573
0.81827 0.27326 -0.50573
-0.27327 0 -0.96194
-0.73817 0 -0.67461
-0.50137 -0.70204 -0.50573
-0.82262 -0.25989 -0.50572
-0.08444 0.25989 -0.96194
-0.2281 0.70204 -0.67462
-0.50137 0.70204 -0.50573
-0.82262 0.25989 -0.50572
-0.00703 0.86266 -0.50573
0.51275 0.69378 -0.50573
0.87047 0.43388 -0.23246
0.95925 0.16062 0.23246
0.87047 -0.43388 -0.23246
0.95925 -0.16062 0.23246
0.68164 -0.69378 -0.23246
0.44918 -0.86267 0.23246
0.14366 -0.96194 0.23246
-0.14366 -0.96194 -0.23246
-0.68164 -0.69378 0.23246
-0.44918 -0.86267 -0.23246
-0.87047 -0.43388 0.23246
-0.95925 -0.16062 -0.23246
-0.87047 0.43388 0.23246
-0.95925 0.16062 -0.23246
-0.44918 0.86267 -0.23246
-0.68164 0.69378 0.23246
-0.14366 0.96194 -0.23246
0.14366 0.96194 0.23246
0.68164 0.69378 -0.23246
0.44918 0.86267 0.23246
0.50137 -0.70204 0.50573
0.82262 -0.25989 0.50572
0.00703 -0.86266 0.50573
-0.51275 -0.69378 0.50573
-0.81827 -0.27326 0.50573
-0.81827 0.27326 0.50573
-0.51275 0.69378 0.50573
0.00703 0.86266 0.50573
0.50137 0.70204 0.50573
0.82262 0.25989 0.50572
0.73817 0 0.67461
0.27327 0 0.96194
0.2281 -0.70204 0.67462
0.08444 -0.25989 0.96194
-0.59719 -0.43388 0.67461
-0.22108 -0.16062 0.96194
-0.59719 0.43388 0.67461
-0.22108 0.16062 0.96194
0.2281 0.70204 0.67462
0.08444 0.25989 0.96194
0.3618 -0.58778 -0.72361
0.1382 -0.42532 -0.89443
0.05279 -0.68819 -0.72361
0.67082 -0.16246 -0.72361
0.44721 0 -0.89443
0.67082 0.16246 -0.72361
-0.44721 -0.52573 -0.72361
-0.3618 -0.26286 -0.89443
-0.63819 -0.26286 -0.72361
-0.63819 0.26286 -0.72361
-0.3618 0.26286 -0.89443
-0.44721 0.52573 -0.72361
0.05279 0.68819 -0.72361
0.1382 0.42532 -0.89443
0.3618 0.58778 -0.72361
0.94721 -0.16246 -0.2764
0.94721 0.16246 -0.2764
1 0 0
0.1382 -0.95106 -0.2764
0.44722 -0.85065 -0.2764
0.30902 -0.95106 0
-0.8618 -0.42532 -0.2764
-0.67082 -0.68819 -0.2764
-0.80902 -0.58778 0
-0.67082 0.68819 -0.2764
-0.8618 0.42532 -0.2764
-0.80902 0.58778 0
0.44722 0.85065 -0.2764
0.1382 0.95106 -0.2764
0.30902 0.95106 0
0.8618 -0.42532 0.2764
0.80902 -0.58778 0
0.67082 -0.68819 0.2764
-0.1382 -0.95106 0.2764
-0.30902 -0.95106 0
-0.44722 -0.85065 0.2764
-0.94721 -0.16246 0.2764
-1 0 0
-0.94721 0.16246 0.2764
-0.44722 0.85065 0.2764
-0.30902 0.95106 0
-0.1382 0.95106 0.2764
0.67082 0.68819 0.2764
0.80902 0.58778 0
0.8618 0.42532 0.2764
0.44721 -0.52573 0.72361
0.63819 -0.26286 0.72361
0.3618 -0.26286 0.89443
-0.3618 -0.58778 0.72361
-0.05279 -0.68819 0.72361
-0.1382 -0.42532 0.89443
-0.67082 0.16246 0.72361
-0.67082 -0.16246 0.72361
-0.44721 0 0.89443
-0.05279 0.68819 0.72361
-0.3618 0.58778 0.72361
-0.1382 0.42532 0.89443
0.63819 0.26286 0.72361
0.44721 0.52573 0.72361
0.3618 0.26286 0.89443
}
}
}
}
MatrixTransform {
nodeMask 0xffffffff
cullingActive TRUE
referenceFrame RELATIVE
Matrix {
1 0 0 0
0 1 0 0
0 0 1 0
10 0 0 1
}
num_children 1
Geode {
nodeMask 0xffffffff
cullingActive TRUE
num_drawables 1
Geometry {
DataVariance STATIC
name "material"
Use StateSet_0
useDisplayList TRUE
useVertexBufferObjects FALSE
PrimitiveSets 2
{
DrawElementsUInt TRIANGLES 48
{
0 8 7 0 7 6 0 6 5 0
5 4 0 4 3 0 3 2 0 2
1 0 1 8 17 9 10 17 10 11
17 11 12 17 12 13 17 13 14 17
14 15 17 15 16 17 16 9
}
DrawElementsUInt TRIANGLE_STRIP 18
{
18 19 20 21 22 23 24 25 26 27
28 29 30 31 32 33 18 19
}
}
VertexArray Vec3Array 34
{
1 0 -0.5
0.707107 0.707107 -0.5
6.12303e-17 1 -0.5
-0.707107 0.707107 -0.5
-1 1.22461e-16 -0.5
-0.707107 -0.707107 -0.5
-1.83691e-16 -1 -0.5
0.707107 -0.707107 -0.5
0 0 -0.5
1 0 0.5
0.707107 0.707107 0.5
6.12303e-17 1 0.5
-0.707107 0.707107 0.5
-1 1.22461e-16 0.5
-0.707107 -0.707107 0.5
-1.83691e-16 -1 0.5
0.707107 -0.707107 0.5
0 0 0.5
1 0 0.5
1 0 -0.5
0.707107 0.707107 0.5
0.707107 0.707107 -0.5
6.12303e-17 1 0.5
6.12303e-17 1 -0.5
-0.707107 0.707107 0.5
-0.707107 0.707107 -0.5
-1 1.22461e-16 0.5
-1 1.22461e-16 -0.5
-0.707107 -0.707107 0.5
-0.707107 -0.707107 -0.5
-1.83691e-16 -1 0.5
-1.83691e-16 -1 -0.5
0.707107 -0.707107 0.5
0.707107 -0.707107 -0.5
}
NormalBinding PER_VERTEX
NormalArray Vec3Array 34
{
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 0 1
0 0 1
0 0 1
0 0 1
0 0 1
0 0 1
0 0 1
1 0 0
1 0 0
0.707107 0.707107 0
0.707107 0.707107 0
6.12303e-17 1 0
6.12303e-17 1 0
-0.707107 0.707107 0
-0.707107 0.707107 0
-1 1.22461e-16 0
-1 1.22461e-16 0
-0.707107 -0.707107 0
-0.707107 -0.707107 0
-1.83691e-16 -1 0
-1.83691e-16 -1 0
0.707107 -0.707107 0
0.707107 -0.707107 0
}
}
}
}
MatrixTransform {
nodeMask 0xffffffff
cullingActive TRUE
referenceFrame RELATIVE
Matrix {
1 0 0 0
0 1 0 0
0 0 1 0
12 0 0 1
}
num_children 1
Geode {
nodeMask 0xffffffff
cullingActive TRUE
num_drawables 1
Geometry {
DataVariance STATIC
name "material"
Use StateSet_0
useDisplayList TRUE
useVertexBufferObjects FALSE
PrimitiveSets 2
{
DrawElementsUInt TRIANGLES 192
{
0 32 31 0 31 30 0 30 29 0
29 28 0 28 27 0 27 26 0 26
25 0 25 24 0 24 23 0 23 22
0 22 21 0 21 20 0 20 19 0
19 18 0 18 17 0 17 16 0 16
15 0 15 14 0 14 13 0 13 12
0 12 11 0 11 10 0 10 9 0
9 8 0 8 7 0 7 6 0 6
5 0 5 4 0 4 3 0 3 2
0 2 1 0 1 32 65 33 34 65
34 35 65 35 36 65 36 37 65 37
38 65 38 39 65 39 40 65 40 41
65 41 42 65 42 43 65 43 44 65
44 45 65 45 46 65 46 47 65 47
48 65 48 49 65 49 50 65 50 51
65 51 52 65 52 53 65 53 54 65
54 55 65 55 56 65 56 57 65 57
58 65 58 59 65 59 60 65 60 61
65 61 62 65 62 63 65 63 64 65
64 33
}
DrawElementsUInt TRIANGLE_STRIP 66
{
66 67 68 69 70 71 72 73 74 75
76 77 78 79 80 81 82 83 84 85
86 87 88 89 90 91 92 93 94 95
96 97 98 99 100 101 102 103 104 105
106 107 108 109 110 111 112 113 114 115
116 117 118 119 120 121 122 123 124 125
126 127 128 129 66 67
}
}
VertexArray Vec3Array 130
{
1 0 -0.5
0.980785 0.19509 -0.5
0.92388 0.382683 -0.5
0.83147 0.55557 -0.5
0.707107 0.707107 -0.5
0.55557 0.83147 -0.5
0.382683 0.92388 -0.5
0.19509 0.980785 -0.5
6.12303e-17 1 -0.5
-0.19509 0.980785 -0.5
-0.382683 0.92388 -0.5
-0.55557 0.83147 -0.5
-0.707107 0.707107 -0.5
-0.83147 0.55557 -0.5
-0.92388 0.382683 -0.5
-0.980785 0.19509 -0.5
-1 1.22461e-16 -0.5
-0.980785 -0.19509 -0.5
-0.92388 -0.382683 -0.5
-0.83147 -0.55557 -0.5
-0.707107 -0.707107 -0.5
-0.55557 -0.83147 -0.5
-0.382683 -0.92388 -0.5
-0.19509 -0.980785 -0.5
-1.83691e-16 -1 -0.5
0.19509 -0.980785 -0.5
0.382683 -0.92388 -0.5
0.55557 -0.83147 -0.5
0.707107 -0.707107 -0.5
0.83147 -0.55557 -0.5
0.92388 -0.382683 -0.5
0.980785 -0.19509 -0.5
0 0 -0.5
1 0 0.5
0.980785 0.19509 0.5
0.92388 0.382683 0.5
0.83147 0.55557 0.5
0.707107 0.707107 0.5
0.55557 0.83147 0.5
0.382683 0.92388 0.5
0.19509 0.980785 0.5
6.12303e-17 1 0.5
-0.19509 0.980785 0.5
-0.382683 0.92388 0.5
-0.55557 0.83147 0.5
-0.707107 0.707107 0.5
-0.83147 0.55557 0.5
-0.92388 0.382683 0.5
-0.980785 0.19509 0.5
-1 1.22461e-16 0.5
-0.980785 -0.19509 0.5
-0.92388 -0.382683 0.5
-0.83147 -0.55557 0.5
-0.707107 -0.707107 0.5
-0.55557 -0.83147 0.5
-0.382683 -0.92388 0.5
-0.19509 -0.980785 0.5
-1.83691e-16 -1 0.5
0.19509 -0.980785 0.5
0.382683 -0.92388 0.5
0.55557 -0.83147 0.5
0.707107 -0.707107 0.5
0.83147 -0.55557 0.5
0.92388 -0.382683 0.5
0.980785 -0.19509 0.5
0 0 0.5
1 0 0.5
1 0 -0.5
0.980785 0.19509 0.5
0.980785 0.19509 -0.5
0.92388 0.382683 0.5
0.92388 0.382683 -0.5
0.83147 0.55557 0.5
0.83147 0.55557 -0.5
0.707107 0.707107 0.5
0.707107 0.707107 -0.5
0.55557 0.83147 0.5
0.55557 0.83147 -0.5
0.382683 0.92388 0.5
0.382683 0.92388 -0.5
0.19509 0.980785 0.5
0.19509 0.980785 -0.5
6.12303e-17 1 0.5
6.12303e-17 1 -0.5
-0.19509 0.980785 0.5
-0.19509 0.980785 -0.5
-0.382683 0.92388 0.5
-0.382683 0.92388 -0.5
-0.55557 0.83147 0.5
-0.55557 0.83147 -0.5
-0.707107 0.707107 0.5
-0.707107 0.707107 -0.5
-0.83147 0.55557 0.5
-0.83147 0.55557 -0.5
-0.92388 0.382683 0.5
-0.92388 0.382683 -0.5
-0.980785 0.19509 0.5
-0.980785 0.19509 -0.5
-1 1.22461e-16 0.5
-1 1.22461e-16 -0.5
-0.980785 -0.19509 0.5
-0.980785 -0.19509 -0.5
-0.92388 -0.382683 0.5
-0.92388 -0.382683 -0.5
-0.83147 -0.55557 0.5
-0.83147 -0.55557 -0.5
-0.707107 -0.707107 0.5
-0.707107 -0.707107 -0.5
-0.55557 -0.83147 0.5
-0.55557 -0.83147 -0.5
-0.382683 -0.92388 0.5
-0.382683 -0.92388 -0.5
-0.19509 -0.980785 0.5
-0.19509 -0.980785 -0.5
-1.83691e-16 -1 0.5
-1.83691e-16 -1 -0.5
0.19509 -0.980785 0.5
0.19509 -0.980785 -0.5
0.382683 -0.92388 0.5
0.382683 -0.92388 -0.5
0.55557 -0.83147 0.5
0.55557 -0.83147 -0.5
0.707107 -0.707107 0.5
0.707107 -0.707107 -0.5
0.83147 -0.55557 0.5
0.83147 -0.55557 -0.5
0.92388 -0.382683 0.5
0.92388 -0.382683 -0.5
0.980785 -0.19509 0.5
0.980785 -0.19509 -0.5
}
NormalBinding PER_VERTEX
NormalArray Vec3Array 130
{
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 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 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 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 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 0 1
0 0 1
0 0 1
0 0 1
0 0 1
0 0 1
0 0 1
1 0 0
1 0 0
0.980785 0.19509 0
0.980785 0.19509 0
0.92388 0.382683 0
0.92388 0.382683 0
0.83147 0.55557 0
0.83147 0.55557 0
0.707107 0.707107 0
0.707107 0.707107 0
0.55557 0.83147 0
0.55557 0.83147 0
0.382683 0.92388 0
0.382683 0.92388 0
0.19509 0.980785 0
0.19509 0.980785 0
6.12303e-17 1 0
6.12303e-17 1 0
-0.19509 0.980785 0
-0.19509 0.980785 0
-0.382683 0.92388 0
-0.382683 0.92388 0
-0.55557 0.83147 0
-0.55557 0.83147 0
-0.707107 0.707107 0
-0.707107 0.707107 0
-0.83147 0.55557 0
-0.83147 0.55557 0
-0.92388 0.382683 0
-0.92388 0.382683 0
-0.980785 0.19509 0
-0.980785 0.19509 0
-1 1.22461e-16 0
-1 1.22461e-16 0
-0.980785 -0.19509 0
-0.980785 -0.19509 0
-0.92388 -0.382683 0
-0.92388 -0.382683 0
-0.83147 -0.55557 0
-0.83147 -0.55557 0
-0.707107 -0.707107 0
-0.707107 -0.707107 0
-0.55557 -0.83147 0
-0.55557 -0.83147 0
-0.382683 -0.92388 0
-0.382683 -0.92388 0
-0.19509 -0.980785 0
-0.19509 -0.980785 0
-1.83691e-16 -1 0
-1.83691e-16 -1 0
0.19509 -0.980785 0
0.19509 -0.980785 0
0.382683 -0.92388 0
0.382683 -0.92388 0
0.55557 -0.83147 0
0.55557 -0.83147 0
0.707107 -0.707107 0
0.707107 -0.707107 0
0.83147 -0.55557 0
0.83147 -0.55557 0
0.92388 -0.382683 0
0.92388 -0.382683 0
0.980785 -0.19509 0
0.980785 -0.19509 0
}
}
}
}
}
camera { // following POV-Ray, x is right, y is up, and z is to the scene
location <7, 0, -18.4932>
up <0, 0, 1>
right <1.33333, 0, 0>
look_at <7, 0, 0>
}
mesh2
{
vertex_vectors
{
24,
< 3, 1, 1 >
< 3, 1, 1 >
< 3, 1, 1 >
< 3, -1, 1 >
< 3, -1, 1 >
< 3, -1, 1 >
< 1, -1, 1 >
< 1, -1, 1 >
< 1, -1, 1 >
< 1, 1, 1 >
< 1, 1, 1 >
< 1, 1, 1 >
< 3, 1, -1 >
< 3, 1, -1 >
< 3, 1, -1 >
< 3, -1, -1 >
< 3, -1, -1 >
< 3, -1, -1 >
< 1, -1, -1 >
< 1, -1, -1 >
< 1, -1, -1 >
< 1, 1, -1 >
< 1, 1, -1 >
< 1, 1, -1 >
}
normal_vectors
{
24,
< 0, 0, 1 >
< 1, 0, 0 >
< 0, 1, 0 >
< 0, 0, 1 >
< 1, 0, 0 >
< 0, -1, 0 >
< 0, 0, 1 >
< 0, -1, 0 >
< -1, 0, 0 >
< 0, 0, 1 >
< -1, 0, 0 >
< 0, 1, 0 >
< 0, 0, -1 >
< 1, 0, 0 >
< 0, 1, 0 >
< 0, 0, -1 >
< 1, 0, 0 >
< 0, -1, 0 >
< 0, 0, -1 >
< 0, -1, 0 >
< -1, 0, 0 >
< 0, 0, -1 >
< -1, 0, 0 >
< 0, 1, 0 >
}
face_indices
{
12,
<0,3,6>, <6,9,0>, <12,21,18>,
<18,15,12>, <1,13,16>, <16,4,1>,
<5,17,19>, <19,7,5>, <8,20,22>,
<22,10,8>, <14,2,11>, <11,23,14> }
uv_indices
{
12,
<0,3,6>, <6,9,0>, <12,21,18>,
<18,15,12>, <1,13,16>, <16,4,1>,
<5,17,19>, <19,7,5>, <8,20,22>,
<22,10,8>, <14,2,11>, <11,23,14> }
texture {
pigment {
color rgbf < 0.5, 0.5, 0.5, 0 >
}
finish { ambient 0.4
diffuse 1
specular 0
reflection 0
}
}
}
mesh2
{
vertex_vectors
{
12,
< 4, 0, 1 >
< 4.7236, -0.52572, 0.44721 >
< 3.72361, -0.85064, 0.44721 >
< 3.10558, 0, 0.44721 >
< 3.72361, 0.85064, 0.44721 >
< 4.7236, 0.52572, 0.44721 >
< 4.27639, -0.85064, -0.44721 >
< 3.2764, -0.52572, -0.44721 >
< 3.2764, 0.52572, -0.44721 >
< 4.27639, 0.85064, -0.44721 >
< 4.89442, 0, -0.44721 >
< 4, 0, -1 >
}
normal_vectors
{
12,
< 0, 0, 1 >
< 0.7236, -0.52572, 0.44721 >
< -0.27639, -0.85064, 0.44721 >
< -0.89442, 0, 0.44721 >
< -0.27639, 0.85064, 0.44721 >
< 0.7236, 0.52572, 0.44721 >
< 0.27639, -0.85064, -0.44721 >
< -0.7236, -0.52572, -0.44721 >
< -0.7236, 0.52572, -0.44721 >
< 0.27639, 0.85064, -0.44721 >
< 0.89442, 0, -0.44721 >
< 0, 0, -1 >
}
face_indices
{
20,
<2,0,1>, <1,0,5>, <3,0,2>,
<4,0,3>, <5,0,4>, <1,5,10>,
<2,1,6>, <3,2,7>, <4,3,8>,
<5,4,9>, <10,6,1>, <6,7,2>,
<7,8,3>, <8,9,4>, <9,10,5>,
<6,10,11>, <7,6,11>, <8,7,11>,
<9,8,11>, <10,9,11> }
uv_indices
{
20,
<2,0,1>, <1,0,5>, <3,0,2>,
<4,0,3>, <5,0,4>, <1,5,10>,
<2,1,6>, <3,2,7>, <4,3,8>,
<5,4,9>, <10,6,1>, <6,7,2>,
<7,8,3>, <8,9,4>, <9,10,5>,
<6,10,11>, <7,6,11>, <8,7,11>,
<9,8,11>, <10,9,11> }
texture {
pigment {
color rgbf < 0.5, 0.5, 0.5, 0 >
}
finish { ambient 0.4
diffuse 1
specular 0
reflection 0
}
}
}
mesh2
{
vertex_vectors
{
42,
< 6, 0, 1 >
< 6.7236, -0.52572, 0.44721 >
< 5.72361, -0.85064, 0.44721 >
< 5.10558, 0, 0.44721 >
< 5.72361, 0.85064, 0.44721 >
< 6.7236, 0.52572, 0.44721 >
< 6.27639, -0.85064, -0.44721 >
< 5.2764, -0.52572, -0.44721 >
< 5.2764, 0.52572, -0.44721 >
< 6.27639, 0.85064, -0.44721 >
< 6.89442, 0, -0.44721 >
< 6, 0, -1 >
< 6.42532, -0.30901, 0.85065 >
< 5.83754, -0.5, 0.85065 >
< 6.26287, -0.80901, 0.52574 >
< 6.42532, 0.30901, 0.85065 >
< 6.85065, 0, 0.52574 >
< 5.47427, 0, 0.85065 >
< 5.31181, -0.5, 0.52574 >
< 5.83754, 0.5, 0.85065 >
< 5.31181, 0.5, 0.52574 >
< 6.26287, 0.80901, 0.52574 >
< 6.95106, 0.30901, 0 >
< 6.95106, -0.30901, 0 >
< 6.58779, -0.80902, 0 >
< 6, -1, 0 >
< 5.41221, -0.80902, 0 >
< 5.04894, -0.30901, 0 >
< 5.04894, 0.30901, 0 >
< 5.41221, 0.80902, 0 >
< 6, 1, 0 >
< 6.58779, 0.80902, 0 >
< 6.68819, -0.5, -0.52574 >
< 5.73713, -0.80901, -0.52574 >
< 5.14935, 0, -0.52574 >
< 5.73713, 0.80901, -0.52574 >
< 6.68819, 0.5, -0.52574 >
< 6.52573, 0, -0.85065 >
< 6.16246, -0.5, -0.85065 >
< 5.57468, -0.30901, -0.85065 >
< 5.57468, 0.30901, -0.85065 >
< 6.16246, 0.5, -0.85065 >
}
normal_vectors
{
42,
< 0, 0, 1 >
< 0.7236, -0.52572, 0.44721 >
< -0.27639, -0.85064, 0.44721 >
< -0.89442, 0, 0.44721 >
< -0.27639, 0.85064, 0.44721 >
< 0.7236, 0.52572, 0.44721 >
< 0.27639, -0.85064, -0.44721 >
< -0.7236, -0.52572, -0.44721 >
< -0.7236, 0.52572, -0.44721 >
< 0.27639, 0.85064, -0.44721 >
< 0.89442, 0, -0.44721 >
< 0, 0, -1 >
< 0.42532, -0.30901, 0.85065 >
< -0.16246, -0.5, 0.85065 >
< 0.26287, -0.80901, 0.52574 >
< 0.42532, 0.30901, 0.85065 >
< 0.85065, 0, 0.52574 >
< -0.52573, 0, 0.85065 >
< -0.68819, -0.5, 0.52574 >
< -0.16246, 0.5, 0.85065 >
< -0.68819, 0.5, 0.52574 >
< 0.26287, 0.80901, 0.52574 >
< 0.95106, 0.30901, 0 >
< 0.95106, -0.30901, 0 >
< 0.58779, -0.80902, 0 >
< 0, -1, 0 >
< -0.58779, -0.80902, 0 >
< -0.95106, -0.30901, 0 >
< -0.95106, 0.30901, 0 >
< -0.58779, 0.80902, 0 >
< 0, 1, 0 >
< 0.58779, 0.80902, 0 >
< 0.68819, -0.5, -0.52574 >
< -0.26287, -0.80901, -0.52574 >
< -0.85065, 0, -0.52574 >
< -0.26287, 0.80901, -0.52574 >
< 0.68819, 0.5, -0.52574 >
< 0.52573, 0, -0.85065 >
< 0.16246, -0.5, -0.85065 >
< -0.42532, -0.30901, -0.85065 >
< -0.42532, 0.30901, -0.85065 >
< 0.16246, 0.5, -0.85065 >
}
face_indices
{
80,
<14,12,1>, <12,14,13>, <2,13,14>,
<13,0,12>, <16,1,12>, <12,15,16>,
<5,16,15>, <12,0,15>, <18,13,2>,
<13,18,17>, <3,17,18>, <17,0,13>,
<20,17,3>, <17,20,19>, <4,19,20>,
<19,0,17>, <21,19,4>, <19,21,15>,
<5,15,21>, <15,0,19>, <23,1,16>,
<16,22,23>, <10,23,22>, <22,16,5>,
<25,2,14>, <14,24,25>, <6,25,24>,
<24,14,1>, <27,3,18>, <18,26,27>,
<7,27,26>, <26,18,2>, <29,4,20>,
<20,28,29>, <8,29,28>, <28,20,3>,
<31,5,21>, <21,30,31>, <9,31,30>,
<30,21,4>, <32,23,10>, <23,32,24>,
<6,24,32>, <24,1,23>, <33,25,6>,
<25,33,26>, <7,26,33>, <26,2,25>,
<34,27,7>, <27,34,28>, <8,28,34>,
<28,3,27>, <35,29,8>, <29,35,30>,
<9,30,35>, <30,4,29>, <36,31,9>,
<31,36,22>, <10,22,36>, <22,5,31>,
<38,6,32>, <32,37,38>, <11,38,37>,
<37,32,10>, <39,7,33>, <33,38,39>,
<11,39,38>, <38,33,6>, <40,8,34>,
<34,39,40>, <11,40,39>, <39,34,7>,
<41,9,35>, <35,40,41>, <11,41,40>,
<40,35,8>, <37,10,36>, <36,41,37>,
<11,37,41>, <41,36,9> }
uv_indices
{
80,
<14,12,1>, <12,14,13>, <2,13,14>,
<13,0,12>, <16,1,12>, <12,15,16>,
<5,16,15>, <12,0,15>, <18,13,2>,
<13,18,17>, <3,17,18>, <17,0,13>,
<20,17,3>, <17,20,19>, <4,19,20>,
<19,0,17>, <21,19,4>, <19,21,15>,
<5,15,21>, <15,0,19>, <23,1,16>,
<16,22,23>, <10,23,22>, <22,16,5>,
<25,2,14>, <14,24,25>, <6,25,24>,
<24,14,1>, <27,3,18>, <18,26,27>,
<7,27,26>, <26,18,2>, <29,4,20>,
<20,28,29>, <8,29,28>, <28,20,3>,
<31,5,21>, <21,30,31>, <9,31,30>,
<30,21,4>, <32,23,10>, <23,32,24>,
<6,24,32>, <24,1,23>, <33,25,6>,
<25,33,26>, <7,26,33>, <26,2,25>,
<34,27,7>, <27,34,28>, <8,28,34>,
<28,3,27>, <35,29,8>, <29,35,30>,
<9,30,35>, <30,4,29>, <36,31,9>,
<31,36,22>, <10,22,36>, <22,5,31>,
<38,6,32>, <32,37,38>, <11,38,37>,
<37,32,10>, <39,7,33>, <33,38,39>,
<11,39,38>, <38,33,6>, <40,8,34>,
<34,39,40>, <11,40,39>, <39,34,7>,
<41,9,35>, <35,40,41>, <11,41,40>,
<40,35,8>, <37,10,36>, <36,41,37>,
<11,37,41>, <41,36,9> }
texture {
pigment {
color rgbf < 0.5, 0.5, 0.5, 0 >
}
finish { ambient 0.4
diffuse 1
specular 0
reflection 0
}
}
}
mesh2
{
vertex_vectors
{
162,
< 8, 0, 1 >
< 8.7236, -0.52572, 0.44721 >
< 7.72361, -0.85064, 0.44721 >
< 7.10558, 0, 0.44721 >
< 7.72361, 0.85064, 0.44721 >
< 8.7236, 0.52572, 0.44721 >
< 8.27639, -0.85064, -0.44721 >
< 7.2764, -0.52572, -0.44721 >
< 7.2764, 0.52572, -0.44721 >
< 8.27639, 0.85064, -0.44721 >
< 8.89442, 0, -0.44721 >
< 8, 0, -1 >
< 8.42532, -0.30901, 0.85065 >
< 7.83754, -0.5, 0.85065 >
< 8.26287, -0.80901, 0.52574 >
< 8.42532, 0.30901, 0.85065 >
< 8.85065, 0, 0.52574 >
< 7.47427, 0, 0.85065 >
< 7.31181, -0.5, 0.52574 >
< 7.83754, 0.5, 0.85065 >
< 7.31181, 0.5, 0.52574 >
< 8.26287, 0.80901, 0.52574 >
< 8.95106, 0.30901, 0 >
< 8.95106, -0.30901, 0 >
< 8.58779, -0.80902, 0 >
< 8, -1, 0 >
< 7.41221, -0.80902, 0 >
< 7.04894, -0.30901, 0 >
< 7.04894, 0.30901, 0 >
< 7.41221, 0.80902, 0 >
< 8, 1, 0 >
< 8.58779, 0.80902, 0 >
< 8.68819, -0.5, -0.52574 >
< 7.73713, -0.80901, -0.52574 >
< 7.14935, 0, -0.52574 >
< 7.73713, 0.80901, -0.52574 >
< 8.68819, 0.5, -0.52574 >
< 8.52573, 0, -0.85065 >
< 8.16246, -0.5, -0.85065 >
< 7.57468, -0.30901, -0.85065 >
< 7.57468, 0.30901, -0.85065 >
< 8.16246, 0.5, -0.85065 >
< 8.59719, -0.43388, 0.67461 >
< 8.22108, -0.16062, 0.96194 >
< 7.91556, -0.25989, 0.96194 >
< 7.7719, -0.70204, 0.67462 >
< 8.51275, -0.69378, 0.50573 >
< 7.99297, -0.86266, 0.50573 >
< 8.22108, 0.16062, 0.96194 >
< 8.59719, 0.43388, 0.67461 >
< 8.81827, -0.27326, 0.50573 >
< 8.81827, 0.27326, 0.50573 >
< 7.72673, 0, 0.96194 >
< 7.26183, 0, 0.67461 >
< 7.49863, -0.70204, 0.50573 >
< 7.17738, -0.25989, 0.50572 >
< 7.91556, 0.25989, 0.96194 >
< 7.7719, 0.70204, 0.67462 >
< 7.49863, 0.70204, 0.50573 >
< 7.17738, 0.25989, 0.50572 >
< 7.99297, 0.86266, 0.50573 >
< 8.51275, 0.69378, 0.50573 >
< 8.87047, 0.43388, 0.23246 >
< 8.95925, 0.16062, -0.23246 >
< 8.87047, -0.43388, 0.23246 >
< 8.95925, -0.16062, -0.23246 >
< 8.68164, -0.69378, 0.23246 >
< 8.44918, -0.86267, -0.23246 >
< 8.14366, -0.96194, -0.23246 >
< 7.85634, -0.96194, 0.23246 >
< 7.31836, -0.69378, -0.23246 >
< 7.55082, -0.86267, 0.23246 >
< 7.12953, -0.43388, -0.23246 >
< 7.04075, -0.16062, 0.23246 >
< 7.12953, 0.43388, -0.23246 >
< 7.04075, 0.16062, 0.23246 >
< 7.55082, 0.86267, 0.23246 >
< 7.31836, 0.69378, -0.23246 >
< 7.85634, 0.96194, 0.23246 >
< 8.14366, 0.96194, -0.23246 >
< 8.68164, 0.69378, 0.23246 >
< 8.44918, 0.86267, -0.23246 >
< 8.50137, -0.70204, -0.50573 >
< 8.82262, -0.25989, -0.50572 >
< 8.00703, -0.86266, -0.50573 >
< 7.48725, -0.69378, -0.50573 >
< 7.18173, -0.27326, -0.50573 >
< 7.18173, 0.27326, -0.50573 >
< 7.48725, 0.69378, -0.50573 >
< 8.00703, 0.86266, -0.50573 >
< 8.50137, 0.70204, -0.50573 >
< 8.82262, 0.25989, -0.50572 >
< 8.73817, 0, -0.67461 >
< 8.27327, 0, -0.96194 >
< 8.2281, -0.70204, -0.67462 >
< 8.08444, -0.25989, -0.96194 >
< 7.40281, -0.43388, -0.67461 >
< 7.77892, -0.16062, -0.96194 >
< 7.40281, 0.43388, -0.67461 >
< 7.77892, 0.16062, -0.96194 >
< 8.2281, 0.70204, -0.67462 >
< 8.08444, 0.25989, -0.96194 >
< 8.3618, -0.58778, 0.72361 >
< 8.1382, -0.42532, 0.89443 >
< 8.05279, -0.68819, 0.72361 >
< 8.67082, -0.16246, 0.72361 >
< 8.44721, 0, 0.89443 >
< 8.67082, 0.16246, 0.72361 >
< 7.55279, -0.52573, 0.72361 >
< 7.6382, -0.26286, 0.89443 >
< 7.36181, -0.26286, 0.72361 >
< 7.36181, 0.26286, 0.72361 >
< 7.6382, 0.26286, 0.89443 >
< 7.55279, 0.52573, 0.72361 >
< 8.05279, 0.68819, 0.72361 >
< 8.1382, 0.42532, 0.89443 >
< 8.3618, 0.58778, 0.72361 >
< 8.94721, -0.16246, 0.2764 >
< 8.94721, 0.16246, 0.2764 >
< 9, 0, 0 >
< 8.1382, -0.95106, 0.2764 >
< 8.44722, -0.85065, 0.2764 >
< 8.30902, -0.95106, 0 >
< 7.1382, -0.42532, 0.2764 >
< 7.32918, -0.68819, 0.2764 >
< 7.19098, -0.58778, 0 >
< 7.32918, 0.68819, 0.2764 >
< 7.1382, 0.42532, 0.2764 >
< 7.19098, 0.58778, 0 >
< 8.44722, 0.85065, 0.2764 >
< 8.1382, 0.95106, 0.2764 >
< 8.30902, 0.95106, 0 >
< 8.8618, -0.42532, -0.2764 >
< 8.80902, -0.58778, 0 >
< 8.67082, -0.68819, -0.2764 >
< 7.8618, -0.95106, -0.2764 >
< 7.69098, -0.95106, 0 >
< 7.55278, -0.85065, -0.2764 >
< 7.05279, -0.16246, -0.2764 >
< 7, 0, 0 >
< 7.05279, 0.16246, -0.2764 >
< 7.55278, 0.85065, -0.2764 >
< 7.69098, 0.95106, 0 >
< 7.8618, 0.95106, -0.2764 >
< 8.67082, 0.68819, -0.2764 >
< 8.80902, 0.58778, 0 >
< 8.8618, 0.42532, -0.2764 >
< 8.44721, -0.52573, -0.72361 >
< 8.63819, -0.26286, -0.72361 >
< 8.3618, -0.26286, -0.89443 >
< 7.6382, -0.58778, -0.72361 >
< 7.94721, -0.68819, -0.72361 >
< 7.8618, -0.42532, -0.89443 >
< 7.32918, 0.16246, -0.72361 >
< 7.32918, -0.16246, -0.72361 >
< 7.55279, 0, -0.89443 >
< 7.94721, 0.68819, -0.72361 >
< 7.6382, 0.58778, -0.72361 >
< 7.8618, 0.42532, -0.89443 >
< 8.63819, 0.26286, -0.72361 >
< 8.44721, 0.52573, -0.72361 >
< 8.3618, 0.26286, -0.89443 >
}
normal_vectors
{
162,
< 0, 0, 1 >
< 0.7236, -0.52572, 0.44721 >
< -0.27639, -0.85064, 0.44721 >
< -0.89442, 0, 0.44721 >
< -0.27639, 0.85064, 0.44721 >
< 0.7236, 0.52572, 0.44721 >
< 0.27639, -0.85064, -0.44721 >
< -0.7236, -0.52572, -0.44721 >
< -0.7236, 0.52572, -0.44721 >
< 0.27639, 0.85064, -0.44721 >
< 0.89442, 0, -0.44721 >
< 0, 0, -1 >
< 0.42532, -0.30901, 0.85065 >
< -0.16246, -0.5, 0.85065 >
< 0.26287, -0.80901, 0.52574 >
< 0.42532, 0.30901, 0.85065 >
< 0.85065, 0, 0.52574 >
< -0.52573, 0, 0.85065 >
< -0.68819, -0.5, 0.52574 >
< -0.16246, 0.5, 0.85065 >
< -0.68819, 0.5, 0.52574 >
< 0.26287, 0.80901, 0.52574 >
< 0.95106, 0.30901, 0 >
< 0.95106, -0.30901, 0 >
< 0.58779, -0.80902, 0 >
< 0, -1, 0 >
< -0.58779, -0.80902, 0 >
< -0.95106, -0.30901, 0 >
< -0.95106, 0.30901, 0 >
< -0.58779, 0.80902, 0 >
< 0, 1, 0 >
< 0.58779, 0.80902, 0 >
< 0.68819, -0.5, -0.52574 >
< -0.26287, -0.80901, -0.52574 >
< -0.85065, 0, -0.52574 >
< -0.26287, 0.80901, -0.52574 >
< 0.68819, 0.5, -0.52574 >
< 0.52573, 0, -0.85065 >
< 0.16246, -0.5, -0.85065 >
< -0.42532, -0.30901, -0.85065 >
< -0.42532, 0.30901, -0.85065 >
< 0.16246, 0.5, -0.85065 >
< 0.59719, -0.43388, 0.67461 >
< 0.22108, -0.16062, 0.96194 >
< -0.0844402, -0.25989, 0.96194 >
< -0.2281, -0.70204, 0.67462 >
< 0.51275, -0.69378, 0.50573 >
< -0.00703001, -0.86266, 0.50573 >
< 0.22108, 0.16062, 0.96194 >
< 0.59719, 0.43388, 0.67461 >
< 0.81827, -0.27326, 0.50573 >
< 0.81827, 0.27326, 0.50573 >
< -0.27327, 0, 0.96194 >
< -0.73817, 0, 0.67461 >
< -0.50137, -0.70204, 0.50573 >
< -0.82262, -0.25989, 0.50572 >
< -0.0844402, 0.25989, 0.96194 >
< -0.2281, 0.70204, 0.67462 >
< -0.50137, 0.70204, 0.50573 >
< -0.82262, 0.25989, 0.50572 >
< -0.00703001, 0.86266, 0.50573 >
< 0.51275, 0.69378, 0.50573 >
< 0.87047, 0.43388, 0.23246 >
< 0.959249, 0.16062, -0.23246 >
< 0.87047, -0.43388, 0.23246 >
< 0.959249, -0.16062, -0.23246 >
< 0.68164, -0.69378, 0.23246 >
< 0.44918, -0.86267, -0.23246 >
< 0.14366, -0.96194, -0.23246 >
< -0.14366, -0.96194, 0.23246 >
< -0.68164, -0.69378, -0.23246 >
< -0.44918, -0.86267, 0.23246 >
< -0.87047, -0.43388, -0.23246 >
< -0.95925, -0.16062, 0.23246 >
< -0.87047, 0.43388, -0.23246 >
< -0.95925, 0.16062, 0.23246 >
< -0.44918, 0.86267, 0.23246 >
< -0.68164, 0.69378, -0.23246 >
< -0.14366, 0.96194, 0.23246 >
< 0.14366, 0.96194, -0.23246 >
< 0.68164, 0.69378, 0.23246 >
< 0.44918, 0.86267, -0.23246 >
< 0.50137, -0.70204, -0.50573 >
< 0.82262, -0.25989, -0.50572 >
< 0.00702953, -0.86266, -0.50573 >
< -0.51275, -0.69378, -0.50573 >
< -0.81827, -0.27326, -0.50573 >
< -0.81827, 0.27326, -0.50573 >
< -0.51275, 0.69378, -0.50573 >
< 0.00702953, 0.86266, -0.50573 >
< 0.50137, 0.70204, -0.50573 >
< 0.82262, 0.25989, -0.50572 >
< 0.73817, 0, -0.67461 >
< 0.27327, 0, -0.96194 >
< 0.2281, -0.70204, -0.67462 >
< 0.0844402, -0.25989, -0.96194 >
< -0.59719, -0.43388, -0.67461 >
< -0.22108, -0.16062, -0.96194 >
< -0.59719, 0.43388, -0.67461 >
< -0.22108, 0.16062, -0.96194 >
< 0.2281, 0.70204, -0.67462 >
< 0.0844402, 0.25989, -0.96194 >
< 0.3618, -0.58778, 0.72361 >
< 0.1382, -0.42532, 0.89443 >
< 0.0527897, -0.68819, 0.72361 >
< 0.67082, -0.16246, 0.72361 >
< 0.44721, 0, 0.89443 >
< 0.67082, 0.16246, 0.72361 >
< -0.44721, -0.52573, 0.72361 >
< -0.3618, -0.26286, 0.89443 >
< -0.63819, -0.26286, 0.72361 >
< -0.63819, 0.26286, 0.72361 >
< -0.3618, 0.26286, 0.89443 >
< -0.44721, 0.52573, 0.72361 >
< 0.0527897, 0.68819, 0.72361 >
< 0.1382, 0.42532, 0.89443 >
< 0.3618, 0.58778, 0.72361 >
< 0.94721, -0.16246, 0.2764 >
< 0.94721, 0.16246, 0.2764 >
< 1, 0, 0 >
< 0.1382, -0.95106, 0.2764 >
< 0.44722, -0.85065, 0.2764 >
< 0.30902, -0.95106, 0 >
< -0.8618, -0.42532, 0.2764 >
< -0.67082, -0.68819, 0.2764 >
< -0.80902, -0.58778, 0 >
< -0.67082, 0.68819, 0.2764 >
< -0.8618, 0.42532, 0.2764 >
< -0.80902, 0.58778, 0 >
< 0.44722, 0.85065, 0.2764 >
< 0.1382, 0.95106, 0.2764 >
< 0.30902, 0.95106, 0 >
< 0.8618, -0.42532, -0.2764 >
< 0.80902, -0.58778, 0 >
< 0.67082, -0.68819, -0.2764 >
< -0.1382, -0.95106, -0.2764 >
< -0.30902, -0.95106, 0 >
< -0.44722, -0.85065, -0.2764 >
< -0.94721, -0.16246, -0.2764 >
< -1, 0, 0 >
< -0.94721, 0.16246, -0.2764 >
< -0.44722, 0.85065, -0.2764 >
< -0.30902, 0.95106, 0 >
< -0.1382, 0.95106, -0.2764 >
< 0.67082, 0.68819, -0.2764 >
< 0.80902, 0.58778, 0 >
< 0.8618, 0.42532, -0.2764 >
< 0.44721, -0.52573, -0.72361 >
< 0.63819, -0.26286, -0.72361 >
< 0.3618, -0.26286, -0.89443 >
< -0.3618, -0.58778, -0.72361 >
< -0.0527902, -0.68819, -0.72361 >
< -0.1382, -0.42532, -0.89443 >
< -0.67082, 0.16246, -0.72361 >
< -0.67082, -0.16246, -0.72361 >
< -0.44721, 0, -0.89443 >
< -0.0527902, 0.68819, -0.72361 >
< -0.3618, 0.58778, -0.72361 >
< -0.1382, 0.42532, -0.89443 >
< 0.63819, 0.26286, -0.72361 >
< 0.44721, 0.52573, -0.72361 >
< 0.3618, 0.26286, -0.89443 >
}
face_indices
{
320,
<102,46,14>, <46,102,42>, <12,42,102>,
<42,1,46>, <102,103,12>, <103,102,104>,
<14,104,102>, <104,13,103>, <45,47,2>,
<47,45,104>, <13,104,45>, <104,14,47>,
<44,103,13>, <103,44,43>, <0,43,44>,
<43,12,103>, <105,16,50>, <50,42,105>,
<12,105,42>, <42,50,1>, <105,12,106>,
<106,107,105>, <16,105,107>, <107,106,15>,
<49,5,51>, <51,107,49>, <15,49,107>,
<107,51,16>, <48,15,106>, <106,43,48>,
<0,48,43>, <43,106,12>, <108,54,18>,
<54,108,45>, <13,45,108>, <45,2,54>,
<108,109,13>, <109,108,110>, <18,110,108>,
<110,17,109>, <53,55,3>, <55,53,110>,
<17,110,53>, <110,18,55>, <52,109,17>,
<109,52,44>, <0,44,52>, <44,13,109>,
<111,59,20>, <59,111,53>, <17,53,111>,
<53,3,59>, <111,112,17>, <112,111,113>,
<20,113,111>, <113,19,112>, <57,58,4>,
<58,57,113>, <19,113,57>, <113,20,58>,
<56,112,19>, <112,56,52>, <0,52,56>,
<52,17,112>, <114,60,21>, <60,114,57>,
<19,57,114>, <57,4,60>, <114,115,19>,
<115,114,116>, <21,116,114>, <116,15,115>,
<49,61,5>, <61,49,116>, <15,116,49>,
<116,21,61>, <48,115,15>, <115,48,56>,
<0,56,48>, <56,19,115>, <117,23,64>,
<64,50,117>, <16,117,50>, <50,64,1>,
<117,16,118>, <118,119,117>, <23,117,119>,
<119,118,22>, <63,10,65>, <65,119,63>,
<22,63,119>, <119,65,23>, <62,22,118>,
<118,51,62>, <5,62,51>, <51,118,16>,
<120,25,69>, <69,47,120>, <14,120,47>,
<47,69,2>, <120,14,121>, <121,122,120>,
<25,120,122>, <122,121,24>, <67,6,68>,
<68,122,67>, <24,67,122>, <122,68,25>,
<66,24,121>, <121,46,66>, <1,66,46>,
<46,121,14>, <123,27,73>, <73,55,123>,
<18,123,55>, <55,73,3>, <123,18,124>,
<124,125,123>, <27,123,125>, <125,124,26>,
<70,7,72>, <72,125,70>, <26,70,125>,
<125,72,27>, <71,26,124>, <124,54,71>,
<2,71,54>, <54,124,18>, <126,29,76>,
<76,58,126>, <20,126,58>, <58,76,4>,
<126,20,127>, <127,128,126>, <29,126,128>,
<128,127,28>, <74,8,77>, <77,128,74>,
<28,74,128>, <128,77,29>, <75,28,127>,
<127,59,75>, <3,75,59>, <59,127,20>,
<129,31,80>, <80,61,129>, <21,129,61>,
<61,80,5>, <129,21,130>, <130,131,129>,
<31,129,131>, <131,130,30>, <79,9,81>,
<81,131,79>, <30,79,131>, <131,81,31>,
<78,30,130>, <130,60,78>, <4,78,60>,
<60,130,21>, <132,83,32>, <83,132,65>,
<23,65,132>, <65,10,83>, <132,133,23>,
<133,132,134>, <32,134,132>, <134,24,133>,
<67,82,6>, <82,67,134>, <24,134,67>,
<134,32,82>, <66,133,24>, <133,66,64>,
<1,64,66>, <64,23,133>, <135,84,33>,
<84,135,68>, <25,68,135>, <68,6,84>,
<135,136,25>, <136,135,137>, <33,137,135>,
<137,26,136>, <70,85,7>, <85,70,137>,
<26,137,70>, <137,33,85>, <71,136,26>,
<136,71,69>, <2,69,71>, <69,25,136>,
<138,86,34>, <86,138,72>, <27,72,138>,
<72,7,86>, <138,139,27>, <139,138,140>,
<34,140,138>, <140,28,139>, <74,87,8>,
<87,74,140>, <28,140,74>, <140,34,87>,
<75,139,28>, <139,75,73>, <3,73,75>,
<73,27,139>, <141,88,35>, <88,141,77>,
<29,77,141>, <77,8,88>, <141,142,29>,
<142,141,143>, <35,143,141>, <143,30,142>,
<79,89,9>, <89,79,143>, <30,143,79>,
<143,35,89>, <78,142,30>, <142,78,76>,
<4,76,78>, <76,29,142>, <144,90,36>,
<90,144,81>, <31,81,144>, <81,9,90>,
<144,145,31>, <145,144,146>, <36,146,144>,
<146,22,145>, <63,91,10>, <91,63,146>,
<22,146,63>, <146,36,91>, <62,145,22>,
<145,62,80>, <5,80,62>, <80,31,145>,
<147,38,94>, <94,82,147>, <32,147,82>,
<82,94,6>, <147,32,148>, <148,149,147>,
<38,147,149>, <149,148,37>, <93,11,95>,
<95,149,93>, <37,93,149>, <149,95,38>,
<92,37,148>, <148,83,92>, <10,92,83>,
<83,148,32>, <150,39,96>, <96,85,150>,
<33,150,85>, <85,96,7>, <150,33,151>,
<151,152,150>, <39,150,152>, <152,151,38>,
<95,11,97>, <97,152,95>, <38,95,152>,
<152,97,39>, <94,38,151>, <151,84,94>,
<6,94,84>, <84,151,33>, <153,40,98>,
<98,87,153>, <34,153,87>, <87,98,8>,
<153,34,154>, <154,155,153>, <40,153,155>,
<155,154,39>, <97,11,99>, <99,155,97>,
<39,97,155>, <155,99,40>, <96,39,154>,
<154,86,96>, <7,96,86>, <86,154,34>,
<156,41,100>, <100,89,156>, <35,156,89>,
<89,100,9>, <156,35,157>, <157,158,156>,
<41,156,158>, <158,157,40>, <99,11,101>,
<101,158,99>, <40,99,158>, <158,101,41>,
<98,40,157>, <157,88,98>, <8,98,88>,
<88,157,35>, <159,37,92>, <92,91,159>,
<36,159,91>, <91,92,10>, <159,36,160>,
<160,161,159>, <37,159,161>, <161,160,41>,
<101,11,93>, <93,161,101>, <41,101,161>,
<161,93,37>, <100,41,160>, <160,90,100>,
<9,100,90>, <90,160,36> }
uv_indices
{
320,
<102,46,14>, <46,102,42>, <12,42,102>,
<42,1,46>, <102,103,12>, <103,102,104>,
<14,104,102>, <104,13,103>, <45,47,2>,
<47,45,104>, <13,104,45>, <104,14,47>,
<44,103,13>, <103,44,43>, <0,43,44>,
<43,12,103>, <105,16,50>, <50,42,105>,
<12,105,42>, <42,50,1>, <105,12,106>,
<106,107,105>, <16,105,107>, <107,106,15>,
<49,5,51>, <51,107,49>, <15,49,107>,
<107,51,16>, <48,15,106>, <106,43,48>,
<0,48,43>, <43,106,12>, <108,54,18>,
<54,108,45>, <13,45,108>, <45,2,54>,
<108,109,13>, <109,108,110>, <18,110,108>,
<110,17,109>, <53,55,3>, <55,53,110>,
<17,110,53>, <110,18,55>, <52,109,17>,
<109,52,44>, <0,44,52>, <44,13,109>,
<111,59,20>, <59,111,53>, <17,53,111>,
<53,3,59>, <111,112,17>, <112,111,113>,
<20,113,111>, <113,19,112>, <57,58,4>,
<58,57,113>, <19,113,57>, <113,20,58>,
<56,112,19>, <112,56,52>, <0,52,56>,
<52,17,112>, <114,60,21>, <60,114,57>,
<19,57,114>, <57,4,60>, <114,115,19>,
<115,114,116>, <21,116,114>, <116,15,115>,
<49,61,5>, <61,49,116>, <15,116,49>,
<116,21,61>, <48,115,15>, <115,48,56>,
<0,56,48>, <56,19,115>, <117,23,64>,
<64,50,117>, <16,117,50>, <50,64,1>,
<117,16,118>, <118,119,117>, <23,117,119>,
<119,118,22>, <63,10,65>, <65,119,63>,
<22,63,119>, <119,65,23>, <62,22,118>,
<118,51,62>, <5,62,51>, <51,118,16>,
<120,25,69>, <69,47,120>, <14,120,47>,
<47,69,2>, <120,14,121>, <121,122,120>,
<25,120,122>, <122,121,24>, <67,6,68>,
<68,122,67>, <24,67,122>, <122,68,25>,
<66,24,121>, <121,46,66>, <1,66,46>,
<46,121,14>, <123,27,73>, <73,55,123>,
<18,123,55>, <55,73,3>, <123,18,124>,
<124,125,123>, <27,123,125>, <125,124,26>,
<70,7,72>, <72,125,70>, <26,70,125>,
<125,72,27>, <71,26,124>, <124,54,71>,
<2,71,54>, <54,124,18>, <126,29,76>,
<76,58,126>, <20,126,58>, <58,76,4>,
<126,20,127>, <127,128,126>, <29,126,128>,
<128,127,28>, <74,8,77>, <77,128,74>,
<28,74,128>, <128,77,29>, <75,28,127>,
<127,59,75>, <3,75,59>, <59,127,20>,
<129,31,80>, <80,61,129>, <21,129,61>,
<61,80,5>, <129,21,130>, <130,131,129>,
<31,129,131>, <131,130,30>, <79,9,81>,
<81,131,79>, <30,79,131>, <131,81,31>,
<78,30,130>, <130,60,78>, <4,78,60>,
<60,130,21>, <132,83,32>, <83,132,65>,
<23,65,132>, <65,10,83>, <132,133,23>,
<133,132,134>, <32,134,132>, <134,24,133>,
<67,82,6>, <82,67,134>, <24,134,67>,
<134,32,82>, <66,133,24>, <133,66,64>,
<1,64,66>, <64,23,133>, <135,84,33>,
<84,135,68>, <25,68,135>, <68,6,84>,
<135,136,25>, <136,135,137>, <33,137,135>,
<137,26,136>, <70,85,7>, <85,70,137>,
<26,137,70>, <137,33,85>, <71,136,26>,
<136,71,69>, <2,69,71>, <69,25,136>,
<138,86,34>, <86,138,72>, <27,72,138>,
<72,7,86>, <138,139,27>, <139,138,140>,
<34,140,138>, <140,28,139>, <74,87,8>,
<87,74,140>, <28,140,74>, <140,34,87>,
<75,139,28>, <139,75,73>, <3,73,75>,
<73,27,139>, <141,88,35>, <88,141,77>,
<29,77,141>, <77,8,88>, <141,142,29>,
<142,141,143>, <35,143,141>, <143,30,142>,
<79,89,9>, <89,79,143>, <30,143,79>,
<143,35,89>, <78,142,30>, <142,78,76>,
<4,76,78>, <76,29,142>, <144,90,36>,
<90,144,81>, <31,81,144>, <81,9,90>,
<144,145,31>, <145,144,146>, <36,146,144>,
<146,22,145>, <63,91,10>, <91,63,146>,
<22,146,63>, <146,36,91>, <62,145,22>,
<145,62,80>, <5,80,62>, <80,31,145>,
<147,38,94>, <94,82,147>, <32,147,82>,
<82,94,6>, <147,32,148>, <148,149,147>,
<38,147,149>, <149,148,37>, <93,11,95>,
<95,149,93>, <37,93,149>, <149,95,38>,
<92,37,148>, <148,83,92>, <10,92,83>,
<83,148,32>, <150,39,96>, <96,85,150>,
<33,150,85>, <85,96,7>, <150,33,151>,
<151,152,150>, <39,150,152>, <152,151,38>,
<95,11,97>, <97,152,95>, <38,95,152>,
<152,97,39>, <94,38,151>, <151,84,94>,
<6,94,84>, <84,151,33>, <153,40,98>,
<98,87,153>, <34,153,87>, <87,98,8>,
<153,34,154>, <154,155,153>, <40,153,155>,
<155,154,39>, <97,11,99>, <99,155,97>,
<39,97,155>, <155,99,40>, <96,39,154>,
<154,86,96>, <7,96,86>, <86,154,34>,
<156,41,100>, <100,89,156>, <35,156,89>,
<89,100,9>, <156,35,157>, <157,158,156>,
<41,156,158>, <158,157,40>, <99,11,101>,
<101,158,99>, <40,99,158>, <158,101,41>,
<98,40,157>, <157,88,98>, <8,98,88>,
<88,157,35>, <159,37,92>, <92,91,159>,
<36,159,91>, <91,92,10>, <159,36,160>,
<160,161,159>, <37,159,161>, <161,160,41>,
<101,11,93>, <93,161,101>, <41,101,161>,
<161,93,37>, <100,41,160>, <160,90,100>,
<9,100,90>, <90,160,36> }
texture {
pigment {
color rgbf < 0.5, 0.5, 0.5, 0 >
}
finish { ambient 0.4
diffuse 1
specular 0
reflection 0
}
}
}
mesh2
{
vertex_vectors
{
34,
< 11, 0, 0.5 >
< 10.7071, 0.707107, 0.5 >
< 10, 1, 0.5 >
< 9.29289, 0.707107, 0.5 >
< 9, 1.22461e-16, 0.5 >
< 9.29289, -0.707107, 0.5 >
< 10, -1, 0.5 >
< 10.7071, -0.707107, 0.5 >
< 10, 0, 0.5 >
< 11, 0, -0.5 >
< 10.7071, 0.707107, -0.5 >
< 10, 1, -0.5 >
< 9.29289, 0.707107, -0.5 >
< 9, 1.22461e-16, -0.5 >
< 9.29289, -0.707107, -0.5 >
< 10, -1, -0.5 >
< 10.7071, -0.707107, -0.5 >
< 10, 0, -0.5 >
< 11, 0, -0.5 >
< 11, 0, 0.5 >
< 10.7071, 0.707107, -0.5 >
< 10.7071, 0.707107, 0.5 >
< 10, 1, -0.5 >
< 10, 1, 0.5 >
< 9.29289, 0.707107, -0.5 >
< 9.29289, 0.707107, 0.5 >
< 9, 1.22461e-16, -0.5 >
< 9, 1.22461e-16, 0.5 >
< 9.29289, -0.707107, -0.5 >
< 9.29289, -0.707107, 0.5 >
< 10, -1, -0.5 >
< 10, -1, 0.5 >
< 10.7071, -0.707107, -0.5 >
< 10.7071, -0.707107, 0.5 >
}
normal_vectors
{
34,
< 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, 0, -1 >
< 0, 0, -1 >
< 0, 0, -1 >
< 0, 0, -1 >
< 0, 0, -1 >
< 0, 0, -1 >
< 0, 0, -1 >
< 1, 0, 0 >
< 1, 0, 0 >
< 0.707107, 0.707107, 0 >
< 0.707107, 0.707107, 0 >
< 0, 1, 0 >
< 0, 1, 0 >
< -0.707107, 0.707107, 0 >
< -0.707107, 0.707107, 0 >
< -1, 1.22461e-16, 0 >
< -1, 1.22461e-16, 0 >
< -0.707107, -0.707107, 0 >
< -0.707107, -0.707107, 0 >
< 0, -1, 0 >
< 0, -1, 0 >
< 0.707107, -0.707107, 0 >
< 0.707107, -0.707107, 0 >
}
face_indices
{
32,
<0,8,7>, <0,7,6>, <0,6,5>,
<0,5,4>, <0,4,3>, <0,3,2>,
<0,2,1>, <0,1,8>, <17,9,10>,
<17,10,11>, <17,11,12>, <17,12,13>,
<17,13,14>, <17,14,15>, <17,15,16>,
<17,16,9> <18,19,20>, <19,20,21>, <20,21,22>,
<21,22,23>, <22,23,24>, <23,24,25>,
<24,25,26>, <25,26,27>, <26,27,28>,
<27,28,29>, <28,29,30>, <29,30,31>,
<30,31,32>, <31,32,33>, <32,33,18>,
<33,18,19> }
uv_indices
{
32,
<0,8,7>, <0,7,6>, <0,6,5>,
<0,5,4>, <0,4,3>, <0,3,2>,
<0,2,1>, <0,1,8>, <17,9,10>,
<17,10,11>, <17,11,12>, <17,12,13>,
<17,13,14>, <17,14,15>, <17,15,16>,
<17,16,9> <18,19,20>, <19,20,21>, <20,21,22>,
<21,22,23>, <22,23,24>, <23,24,25>,
<24,25,26>, <25,26,27>, <26,27,28>,
<27,28,29>, <28,29,30>, <29,30,31>,
<30,31,32>, <31,32,33>, <32,33,18>,
<33,18,19> }
texture {
pigment {
color rgbf < 0.5, 0.5, 0.5, 0 >
}
finish { ambient 0.4
diffuse 1
specular 0
reflection 0
}
}
}
mesh2
{
vertex_vectors
{
130,
< 13, 0, 0.5 >
< 12.9808, 0.19509, 0.5 >
< 12.9239, 0.382683, 0.5 >
< 12.8315, 0.55557, 0.5 >
< 12.7071, 0.707107, 0.5 >
< 12.5556, 0.83147, 0.5 >
< 12.3827, 0.92388, 0.5 >
< 12.1951, 0.980785, 0.5 >
< 12, 1, 0.5 >
< 11.8049, 0.980785, 0.5 >
< 11.6173, 0.92388, 0.5 >
< 11.4444, 0.83147, 0.5 >
< 11.2929, 0.707107, 0.5 >
< 11.1685, 0.55557, 0.5 >
< 11.0761, 0.382683, 0.5 >
< 11.0192, 0.19509, 0.5 >
< 11, 1.22461e-16, 0.5 >
< 11.0192, -0.19509, 0.5 >
< 11.0761, -0.382683, 0.5 >
< 11.1685, -0.55557, 0.5 >
< 11.2929, -0.707107, 0.5 >
< 11.4444, -0.83147, 0.5 >
< 11.6173, -0.92388, 0.5 >
< 11.8049, -0.980785, 0.5 >
< 12, -1, 0.5 >
< 12.1951, -0.980785, 0.5 >
< 12.3827, -0.92388, 0.5 >
< 12.5556, -0.83147, 0.5 >
< 12.7071, -0.707107, 0.5 >
< 12.8315, -0.55557, 0.5 >
< 12.9239, -0.382683, 0.5 >
< 12.9808, -0.19509, 0.5 >
< 12, 0, 0.5 >
< 13, 0, -0.5 >
< 12.9808, 0.19509, -0.5 >
< 12.9239, 0.382683, -0.5 >
< 12.8315, 0.55557, -0.5 >
< 12.7071, 0.707107, -0.5 >
< 12.5556, 0.83147, -0.5 >
< 12.3827, 0.92388, -0.5 >
< 12.1951, 0.980785, -0.5 >
< 12, 1, -0.5 >
< 11.8049, 0.980785, -0.5 >
< 11.6173, 0.92388, -0.5 >
< 11.4444, 0.83147, -0.5 >
< 11.2929, 0.707107, -0.5 >
< 11.1685, 0.55557, -0.5 >
< 11.0761, 0.382683, -0.5 >
< 11.0192, 0.19509, -0.5 >
< 11, 1.22461e-16, -0.5 >
< 11.0192, -0.19509, -0.5 >
< 11.0761, -0.382683, -0.5 >
< 11.1685, -0.55557, -0.5 >
< 11.2929, -0.707107, -0.5 >
< 11.4444, -0.83147, -0.5 >
< 11.6173, -0.92388, -0.5 >
< 11.8049, -0.980785, -0.5 >
< 12, -1, -0.5 >
< 12.1951, -0.980785, -0.5 >
< 12.3827, -0.92388, -0.5 >
< 12.5556, -0.83147, -0.5 >
< 12.7071, -0.707107, -0.5 >
< 12.8315, -0.55557, -0.5 >
< 12.9239, -0.382683, -0.5 >
< 12.9808, -0.19509, -0.5 >
< 12, 0, -0.5 >
< 13, 0, -0.5 >
< 13, 0, 0.5 >
< 12.9808, 0.19509, -0.5 >
< 12.9808, 0.19509, 0.5 >
< 12.9239, 0.382683, -0.5 >
< 12.9239, 0.382683, 0.5 >
< 12.8315, 0.55557, -0.5 >
< 12.8315, 0.55557, 0.5 >
< 12.7071, 0.707107, -0.5 >
< 12.7071, 0.707107, 0.5 >
< 12.5556, 0.83147, -0.5 >
< 12.5556, 0.83147, 0.5 >
< 12.3827, 0.92388, -0.5 >
< 12.3827, 0.92388, 0.5 >
< 12.1951, 0.980785, -0.5 >
< 12.1951, 0.980785, 0.5 >
< 12, 1, -0.5 >
< 12, 1, 0.5 >
< 11.8049, 0.980785, -0.5 >
< 11.8049, 0.980785, 0.5 >
< 11.6173, 0.92388, -0.5 >
< 11.6173, 0.92388, 0.5 >
< 11.4444, 0.83147, -0.5 >
< 11.4444, 0.83147, 0.5 >
< 11.2929, 0.707107, -0.5 >
< 11.2929, 0.707107, 0.5 >
< 11.1685, 0.55557, -0.5 >
< 11.1685, 0.55557, 0.5 >
< 11.0761, 0.382683, -0.5 >
< 11.0761, 0.382683, 0.5 >
< 11.0192, 0.19509, -0.5 >
< 11.0192, 0.19509, 0.5 >
< 11, 1.22461e-16, -0.5 >
< 11, 1.22461e-16, 0.5 >
< 11.0192, -0.19509, -0.5 >
< 11.0192, -0.19509, 0.5 >
< 11.0761, -0.382683, -0.5 >
< 11.0761, -0.382683, 0.5 >
< 11.1685, -0.55557, -0.5 >
< 11.1685, -0.55557, 0.5 >
< 11.2929, -0.707107, -0.5 >
< 11.2929, -0.707107, 0.5 >
< 11.4444, -0.83147, -0.5 >
< 11.4444, -0.83147, 0.5 >
< 11.6173, -0.92388, -0.5 >
< 11.6173, -0.92388, 0.5 >
< 11.8049, -0.980785, -0.5 >
< 11.8049, -0.980785, 0.5 >
< 12, -1, -0.5 >
< 12, -1, 0.5 >
< 12.1951, -0.980785, -0.5 >
< 12.1951, -0.980785, 0.5 >
< 12.3827, -0.92388, -0.5 >
< 12.3827, -0.92388, 0.5 >
< 12.5556, -0.83147, -0.5 >
< 12.5556, -0.83147, 0.5 >
< 12.7071, -0.707107, -0.5 >
< 12.7071, -0.707107, 0.5 >
< 12.8315, -0.55557, -0.5 >
< 12.8315, -0.55557, 0.5 >
< 12.9239, -0.382683, -0.5 >
< 12.9239, -0.382683, 0.5 >
< 12.9808, -0.19509, -0.5 >
< 12.9808, -0.19509, 0.5 >
}
normal_vectors
{
130,
< 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, 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, 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, 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, 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, 0, -1 >
< 0, 0, -1 >
< 0, 0, -1 >
< 0, 0, -1 >
< 0, 0, -1 >
< 0, 0, -1 >
< 0, 0, -1 >
< 1, 0, 0 >
< 1, 0, 0 >
< 0.980785, 0.19509, 0 >
< 0.980785, 0.19509, 0 >
< 0.92388, 0.382683, 0 >
< 0.92388, 0.382683, 0 >
< 0.83147, 0.55557, 0 >
< 0.83147, 0.55557, 0 >
< 0.707107, 0.707107, 0 >
< 0.707107, 0.707107, 0 >
< 0.55557, 0.83147, 0 >
< 0.55557, 0.83147, 0 >
< 0.382683, 0.92388, 0 >
< 0.382683, 0.92388, 0 >
< 0.19509, 0.980785, 0 >
< 0.19509, 0.980785, 0 >
< 0, 1, 0 >
< 0, 1, 0 >
< -0.19509, 0.980785, 0 >
< -0.19509, 0.980785, 0 >
< -0.382683, 0.92388, 0 >
< -0.382683, 0.92388, 0 >
< -0.55557, 0.83147, 0 >
< -0.55557, 0.83147, 0 >
< -0.707107, 0.707107, 0 >
< -0.707107, 0.707107, 0 >
< -0.83147, 0.55557, 0 >
< -0.83147, 0.55557, 0 >
< -0.92388, 0.382683, 0 >
< -0.92388, 0.382683, 0 >
< -0.980785, 0.19509, 0 >
< -0.980785, 0.19509, 0 >
< -1, 1.22461e-16, 0 >
< -1, 1.22461e-16, 0 >
< -0.980785, -0.19509, 0 >
< -0.980785, -0.19509, 0 >
< -0.92388, -0.382683, 0 >
< -0.92388, -0.382683, 0 >
< -0.83147, -0.55557, 0 >
< -0.83147, -0.55557, 0 >
< -0.707107, -0.707107, 0 >
< -0.707107, -0.707107, 0 >
< -0.55557, -0.83147, 0 >
< -0.55557, -0.83147, 0 >
< -0.382683, -0.92388, 0 >
< -0.382683, -0.92388, 0 >
< -0.19509, -0.980785, 0 >
< -0.19509, -0.980785, 0 >
< 0, -1, 0 >
< 0, -1, 0 >
< 0.19509, -0.980785, 0 >
< 0.19509, -0.980785, 0 >
< 0.382683, -0.92388, 0 >
< 0.382683, -0.92388, 0 >
< 0.55557, -0.83147, 0 >
< 0.55557, -0.83147, 0 >
< 0.707107, -0.707107, 0 >
< 0.707107, -0.707107, 0 >
< 0.83147, -0.55557, 0 >
< 0.83147, -0.55557, 0 >
< 0.92388, -0.382683, 0 >
< 0.92388, -0.382683, 0 >
< 0.980785, -0.19509, 0 >
< 0.980785, -0.19509, 0 >
}
face_indices
{
128,
<0,32,31>, <0,31,30>, <0,30,29>,
<0,29,28>, <0,28,27>, <0,27,26>,
<0,26,25>, <0,25,24>, <0,24,23>,
<0,23,22>, <0,22,21>, <0,21,20>,
<0,20,19>, <0,19,18>, <0,18,17>,
<0,17,16>, <0,16,15>, <0,15,14>,
<0,14,13>, <0,13,12>, <0,12,11>,
<0,11,10>, <0,10,9>, <0,9,8>,
<0,8,7>, <0,7,6>, <0,6,5>,
<0,5,4>, <0,4,3>, <0,3,2>,
<0,2,1>, <0,1,32>, <65,33,34>,
<65,34,35>, <65,35,36>, <65,36,37>,
<65,37,38>, <65,38,39>, <65,39,40>,
<65,40,41>, <65,41,42>, <65,42,43>,
<65,43,44>, <65,44,45>, <65,45,46>,
<65,46,47>, <65,47,48>, <65,48,49>,
<65,49,50>, <65,50,51>, <65,51,52>,
<65,52,53>, <65,53,54>, <65,54,55>,
<65,55,56>, <65,56,57>, <65,57,58>,
<65,58,59>, <65,59,60>, <65,60,61>,
<65,61,62>, <65,62,63>, <65,63,64>,
<65,64,33> <66,67,68>, <67,68,69>, <68,69,70>,
<69,70,71>, <70,71,72>, <71,72,73>,
<72,73,74>, <73,74,75>, <74,75,76>,
<75,76,77>, <76,77,78>, <77,78,79>,
<78,79,80>, <79,80,81>, <80,81,82>,
<81,82,83>, <82,83,84>, <83,84,85>,
<84,85,86>, <85,86,87>, <86,87,88>,
<87,88,89>, <88,89,90>, <89,90,91>,
<90,91,92>, <91,92,93>, <92,93,94>,
<93,94,95>, <94,95,96>, <95,96,97>,
<96,97,98>, <97,98,99>, <98,99,100>,
<99,100,101>, <100,101,102>, <101,102,103>,
<102,103,104>, <103,104,105>, <104,105,106>,
<105,106,107>, <106,107,108>, <107,108,109>,
<108,109,110>, <109,110,111>, <110,111,112>,
<111,112,113>, <112,113,114>, <113,114,115>,
<114,115,116>, <115,116,117>, <116,117,118>,
<117,118,119>, <118,119,120>, <119,120,121>,
<120,121,122>, <121,122,123>, <122,123,124>,
<123,124,125>, <124,125,126>, <125,126,127>,
<126,127,128>, <127,128,129>, <128,129,66>,
<129,66,67> }
uv_indices
{
128,
<0,32,31>, <0,31,30>, <0,30,29>,
<0,29,28>, <0,28,27>, <0,27,26>,
<0,26,25>, <0,25,24>, <0,24,23>,
<0,23,22>, <0,22,21>, <0,21,20>,
<0,20,19>, <0,19,18>, <0,18,17>,
<0,17,16>, <0,16,15>, <0,15,14>,
<0,14,13>, <0,13,12>, <0,12,11>,
<0,11,10>, <0,10,9>, <0,9,8>,
<0,8,7>, <0,7,6>, <0,6,5>,
<0,5,4>, <0,4,3>, <0,3,2>,
<0,2,1>, <0,1,32>, <65,33,34>,
<65,34,35>, <65,35,36>, <65,36,37>,
<65,37,38>, <65,38,39>, <65,39,40>,
<65,40,41>, <65,41,42>, <65,42,43>,
<65,43,44>, <65,44,45>, <65,45,46>,
<65,46,47>, <65,47,48>, <65,48,49>,
<65,49,50>, <65,50,51>, <65,51,52>,
<65,52,53>, <65,53,54>, <65,54,55>,
<65,55,56>, <65,56,57>, <65,57,58>,
<65,58,59>, <65,59,60>, <65,60,61>,
<65,61,62>, <65,62,63>, <65,63,64>,
<65,64,33> <66,67,68>, <67,68,69>, <68,69,70>,
<69,70,71>, <70,71,72>, <71,72,73>,
<72,73,74>, <73,74,75>, <74,75,76>,
<75,76,77>, <76,77,78>, <77,78,79>,
<78,79,80>, <79,80,81>, <80,81,82>,
<81,82,83>, <82,83,84>, <83,84,85>,
<84,85,86>, <85,86,87>, <86,87,88>,
<87,88,89>, <88,89,90>, <89,90,91>,
<90,91,92>, <91,92,93>, <92,93,94>,
<93,94,95>, <94,95,96>, <95,96,97>,
<96,97,98>, <97,98,99>, <98,99,100>,
<99,100,101>, <100,101,102>, <101,102,103>,
<102,103,104>, <103,104,105>, <104,105,106>,
<105,106,107>, <106,107,108>, <107,108,109>,
<108,109,110>, <109,110,111>, <110,111,112>,
<111,112,113>, <112,113,114>, <113,114,115>,
<114,115,116>, <115,116,117>, <116,117,118>,
<117,118,119>, <118,119,120>, <119,120,121>,
<120,121,122>, <121,122,123>, <122,123,124>,
<123,124,125>, <124,125,126>, <125,126,127>,
<126,127,128>, <127,128,129>, <128,129,66>,
<129,66,67> }
texture {
pigment {
color rgbf < 0.5, 0.5, 0.5, 0 >
}
finish { ambient 0.4
diffuse 1
specular 0
reflection 0
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment