Vapour.xml 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. <!--
  2. =========================================
  3. AeroFab - 2010 - Lockheed-Martin-FA-22A-Raptor Project
  4. =========================================
  5. http://aerofab.webnode.pt/
  6. Creation : April 15, 2010 06:33:00 PM
  7. Last update: November 10, 2010 07:41:02 PM
  8. Revisions :
  9. * October 1, 2010 04:27:45 PM
  10. * November 10, 2010 07:41:02 PM ()
  11. ======================================================================
  12. Contributions :
  13. Fabrizio Fracaroli <fabriziofracaroli@hotmail.com >
  14. ======================================================================
  15. /*
  16. * Copyright (c) 2010 Fabrizio Fracaroli <fabriziofracaroli@hotmail.com >
  17. *
  18. * This file is free software: you may copy, redistribute and/or modify it
  19. * under the terms of the GNU General Public License as published by the
  20. * Free Software Foundation, either version 2 of the License.
  21. *
  22. * This file is distributed in the hope that it will be useful, but
  23. * WITHOUT ANY WARRANTY; without even the implied warranty of
  24. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  25. * General Public License for more details.
  26. *
  27. * You should have received a copy of the GNU General Public License
  28. * along with this program. If not, see http://www.gnu.org/licenses/ .
  29. *
  30. * This file incorporates work covered by the following copyright and
  31. * permission notice:
  32. *
  33. * Copyright 2010, Fabrizio Fracaroli <fabriziofracaroli@hotmail.com >
  34. *
  35. * Permission to use, copy, modify, and/or distribute this software
  36. * for any purpose with or without fee is hereby granted, provided
  37. * that the above copyright notice and this permission notice appear
  38. * in all copies.
  39. * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
  40. * WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
  41. * WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
  42. * AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
  43. * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
  44. * OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
  45. * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
  46. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  47. */
  48. ======================================================================
  49. F-22 Vapour file made by Fabrizio Fracaroli -->
  50. <PropertyList>
  51. <particlesystem>
  52. <name>vertical-climb-vapour</name>
  53. <texture>vapour.png</texture>
  54. <emissive type="bool">false</emissive>
  55. <lighting type="bool">false</lighting>
  56. <condition>
  57. <and>
  58. <greater-than>
  59. <property>velocities/airspeed-kt</property>
  60. <value>180</value>
  61. </greater-than>
  62. <less-than>
  63. <property>velocities/airspeed-kt</property>
  64. <value>450</value>
  65. </less-than>
  66. <greater-than>
  67. <property>accelerations/pilot-g</property>
  68. <value>2.7</value>
  69. </greater-than>
  70. <greater-than>
  71. <property>environment/relative-humidity</property>
  72. <value>50</value>
  73. </greater-than>
  74. <greater-than>
  75. <property>position/altitude-agl-ft</property>
  76. <value>0</value>
  77. </greater-than>
  78. <less-than>
  79. <property>position/altitude-agl-ft</property>
  80. <value>8000</value>
  81. </less-than>
  82. <less-than>
  83. <property>environment/temperature-degc</property>
  84. <value>28</value>
  85. </less-than>
  86. </and>
  87. </condition>
  88. <attach>world</attach>
  89. <placer>
  90. <type>segments</type>
  91. <segments>
  92. <vertex>
  93. <x-m>-3.70573</x-m>
  94. <y-m>-1.5798</y-m>
  95. <z-m>-0.322113</z-m>
  96. </vertex>
  97. <vertex>
  98. <x-m>-3.70573</x-m>
  99. <y-m>1.5798</y-m>
  100. <z-m>-0.322113</z-m>
  101. </vertex>
  102. <vertex>
  103. <x-m>-0.240778</x-m>
  104. <y-m>-2.18808</y-m>
  105. <z-m>-0.348497</z-m>
  106. </vertex>
  107. <vertex>
  108. <x-m>-0.240778</x-m>
  109. <y-m>2.18808</y-m>
  110. <z-m>-0.348497</z-m>
  111. </vertex>
  112. <vertex>
  113. <x-m>2.84437</x-m>
  114. <y-m>-2.86034</y-m>
  115. <z-m>-0.329977</z-m>
  116. </vertex>
  117. <vertex>
  118. <x-m>2.84437</x-m>
  119. <y-m>2.86034</y-m>
  120. <z-m>-0.329977</z-m>
  121. </vertex>
  122. </segments>
  123. </placer>
  124. <shooter>
  125. <theta-min-deg>-1.5</theta-min-deg>
  126. <theta-max-deg>1.5</theta-max-deg>
  127. <phi-min-deg>-1.5</phi-min-deg>
  128. <phi-max-deg>1.5</phi-max-deg>
  129. <speed-mps>
  130. <value>0</value>
  131. <spread>10</spread>
  132. </speed-mps>
  133. <rotation-speed>
  134. <x-min-deg-sec>0</x-min-deg-sec>
  135. <y-min-deg-sec>0</y-min-deg-sec>
  136. <z-min-deg-sec>0</z-min-deg-sec>
  137. <x-max-deg-sec>0</x-max-deg-sec>
  138. <y-max-deg-sec>0</y-max-deg-sec>
  139. <z-max-deg-sec>0</z-max-deg-sec>
  140. </rotation-speed>
  141. </shooter>
  142. <counter>
  143. <particles-per-sec>
  144. <value>200</value>
  145. <spread>15</spread>
  146. </particles-per-sec>
  147. </counter>
  148. <align>billboard</align>
  149. <particle>
  150. <start>
  151. <color>
  152. <red><value> 0.7 </value></red>
  153. <green><value> 0.7 </value></green>
  154. <blue><value> 0.7 </value></blue>
  155. <alpha><value> 0.3 </value></alpha>
  156. </color>
  157. <size>
  158. <value>2.45</value>
  159. </size>
  160. </start>
  161. <end>
  162. <color>
  163. <red><value> 1.0 </value></red>
  164. <green><value> 1.0 </value></green>
  165. <blue><value> 1.0 </value></blue>
  166. <alpha><value> 1.0 </value></alpha>
  167. </color>
  168. <size>
  169. <value>4</value>
  170. </size>
  171. </end>
  172. <life-sec>
  173. <value>0.01</value>
  174. </life-sec>
  175. <mass-kg>0.00001</mass-kg>
  176. <radius-m>0.001</radius-m>
  177. </particle>
  178. <program>
  179. <fluid>water</fluid>
  180. <gravity type="bool">true</gravity>
  181. <wind typ="bool">false</wind>
  182. </program>
  183. </particlesystem>
  184. </PropertyList>