test7.amf 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <amf>
  3. <object id="1">
  4. <color>
  5. <r>0.1</r>
  6. <g>0.6</g>
  7. <b>0.1</b>
  8. <a>1</a>
  9. </color>
  10. <mesh>
  11. <vertices>
  12. <vertex>
  13. <color>
  14. <r>0.5</r>
  15. <g>0.5</g>
  16. <b>0</b>
  17. <a>1</a>
  18. </color>
  19. <coordinates>
  20. <x>-0.5</x>
  21. <y>-0.5</y>
  22. <z>0</z>
  23. </coordinates>
  24. </vertex>
  25. <vertex>
  26. <coordinates>
  27. <x>-0.5</x>
  28. <y>0.5</y>
  29. <z>0</z>
  30. </coordinates>
  31. </vertex>
  32. <vertex>
  33. <coordinates>
  34. <x>1</x>
  35. <y>0</y>
  36. <z>0</z>
  37. </coordinates>
  38. </vertex>
  39. <vertex>
  40. <coordinates>
  41. <x>0</x>
  42. <y>0</y>
  43. <z>4</z>
  44. </coordinates>
  45. </vertex>
  46. <vertex>
  47. <coordinates>
  48. <x>0</x>
  49. <y>0</y>
  50. <z>-4</z>
  51. </coordinates>
  52. </vertex>
  53. </vertices>
  54. <volume>
  55. <color>
  56. <r>0.6</r>
  57. <g>0.1</g>
  58. <b>0.1</b>
  59. <a>1</a>
  60. </color>
  61. <triangle>
  62. <color>
  63. <r>0.0</r>
  64. <g>0.0</g>
  65. <b>1</b>
  66. <a>1</a>
  67. </color>
  68. <v1>0</v1>
  69. <v2>1</v2>
  70. <v3>2</v3>
  71. </triangle>
  72. <triangle>
  73. <v1>0</v1>
  74. <v2>3</v2>
  75. <v3>1</v3>
  76. </triangle>
  77. <triangle>
  78. <v1>1</v1>
  79. <v2>3</v2>
  80. <v3>2</v3>
  81. </triangle>
  82. <triangle>
  83. <v1>0</v1>
  84. <v2>2</v2>
  85. <v3>3</v3>
  86. </triangle>
  87. </volume>
  88. <volume>
  89. <triangle>
  90. <v1>0</v1>
  91. <v2>2</v2>
  92. <v3>1</v3>
  93. </triangle>
  94. <triangle>
  95. <v1>0</v1>
  96. <v2>4</v2>
  97. <v3>2</v3>
  98. </triangle>
  99. <triangle>
  100. <v1>1</v1>
  101. <v2>2</v2>
  102. <v3>4</v3>
  103. </triangle>
  104. <triangle>
  105. <v1>0</v1>
  106. <v2>1</v2>
  107. <v3>4</v3>
  108. </triangle>
  109. </volume>
  110. </mesh>
  111. </object>
  112. </amf>