ps_eye_simple.dae 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <COLLADA xmlns="http://www.collada.org/2005/11/COLLADASchema" version="1.4.1">
  3. <asset>
  4. <contributor>
  5. <author>Blender User</author>
  6. <authoring_tool>Blender 2.70.0 commit date:2014-03-20, commit time:17:45, hash:dfa5ced</authoring_tool>
  7. </contributor>
  8. <created>2014-04-03T10:46:41</created>
  9. <modified>2014-04-03T10:46:41</modified>
  10. <unit name="meter" meter="1"/>
  11. <up_axis>Z_UP</up_axis>
  12. </asset>
  13. <library_images/>
  14. <library_effects>
  15. <effect id="Material-effect">
  16. <profile_COMMON>
  17. <technique sid="common">
  18. <phong>
  19. <emission>
  20. <color sid="emission">0 0 0 1</color>
  21. </emission>
  22. <ambient>
  23. <color sid="ambient">0 0 0 1</color>
  24. </ambient>
  25. <diffuse>
  26. <color sid="diffuse">0.64 0.64 0.64 1</color>
  27. </diffuse>
  28. <specular>
  29. <color sid="specular">0.5 0.5 0.5 1</color>
  30. </specular>
  31. <shininess>
  32. <float sid="shininess">50</float>
  33. </shininess>
  34. <index_of_refraction>
  35. <float sid="index_of_refraction">1</float>
  36. </index_of_refraction>
  37. </phong>
  38. </technique>
  39. </profile_COMMON>
  40. </effect>
  41. </library_effects>
  42. <library_materials>
  43. <material id="Material-material" name="Material">
  44. <instance_effect url="#Material-effect"/>
  45. </material>
  46. </library_materials>
  47. <library_geometries>
  48. <geometry id="Cube-mesh" name="Cube">
  49. <mesh>
  50. <source id="Cube-mesh-positions">
  51. <float_array id="Cube-mesh-positions-array" count="24">0.5 0.5 -0.5 0.5 -0.5 -0.5 -0.5000001 -0.4999999 -0.5 -0.4999998 0.5000001 -0.5 0.5000002 0.4999997 0.5 0.4999997 -0.5000004 0.5 -0.5000002 -0.4999998 0.5 -0.5 0.5 0.5</float_array>
  52. <technique_common>
  53. <accessor source="#Cube-mesh-positions-array" count="8" stride="3">
  54. <param name="X" type="float"/>
  55. <param name="Y" type="float"/>
  56. <param name="Z" type="float"/>
  57. </accessor>
  58. </technique_common>
  59. </source>
  60. <source id="Cube-mesh-normals">
  61. <float_array id="Cube-mesh-normals-array" count="36">0 0 -1 0 0 1 1 -5.06639e-7 -1.78814e-7 -5.0664e-7 -1 -3.57628e-7 -1 2.68221e-7 -1.49012e-7 1.49012e-7 1 1.19209e-7 0 0 -1 0 0 1 1 0 3.27826e-7 0 -1 0 -1 2.98023e-7 -1.19209e-7 2.68221e-7 1 2.38419e-7</float_array>
  62. <technique_common>
  63. <accessor source="#Cube-mesh-normals-array" count="12" stride="3">
  64. <param name="X" type="float"/>
  65. <param name="Y" type="float"/>
  66. <param name="Z" type="float"/>
  67. </accessor>
  68. </technique_common>
  69. </source>
  70. <vertices id="Cube-mesh-vertices">
  71. <input semantic="POSITION" source="#Cube-mesh-positions"/>
  72. </vertices>
  73. <polylist material="Material-material" count="12">
  74. <input semantic="VERTEX" source="#Cube-mesh-vertices" offset="0"/>
  75. <input semantic="NORMAL" source="#Cube-mesh-normals" offset="1"/>
  76. <vcount>3 3 3 3 3 3 3 3 3 3 3 3 </vcount>
  77. <p>1 0 2 0 3 0 7 1 6 1 5 1 0 2 4 2 5 2 1 3 5 3 6 3 6 4 7 4 3 4 0 5 3 5 7 5 0 6 1 6 3 6 4 7 7 7 5 7 1 8 0 8 5 8 2 9 1 9 6 9 2 10 6 10 3 10 4 11 0 11 7 11</p>
  78. </polylist>
  79. </mesh>
  80. </geometry>
  81. </library_geometries>
  82. <library_controllers/>
  83. <library_visual_scenes>
  84. <visual_scene id="Scene" name="Scene">
  85. <node id="Cube" name="Cube" type="NODE">
  86. <matrix sid="transform">0.02999997 0 0 0 0 0.08499998 0 0 0 0 0.06 0 0 0 0 1</matrix>
  87. <instance_geometry url="#Cube-mesh">
  88. <bind_material>
  89. <technique_common>
  90. <instance_material symbol="Material-material" target="#Material-material"/>
  91. </technique_common>
  92. </bind_material>
  93. </instance_geometry>
  94. </node>
  95. </visual_scene>
  96. </library_visual_scenes>
  97. <scene>
  98. <instance_visual_scene url="#Scene"/>
  99. </scene>
  100. </COLLADA>