Advertisement
Guest User

Untitled

a guest
Dec 16th, 2015
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 107.24 KB | None | 0 0
  1. ////////////////////////////////////////////////////////////////////
  2. //DeRap: Produced from mikero's Dos Tools Dll version 4.88
  3. //Wed Dec 31 20:29:17 2014 : Source 'file' date Wed Dec 31 20:29:17 2014
  4. //http://dev-heaven.net/projects/list_files/mikero-pbodll
  5. ////////////////////////////////////////////////////////////////////
  6.  
  7. #define _ARMA_ //IMPORTANT!!
  8.  
  9. //Class map_stratis : config.bin{
  10. class CfgPatches
  11. {
  12. class CAPS_Columbia //Look it up here: https://sites.google.com/site/islandconfigs/home
  13. {
  14. units[] = {"CAPS_Columbia"}; //not sure if it must be filled, as Stratis didn't, but A2 Maps did...
  15. weapons[] = {};
  16. requiredVersion = 0.1;
  17. requiredAddons[] = {"A3_Data_F","A3_Roads_F","A3_Structures_F","A3_Map_Data"};
  18. author = "Cookies"; //Author Name (this entry exists twice!)
  19. mail = "NoEmail";
  20. };
  21. };
  22. class CfgVehicles{}; //I think useless in ArmA3
  23. class CfgWorlds
  24. {
  25. class DefaultWorld
  26. {
  27. cutscenes[] = {""}; //plays in main menu (this entry exists twice!)
  28. class Weather
  29. {
  30. class Overcast;
  31. };
  32. };
  33. class CAWorld: DefaultWorld
  34. {
  35. class Grid{};
  36. class DayLightingBrightAlmost;
  37. class DayLightingRainy;
  38. class DefaultClutter;
  39. class Weather: Weather
  40. {
  41. class Lighting;
  42. class Overcast: Overcast
  43. {
  44. class Weather1;
  45. class Weather2;
  46. class Weather3;
  47. class Weather4;
  48. class Weather5;
  49. class Weather6;
  50. };
  51. };
  52. };
  53.  
  54. class DefaultLighting;
  55. class CAPS_Columbia: CAWorld
  56. {
  57. dynLightMinBrightnessAmbientCoef = 0.5;
  58. dynLightMinBrightnessAbsolute = 0.05;
  59. class Sea
  60. {
  61. seaTexture = "a3\a3\data_f\seatexture_co.paa";
  62. seaMaterial = "#water";
  63. shoreMaterial = "#shore";
  64. shoreFoamMaterial = "#shorefoam";
  65. shoreWetMaterial = "#shorewet";
  66. WaterMapScale = 20;
  67. WaterGrid = 50;
  68. MaxTide = 0;
  69. MaxWave = 0.25;
  70. SeaWaveXScale = "2.0/50";
  71. SeaWaveZScale = "1.0/50";
  72. SeaWaveHScale = 1.0;
  73. SeaWaveXDuration = 5000;
  74. SeaWaveZDuration = 10000;
  75. };
  76. class Underwater
  77. {
  78. noWaterFog = -0.001;
  79. fullWaterFog = 0.001;
  80. deepWaterFog = 200;
  81. waterFogDistanceNear = 10;
  82. waterFogDistance = 40;
  83. waterColor[] = {0.04,0.16,0.22};
  84. deepWaterColor[] = {0.0,0.001,0.009};
  85. surfaceColor[] = {0.04,0.16,0.22};
  86. deepSurfaceColor[] = {0.0,0.001,0.009};
  87. };
  88. class SeaWaterShaderPars
  89. {
  90. refractionMoveCoef = 0.03;
  91. minWaterOpacity = 0.0;
  92. waterOpacityDistCoef = 0.4;
  93. underwaterOpacity = 0.5;
  94. waterOpacityFadeStart = 60;
  95. waterOpacityFadeLength = 120;
  96. };
  97. startWeather = 0.3; //sets weather when opening map in editor
  98. startFog = 0.0; //sets fog value when opening map in editor | same as fog slider in editor (probably)
  99. forecastWeather = 0.3; //sets forecast when opening map in editor
  100. forecastFog = 0.0;//~
  101. startFogBase = 0.0;//~
  102. forecastFogBase = 0.0;//~
  103. startFogDecay = 0.013;//~
  104. forecastFogDecay = 0.013;//~
  105. fogBeta0Min = 0.0;//~
  106. fogBeta0Max = 0.05;//~
  107.  
  108. class Lighting: DefaultLighting //Too much D: (https://sites.google.com/site/islandconfigs/cfgworlds-overview/cfgworlds-lighting-weather)
  109. {
  110. groundReflection[] = {0.132,0.133,0.122};
  111. moonObjectColorFull[] = {550,500,450,1.0};
  112. moonHaloObjectColorFull[] = {20,20,20,0.5};
  113. moonsetObjectColor[] = {275,250,225,1.0};
  114. moonsetHaloObjectColor[] = {10,10,10,0.25};
  115. class ThunderBoltLight
  116. {
  117. diffuse[] = {2120,2170,8550};
  118. ambient[] = {0.001,0.001,0.001};
  119. intensity = 120000;
  120. class Attenuation
  121. {
  122. start = 0.0;
  123. constant = 0.0;
  124. linear = 0.0;
  125. quadratic = 1.0;
  126. };
  127. };
  128. starEmissivity = 30.0;
  129. };
  130. class DayLightingBrightAlmost: DayLightingBrightAlmost //as above
  131. {
  132. deepNight[] = {-15,{ 0.005,0.01,0.01 },{ 0.0,0.002,0.003 },{ 0.0,0.0,0.0 },{ 0.0,0.0,0.0 },{ 0.0,0.002,0.003 },{ 0.0,0.002,0.003 },0};
  133. fullNight[] = {-5,{ 0.182,0.213,0.25 },{ 0.05,0.111,0.221 },{ 0.04,0.034,0.004 },{ 0.039,0.049,0.072 },{ 0.082,0.128,0.185 },{ 0.283,0.35,0.431 },0};
  134. sunMoon[] = {-3.75,{ 0.377,0.441,0.518 },{ 0.103,0.227,0.453 },{ 0.04,0.034,0.004 },{ 0.039,0.049,0.072 },{ 0.174,0.274,0.395 },{ 0.582,0.72,0.887 },0.5};
  135. earlySun[] = {-2.5,{ 0.675,0.69,0.784 },{ 0.22,0.322,0.471 },{ 0.04,0.034,0.004 },{ 0.039,0.049,0.072 },{ 0.424,0.549,0.745 },{ 0.698,0.753,0.894 },1};
  136. sunrise[] = {0,{ 0.675,0.69,0.784 },{ 0.478,0.51,0.659 },{ 0.2,0.19,0.07 },{ 0.124,0.161,0.236 },{ { 0.847,0.855,0.965 },0.2 },{ { 0.933,0.949,0.996 },2 },1};
  137. earlyMorning[] = {3,{ { 0.844,0.61,0.469 },0.8 },{ 0.424,0.557,0.651 },{ { 1,0.45,0.2 },1 },{ 0.12,0.26,0.38 },{ { 0.428,0.579,0.743 },2 },{ { 0.844,0.61,0.469 },2.7 },1};
  138. midMorning[] = {8,{ { 0.822,0.75,0.646 },3.8 },{ { 0.383,0.58,0.858 },1.3 },{ { 1.3,0.9,0.61 },2.8 },{ { 0.12,0.18,0.28 },0.5 },{ { 0.322,0.478,0.675 },3.5 },{ { 1.0,0.929,0.815 },4.7 },1};
  139. morning[] = {16,{ { 1,0.95,0.91 },12.2 },{ { 0.12,0.18,0.28 },9.2 },{ { 1,0.95,0.91 },11.2 },{ { 0.12,0.18,0.28 },8.5 },{ { 0.14,0.18,0.24 },11.0 },{ { 0.5,0.6,0.9 },13.2 },1};
  140. noon[] = {45,{ { 0.98,0.94,0.94 },13.8 },{ { 0.2,0.27,0.35 },10.8 },{ { 0.98,0.94,0.94 },13.8 },{ { 0.2,0.27,0.35 },10.8 },{ { 0.5,0.64,1.0 },12.0 },{ { 0.5,0.5,0.5 },14.8 },1,0.5,0.4,0.5,0.4};
  141. };
  142. class DayLightingRainy: DayLightingRainy //as above
  143. {
  144. deepNight[] = {-15,{ 0.005,0.01,0.01 },{ 0.0,0.002,0.003 },{ 0.0,0.0,0.0 },{ 0.0,0.0,0.0 },{ 0.0,0.002,0.003 },{ 0.0,0.002,0.003 },0};
  145. fullNight[] = {-5,{ 0.023,0.023,0.023 },{ 0.02,0.02,0.02 },{ 0.023,0.023,0.023 },{ 0.02,0.02,0.02 },{ 0.01,0.01,0.02 },{ 0.08,0.06,0.06 },0};
  146. sunMoon[] = {-3.75,{ 0.04,0.04,0.05 },{ 0.04,0.04,0.05 },{ 0.04,0.04,0.05 },{ 0.04,0.04,0.05 },{ 0.04,0.035,0.04 },{ 0.11,0.08,0.09 },0.5};
  147. earlySun[] = {-2.5,{ 0.0689,0.0689,0.0804 },{ 0.06,0.06,0.07 },{ 0.0689,0.0689,0.0804 },{ 0.06,0.06,0.07 },{ 0.08,0.07,0.08 },{ 0.14,0.1,0.12 },0.5};
  148. earlyMorning[] = {3,{ { 1,1,1 },"(-4)+3.95" },{ { 1,1,1 },"(-4)+3.0" },{ { 1,1,1 },"(-4)+3.95" },{ { 1,1,1 },"(-4)+3.0" },{ { 1,1,1 },"(-4)+4" },{ { 1,1,1 },"(-4)+5.5" },1};
  149. morning[] = {16,{ { 1,1,1 },"(-4)+5.7" },{ { 1,1,1 },"(-4)+4.5" },{ { 1,1,1 },"(-4)+5.7" },{ { 1,1,1 },"(-4)+4.5" },{ { 1,1,1 },"(-4)+7" },{ { 1,1,1 },"(-4)+8" },1};
  150. lateMorning[] = {25,{ { 1,1,1 },"(-4)+10.45" },{ { 1,1,1 },"(-4)+9.75" },{ { 1,1,1 },"(-4)+10.45" },{ { 1,1,1 },"(-4)+9.75" },{ { 1,1,1 },"(-4)+12" },{ { 1,1,1 },"(-4)+12.75" },1};
  151. noon[] = {45,{ { 1,1,1 },10.0 },{ { 1,1,1 },9.0 },{ { 1,1,1 },9.0 },{ { 1,1,1 },8.0 },{ { 0.5,0.64,1 },12.0 },{ { 0.5,0.5,0.5 },14.8 },1};
  152. };
  153. class Weather: Weather //WAY too much Dx (https://sites.google.com/site/islandconfigs/cfgworlds-overview/cfgworlds-weather)
  154. {
  155. class LightingNew
  156. {
  157. class Lighting0
  158. {
  159. height = 0;
  160. overcast = 0.4;
  161. sunAngle = -14;
  162. sunOrMoon = 0;
  163. diffuse[] = {{ 0.11,0.2744,0.97 },3};
  164. diffuseCloud[] = {{ 0.099,0.24696,0.873 },2.7};
  165. ambient[] = {0.02,0.11,0.54};
  166. ambientCloud[] = {0.018,0.099,0.486};
  167. ambientMid[] = {0.018,0.099,0.486};
  168. ambientMidCloud[] = {0.0162,0.0891,0.4374};
  169. groundReflection[] = {0.0162,0.0891,0.4374};
  170. groundReflectionCloud[] = {0.01458,0.08019,0.39366};
  171. bidirect[] = {0.0284,0.02712,0.0254};
  172. bidirectCloud[] = {0.02556,0.024408,0.02286};
  173. sky[] = {{ 0.001273,0.001838,0.004057 },0.001404};
  174. skyAroundSun[] = {4e-006,0.000104,0.000366};
  175. fogColor[] = {0.1,0.2,0.4};
  176. apertureMin = 5.916064;
  177. apertureStandard = 6.859;
  178. apertureMax = 17.1475;
  179. standardAvgLum = 1.08;
  180. desiredLuminanceCoef = 0.118098;
  181. desiredLuminanceCoefCloud = 0.059049;
  182. luminanceRectCoef = 0.4;
  183. luminanceRectCoefCloud = 0.2;
  184. rayleigh[] = {0.00749,0.01388,0.02878};
  185. mie[] = {0.0046,0.0046,0.0046};
  186. cloudsColor[] = {{ 0.3,0.4,1 },13.61492};
  187. swBrightness = 5;
  188. };
  189. class Lighting1
  190. {
  191. height = 0;
  192. overcast = 0.4;
  193. sunAngle = -10;
  194. sunOrMoon = 0;
  195. diffuse[] = {{ 0.11,0.2744,0.97 },2.8};
  196. diffuseCloud[] = {{ 0.11,0.2744,0.97 },2.52};
  197. ambient[] = {0.02,0.11,0.54};
  198. ambientCloud[] = {0.018,0.099,0.486};
  199. ambientMid[] = {0.032,0.176,0.864};
  200. ambientMidCloud[] = {0.0288,0.1584,0.7776};
  201. groundReflection[] = {0.0224,0.1232,0.6048};
  202. groundReflectionCloud[] = {0.02016,0.11088,0.54432};
  203. bidirect[] = {0,0,0};
  204. bidirectCloud[] = {0,0,0};
  205. sky[] = {{ 0.004316,0.006232,0.013752 },0.014036};
  206. skyAroundSun[] = {0.004332,0.005212,0.009138};
  207. fogColor[] = {0.09,0.18,0.32};
  208. apertureMin = 7.39508;
  209. apertureStandard = 7.22;
  210. apertureMax = 18.05;
  211. standardAvgLum = 1.8;
  212. desiredLuminanceCoef = 0.13122;
  213. desiredLuminanceCoefCloud = 0.06561;
  214. luminanceRectCoef = 0.4;
  215. luminanceRectCoefCloud = 0.2;
  216. rayleigh[] = {0.00749,0.01388,0.02878};
  217. mie[] = {0.0046,0.0046,0.0046};
  218. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  219. swBrightness = 5;
  220. };
  221. class Lighting2
  222. {
  223. height = 0;
  224. overcast = 0.4;
  225. sunAngle = -9;
  226. sunOrMoon = 0;
  227. diffuse[] = {{ 0.11,0.2744,0.97 },2.4};
  228. diffuseCloud[] = {{ 0.11,0.2744,0.97 },2.16};
  229. ambient[] = {0.02,0.11,0.16};
  230. ambientCloud[] = {0.018,0.099,0.144};
  231. ambientMid[] = {0.028,0.154,0.224};
  232. ambientMidCloud[] = {0.0252,0.1386,0.2016};
  233. groundReflection[] = {0.0168,0.0924,0.1344};
  234. groundReflectionCloud[] = {0.01512,0.08316,0.12096};
  235. bidirect[] = {0,0,0};
  236. bidirectCloud[] = {0,0,0};
  237. sky[] = {{ 0.014632,0.021125,0.034815 },0.14036};
  238. skyAroundSun[] = {{ 0.00456,0.005486,0.009619 },0.4};
  239. fogColor[] = {0.085,0.12,0.15};
  240. apertureMin = 7.546;
  241. apertureStandard = 7.6;
  242. apertureMax = 19;
  243. standardAvgLum = 3;
  244. desiredLuminanceCoef = 0.1458;
  245. desiredLuminanceCoefCloud = 0.0729;
  246. luminanceRectCoef = 0.4;
  247. luminanceRectCoefCloud = 0.2;
  248. rayleigh[] = {0.00749,0.01388,0.02878};
  249. mie[] = {0.0046,0.0046,0.0046};
  250. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  251. swBrightness = 5;
  252. };
  253. class Lighting3
  254. {
  255. height = 0;
  256. overcast = 0.4;
  257. sunAngle = -8;
  258. sunOrMoon = 0;
  259. diffuse[] = {{ 0.11,0.2744,0.97 },2};
  260. diffuseCloud[] = {{ 0.099,0.24696,0.873 },1.8};
  261. ambient[] = {0.04,0.077,0.153};
  262. ambientCloud[] = {0.036,0.0693,0.1377};
  263. ambientMid[] = {0.048,0.0924,0.1836};
  264. ambientMidCloud[] = {0.0432,0.08316,0.16524};
  265. groundReflection[] = {0.024,0.0462,0.0918};
  266. groundReflectionCloud[] = {0.0216,0.04158,0.08262};
  267. bidirect[] = {0.000213,0.000203,0.000191};
  268. bidirectCloud[] = {0.000192,0.000183,0.000171};
  269. sky[] = {{ 0.0496,0.07161,0.118017 },1.4036};
  270. skyAroundSun[] = {{ 0.0048,0.005775,0.010125 },1.8183};
  271. fogColor[] = {0.07,0.08,0.12};
  272. apertureMin = 7.7;
  273. apertureStandard = 8;
  274. apertureMax = 20;
  275. standardAvgLum = 5;
  276. desiredLuminanceCoef = 0.13122;
  277. desiredLuminanceCoefCloud = 0.06561;
  278. luminanceRectCoef = 0.4;
  279. luminanceRectCoefCloud = 0.2;
  280. rayleigh[] = {0.00749,0.01388,0.02878};
  281. mie[] = {0.0046,0.0046,0.0046};
  282. cloudsColor[] = {{ 0.8,0.81,1 },12};
  283. swBrightness = 4;
  284. };
  285. class Lighting4
  286. {
  287. height = 0;
  288. overcast = 0.4;
  289. sunAngle = -6;
  290. sunOrMoon = 0;
  291. diffuse[] = {{ 0.11,0.2744,0.97 },1.7};
  292. diffuseCloud[] = {{ 0.099,0.24696,0.873 },1.53};
  293. ambient[] = {{ 0.06,0.11,0.225 },0.48488};
  294. ambientCloud[] = {{ 0.054,0.099,0.2025 },0.436392};
  295. ambientMid[] = {{ 0.06,0.11,0.225 },0.339416};
  296. ambientMidCloud[] = {{ 0.054,0.099,0.2025 },0.305474};
  297. groundReflection[] = {{ 0.03,0.055,0.1125 },0.237591};
  298. groundReflectionCloud[] = {{ 0.027,0.0495,0.10125 },0.213832};
  299. bidirect[] = {0.00213,0.002034,0.001905};
  300. bidirectCloud[] = {0.001917,0.001831,0.001715};
  301. sky[] = {{ 0.16,0.231,0.3807 },4.2108};
  302. skyAroundSun[] = {{ 0.048,0.05775,0.10125 },4.8488};
  303. fogColor[] = {0.0532,0.0639,0.089242};
  304. apertureMin = 7.8;
  305. apertureStandard = 9;
  306. apertureMax = 20;
  307. standardAvgLum = 10;
  308. desiredLuminanceCoef = 0.1458;
  309. desiredLuminanceCoefCloud = 0.0729;
  310. luminanceRectCoef = 0.4;
  311. luminanceRectCoefCloud = 0.2;
  312. rayleigh[] = {0.00749,0.01388,0.02878};
  313. mie[] = {0.00368,0.0046,0.00552};
  314. cloudsColor[] = {{ 0.8,0.81,1 },11};
  315. swBrightness = 3;
  316. };
  317. class Lighting5
  318. {
  319. height = 0;
  320. overcast = 0.4;
  321. sunAngle = -2;
  322. sunOrMoon = 0.5;
  323. diffuse[] = {{ 0.22,0.1764,0.3007 },1.595};
  324. diffuseCloud[] = {{ 0.198,0.15876,0.27063 },1.4355};
  325. ambient[] = {{ 0.2,0.275,0.54 },4.60636};
  326. ambientCloud[] = {{ 0.18,0.2475,0.486 },4.145724};
  327. ambientMid[] = {{ 0.2,0.275,0.54 },3.45477};
  328. ambientMidCloud[] = {{ 0.18,0.2475,0.486 },3.109293};
  329. groundReflection[] = {{ 0.1,0.1375,0.27 },2.418339};
  330. groundReflectionCloud[] = {{ 0.09,0.12375,0.243 },2.176505};
  331. bidirect[] = {0.00497,0.004746,0.004445};
  332. bidirectCloud[] = {0.004473,0.004271,0.004001};
  333. sky[] = {{ 0.32,0.33,0.423 },8.70232};
  334. skyAroundSun[] = {{ 0.12,0.1155,0.1125 },9.0915};
  335. fogColor[] = {0.056,0.071,0.111552};
  336. apertureMin = 8;
  337. apertureStandard = 10;
  338. apertureMax = 20;
  339. standardAvgLum = 20;
  340. desiredLuminanceCoef = 0.162;
  341. desiredLuminanceCoefCloud = 0.081;
  342. luminanceRectCoef = 0.4;
  343. luminanceRectCoefCloud = 0.2;
  344. rayleigh[] = {0.00749,0.01388,0.02878};
  345. mie[] = {0.0023,0.0046,0.0069};
  346. cloudsColor[] = {{ 0.8,0.81,1 },11};
  347. swBrightness = 2;
  348. };
  349. class Lighting6
  350. {
  351. height = 0;
  352. overcast = 0.4;
  353. sunAngle = 0;
  354. sunOrMoon = 1;
  355. diffuse[] = {{ 0.99,0.2744,0.2134 },6.061};
  356. diffuseCloud[] = {{ 0.891,0.24696,0.19206 },5.4549};
  357. ambient[] = {{ 0.4,0.42735,0.6777 },4.8488};
  358. ambientCloud[] = {{ 0.36,0.384615,0.60993 },4.36392};
  359. ambientMid[] = {{ 0.4512,0.485775,0.7608 },3.87904};
  360. ambientMidCloud[] = {{ 0.40608,0.437198,0.68472 },3.491136};
  361. groundReflection[] = {{ 0.28187,0.2712,0.37973 },3.801459};
  362. groundReflectionCloud[] = {{ 0.253683,0.24408,0.341757 },3.421313};
  363. bidirect[] = {0.0142,0.01356,0.0127};
  364. bidirectCloud[] = {0.01278,0.012204,0.01143};
  365. sky[] = {{ 0.52,0.44,0.4239 },9.1234};
  366. skyAroundSun[] = {{ 0.3,0.1925,0.0999 },9.849125};
  367. fogColor[] = {0.1644,0.100485,0.13944};
  368. apertureMin = 9;
  369. apertureStandard = 12;
  370. apertureMax = 20;
  371. standardAvgLum = 60;
  372. desiredLuminanceCoef = 0.18;
  373. desiredLuminanceCoefCloud = 0.09;
  374. luminanceRectCoef = 0.4;
  375. luminanceRectCoefCloud = 0.2;
  376. rayleigh[] = {0.00749,0.01388,0.02878};
  377. mie[] = {0.00046,0.00322,0.0092};
  378. cloudsColor[] = {{ 0.8,0.81,1 },12};
  379. swBrightness = 1;
  380. };
  381. class Lighting7
  382. {
  383. height = 0;
  384. overcast = 0.4;
  385. sunAngle = 2;
  386. sunOrMoon = 1;
  387. diffuse[] = {{ 1.1,0.4116,0.194 },8.7725};
  388. diffuseCloud[] = {{ 0.99,0.37044,0.1746 },7.89525};
  389. ambient[] = {{ 0.354,0.463,0.746 },5.702125};
  390. ambientCloud[] = {{ 0.3186,0.4167,0.6714 },5.131913};
  391. ambientMid[] = {{ 0.4782,0.52197,0.784 },4.5617};
  392. ambientMidCloud[] = {{ 0.43038,0.469773,0.7056 },4.10553};
  393. groundReflection[] = {{ 0.3692,0.35256,0.438785 },4.333615};
  394. groundReflectionCloud[] = {{ 0.33228,0.317304,0.394907 },3.900254};
  395. bidirect[] = {0.0213,0.02034,0.01905};
  396. bidirectCloud[] = {0.01917,0.018306,0.017145};
  397. sky[] = {{ 0.4312,0.4433,0.5175 },10.94808};
  398. skyAroundSun[] = {{ 0.4392,0.32186,0.3609 },12.122};
  399. fogColor[] = {0.137,0.11165,0.1743};
  400. apertureMin = 10;
  401. apertureStandard = 15;
  402. apertureMax = 20;
  403. standardAvgLum = 70;
  404. desiredLuminanceCoef = 0.2;
  405. desiredLuminanceCoefCloud = 0.4;
  406. luminanceRectCoef = 0.4;
  407. luminanceRectCoefCloud = 0.2;
  408. rayleigh[] = {0.00749,0.01388,0.02878};
  409. mie[] = {0.0023,0.00322,0.00552};
  410. cloudsColor[] = {{ 0.8,0.81,1 },13};
  411. swBrightness = 1;
  412. };
  413. class Lighting8
  414. {
  415. height = 0;
  416. overcast = 0.4;
  417. sunAngle = 6;
  418. sunOrMoon = 1;
  419. diffuse[] = {{ 1.1,0.588,0.291 },12.76};
  420. diffuseCloud[] = {{ 0.99,0.5292,0.2619 },11.484};
  421. ambient[] = {{ 0.38,0.491,0.798 },7.975};
  422. ambientCloud[] = {{ 0.342,0.4419,0.7182 },7.1775};
  423. ambientMid[] = {{ 0.522,0.56134,0.796 },6.77875};
  424. ambientMidCloud[] = {{ 0.4698,0.505206,0.7164 },6.100875};
  425. groundReflection[] = {{ 0.48635,0.467142,0.509905 },6.100875};
  426. groundReflectionCloud[] = {{ 0.437715,0.420428,0.458915 },5.490788};
  427. bidirect[] = {0.02485,0.02373,0.022225};
  428. bidirectCloud[] = {0.022365,0.021357,0.020003};
  429. sky[] = {{ 0.42,0.46255,0.6507 },12.6324};
  430. skyAroundSun[] = {{ 0.424,0.344575,0.396 },13.3342};
  431. fogColor[] = {0.275,0.2475,0.315};
  432. apertureMin = 15;
  433. apertureStandard = 28;
  434. apertureMax = 40;
  435. standardAvgLum = 120;
  436. desiredLuminanceCoef = 0.2;
  437. desiredLuminanceCoefCloud = 0.4;
  438. luminanceRectCoef = 0.4;
  439. luminanceRectCoefCloud = 0.2;
  440. rayleigh[] = {0.00749,0.01388,0.02878};
  441. mie[] = {0.0046,0.0046,0.0046};
  442. cloudsColor[] = {{ 0.8,0.81,1 },13};
  443. swBrightness = 1;
  444. };
  445. class Lighting9
  446. {
  447. height = 0;
  448. overcast = 0.4;
  449. sunAngle = 16;
  450. sunOrMoon = 1;
  451. diffuse[] = {{ 1.1,0.7252,0.485 },14.355};
  452. diffuseCloud[] = {{ 0.99,0.65268,0.4365 },12.9195};
  453. ambient[] = {{ 0.42,0.52195,0.855 },8.971875};
  454. ambientCloud[] = {{ 0.378,0.469755,0.7695 },8.074688};
  455. ambientMid[] = {{ 0.5652,0.600075,0.796 },8.074688};
  456. ambientMidCloud[] = {{ 0.50868,0.540068,0.7164 },7.267219};
  457. groundReflection[] = {{ 0.6035,0.575622,0.575945 },6.45975};
  458. groundReflectionCloud[] = {{ 0.54315,0.51806,0.518351 },5.813775};
  459. bidirect[] = {0.0284,0.02712,0.0254};
  460. bidirectCloud[] = {0.02556,0.024408,0.02286};
  461. sky[] = {{ 0.408,0.48565,0.62163 },13.47456};
  462. skyAroundSun[] = {{ 0.412,0.36498,0.42435 },13.9403};
  463. fogColor[] = {0.29,0.319,0.406};
  464. apertureMin = 20;
  465. apertureStandard = 35;
  466. apertureMax = 85;
  467. standardAvgLum = 450;
  468. desiredLuminanceCoef = 0.2;
  469. desiredLuminanceCoefCloud = 0.4;
  470. luminanceRectCoef = 0.4;
  471. luminanceRectCoefCloud = 0.2;
  472. rayleigh[] = {0.00749,0.01388,0.02878};
  473. mie[] = {0.0046,0.0046,0.0046};
  474. cloudsColor[] = {{ 0.8,0.81,1 },13};
  475. swBrightness = 1;
  476. };
  477. class Lighting10
  478. {
  479. height = 0;
  480. overcast = 0.4;
  481. sunAngle = 45;
  482. sunOrMoon = 1;
  483. diffuse[] = {{ 1.1,0.98,0.97 },15.95};
  484. diffuseCloud[] = {{ 0.99,0.882,0.873 },14.355};
  485. ambient[] = {{ 0.4,0.55,0.9 },9.96875};
  486. ambientCloud[] = {{ 0.36,0.495,0.81 },8.971875};
  487. ambientMid[] = {{ 0.84,0.73025,0.8 },10.96562};
  488. ambientMidCloud[] = {{ 0.756,0.657225,0.72 },9.869062};
  489. groundReflection[] = {{ 0.71,0.678,0.635 },8.224218};
  490. groundReflectionCloud[] = {{ 0.639,0.6102,0.5715 },7.401797};
  491. bidirect[] = {0.0284,0.02712,0.0254};
  492. bidirectCloud[] = {0.02556,0.024408,0.02286};
  493. sky[] = {{ 0.4,0.55,0.9 },14.036};
  494. skyAroundSun[] = {{ 0.4,0.385,0.45 },15.1525};
  495. fogColor[] = {0.5,0.55,0.816};
  496. apertureMin = 45;
  497. apertureStandard = 65;
  498. apertureMax = 85;
  499. standardAvgLum = 800;
  500. desiredLuminanceCoef = 0.2;
  501. desiredLuminanceCoefCloud = 0.4;
  502. luminanceRectCoef = 0.4;
  503. luminanceRectCoefCloud = 0.2;
  504. rayleigh[] = {0.00749,0.01388,0.02878};
  505. mie[] = {0.006,0.0046,0.004};
  506. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  507. swBrightness = 1;
  508. };
  509. class Lighting11
  510. {
  511. height = 0;
  512. overcast = 0.95;
  513. sunAngle = -14;
  514. sunOrMoon = 0;
  515. diffuse[] = {0,0,0};
  516. diffuseCloud[] = {0,0,0};
  517. ambient[] = {0.0135,0.07425,0.3645};
  518. ambientCloud[] = {0.010125,0.055688,0.273375};
  519. ambientMid[] = {0.0081,0.04455,0.2187};
  520. ambientMidCloud[] = {0.006075,0.033413,0.164025};
  521. groundReflection[] = {0.00486,0.02673,0.13122};
  522. groundReflectionCloud[] = {0.003645,0.020048,0.098415};
  523. bidirect[] = {0.01917,0.018306,0.017145};
  524. bidirectCloud[] = {0.014378,0.01373,0.012859};
  525. sky[] = {{ 0.001273,0.001838,0.004057 },0.001404};
  526. skyAroundSun[] = {4e-006,0.000104,0.000366};
  527. fogColor[] = {5e-005,5e-005,5.1e-005};
  528. apertureMin = 5.916064;
  529. apertureStandard = 6.859;
  530. apertureMax = 17.1475;
  531. standardAvgLum = 1.08;
  532. desiredLuminanceCoef = 0.118098;
  533. desiredLuminanceCoefCloud = 0.059049;
  534. luminanceRectCoef = 0.4;
  535. luminanceRectCoefCloud = 0.2;
  536. rayleigh[] = {0.00749,0.01388,0.02878};
  537. mie[] = {0.0046,0.0046,0.0046};
  538. cloudsColor[] = {{ 0.3,0.4,1 },13.61492};
  539. swBrightness = 5;
  540. };
  541. class Lighting12
  542. {
  543. height = 0;
  544. overcast = 0.95;
  545. sunAngle = -10;
  546. sunOrMoon = 0;
  547. diffuse[] = {0.0825,0.2058,0.7275};
  548. diffuseCloud[] = {0.061875,0.15435,0.545625};
  549. ambient[] = {0.004,0.008,0.018};
  550. ambientCloud[] = {0.003,0.006,0.0135};
  551. ambientMid[] = {0.0024,0.0048,0.0108};
  552. ambientMidCloud[] = {0.0018,0.0036,0.0081};
  553. groundReflection[] = {0.00144,0.00288,0.00648};
  554. groundReflectionCloud[] = {0.00108,0.00216,0.00486};
  555. bidirect[] = {0,0,0};
  556. bidirectCloud[] = {0,0,0};
  557. sky[] = {{ 0.004316,0.006232,0.013752 },0.014036};
  558. skyAroundSun[] = {0.004332,0.005212,0.009138};
  559. fogColor[] = {0.0001,0.0001,0.000102};
  560. apertureMin = 6.517;
  561. apertureStandard = 7.448;
  562. apertureMax = 11.7;
  563. standardAvgLum = 0.001;
  564. desiredLuminanceCoef = 0.13122;
  565. desiredLuminanceCoefCloud = 0.06561;
  566. luminanceRectCoef = 0.4;
  567. luminanceRectCoefCloud = 0.2;
  568. rayleigh[] = {0.00749,0.01388,0.02878};
  569. mie[] = {0.0046,0.0046,0.0046};
  570. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  571. swBrightness = 5;
  572. };
  573. class Lighting13
  574. {
  575. height = 0;
  576. overcast = 0.95;
  577. sunAngle = -9;
  578. sunOrMoon = 0;
  579. diffuse[] = {0,0,0};
  580. diffuseCloud[] = {0,0,0};
  581. ambient[] = {0.029,0.028,0.134};
  582. ambientCloud[] = {0.02175,0.021,0.1005};
  583. ambientMid[] = {0.0174,0.0168,0.0804};
  584. ambientMidCloud[] = {0.01305,0.0126,0.0603};
  585. groundReflection[] = {0.01044,0.01008,0.04824};
  586. groundReflectionCloud[] = {0.00783,0.00756,0.03618};
  587. bidirect[] = {0,0,0};
  588. bidirectCloud[] = {0,0,0};
  589. sky[] = {{ 0.014632,0.021125,0.034815 },0.14036};
  590. skyAroundSun[] = {{ 0.00456,0.005486,0.009619 },0.4};
  591. fogColor[] = {0.000199,0.000199,0.000203};
  592. apertureMin = 6.86;
  593. apertureStandard = 7.84;
  594. apertureMax = 13;
  595. standardAvgLum = 0.002;
  596. desiredLuminanceCoef = 0.1458;
  597. desiredLuminanceCoefCloud = 0.0729;
  598. luminanceRectCoef = 0.4;
  599. luminanceRectCoefCloud = 0.2;
  600. rayleigh[] = {0.00749,0.01388,0.02878};
  601. mie[] = {0.0046,0.0046,0.0046};
  602. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  603. swBrightness = 5;
  604. };
  605. class Lighting14
  606. {
  607. height = 0;
  608. overcast = 0.95;
  609. sunAngle = -8;
  610. sunOrMoon = 0;
  611. diffuse[] = {0,0,0};
  612. diffuseCloud[] = {0,0,0};
  613. ambient[] = {0.047,0.051,0.183};
  614. ambientCloud[] = {0.03525,0.03825,0.13725};
  615. ambientMid[] = {0.0282,0.0306,0.1098};
  616. ambientMidCloud[] = {0.02115,0.02295,0.08235};
  617. groundReflection[] = {0.01692,0.01836,0.06588};
  618. groundReflectionCloud[] = {0.01269,0.01377,0.04941};
  619. bidirect[] = {0.000144,0.000137,0.000129};
  620. bidirectCloud[] = {0.000108,0.000103,9.6e-005};
  621. sky[] = {{ 0.0496,0.07161,0.118017 },1.4036};
  622. skyAroundSun[] = {{ 0.0048,0.005775,0.010125 },1.8183};
  623. fogColor[] = {0.000398,0.000398,0.000406};
  624. apertureMin = 7;
  625. apertureStandard = 8;
  626. apertureMax = 20;
  627. standardAvgLum = 0.003;
  628. desiredLuminanceCoef = 0.13122;
  629. desiredLuminanceCoefCloud = 0.06561;
  630. luminanceRectCoef = 0.4;
  631. luminanceRectCoefCloud = 0.2;
  632. rayleigh[] = {0.00749,0.01388,0.02878};
  633. mie[] = {0.0046,0.0046,0.0046};
  634. cloudsColor[] = {{ 0.8,0.81,1 },10.8};
  635. swBrightness = 4;
  636. };
  637. class Lighting15
  638. {
  639. height = 0;
  640. overcast = 0.95;
  641. sunAngle = -6;
  642. sunOrMoon = 0;
  643. diffuse[] = {0,0,0};
  644. diffuseCloud[] = {0,0,0};
  645. ambient[] = {{ 0.047,0.091,0.4 },0.460636};
  646. ambientCloud[] = {{ 0.03525,0.06825,0.3 },0.345477};
  647. ambientMid[] = {{ 0.0282,0.0546,0.24 },0.230318};
  648. ambientMidCloud[] = {{ 0.02115,0.04095,0.18 },0.172739};
  649. groundReflection[] = {{ 0.01692,0.03276,0.144 },0.172739};
  650. groundReflectionCloud[] = {{ 0.01269,0.02457,0.108 },0.129554};
  651. bidirect[] = {0.001438,0.001373,0.001286};
  652. bidirectCloud[] = {0.001078,0.00103,0.000964};
  653. sky[] = {{ 0.16,0.231,0.3807 },4.2108};
  654. skyAroundSun[] = {{ 0.048,0.05775,0.10125 },4.8488};
  655. fogColor[] = {0.000797,0.000797,0.000813};
  656. apertureMin = 7;
  657. apertureStandard = 9;
  658. apertureMax = 20;
  659. standardAvgLum = 0.006;
  660. desiredLuminanceCoef = 0.1458;
  661. desiredLuminanceCoefCloud = 0.0729;
  662. luminanceRectCoef = 0.4;
  663. luminanceRectCoefCloud = 0.2;
  664. rayleigh[] = {0.00749,0.01388,0.02878};
  665. mie[] = {0.0046,0.0046,0.0046};
  666. cloudsColor[] = {{ 0.8,0.81,1 },13.2};
  667. swBrightness = 3;
  668. };
  669. class Lighting16
  670. {
  671. height = 0;
  672. overcast = 0.95;
  673. sunAngle = -2;
  674. sunOrMoon = 0.5;
  675. diffuse[] = {0,0,0};
  676. diffuseCloud[] = {0,0,0};
  677. ambient[] = {{ 0.07,0.155,0.43 },4.376042};
  678. ambientCloud[] = {{ 0.0525,0.11625,0.3225 },3.282032};
  679. ambientMid[] = {{ 0.042,0.093,0.258 },2.625625};
  680. ambientMidCloud[] = {{ 0.0315,0.06975,0.1935 },1.969219};
  681. groundReflection[] = {{ 0.0252,0.0558,0.1548 },1.575375};
  682. groundReflectionCloud[] = {{ 0.0189,0.04185,0.1161 },1.181531};
  683. bidirect[] = {0.003355,0.003204,0.003};
  684. bidirectCloud[] = {0.002516,0.002403,0.00225};
  685. sky[] = {{ 0.32,0.33,0.423 },8.70232};
  686. skyAroundSun[] = {{ 0.12,0.1155,0.1125 },9.0915};
  687. fogColor[] = {0.001594,0.001594,0.001625};
  688. apertureMin = 8;
  689. apertureStandard = 10;
  690. apertureMax = 20;
  691. standardAvgLum = 0.01;
  692. desiredLuminanceCoef = 0.162;
  693. desiredLuminanceCoefCloud = 0.081;
  694. luminanceRectCoef = 0.4;
  695. luminanceRectCoefCloud = 0.2;
  696. rayleigh[] = {0.00749,0.01388,0.02878};
  697. mie[] = {0.0046,0.0046,0.0046};
  698. cloudsColor[] = {{ 0.8,0.81,1 },11.437};
  699. swBrightness = 2;
  700. };
  701. class Lighting17
  702. {
  703. height = 0;
  704. overcast = 0.95;
  705. sunAngle = 0;
  706. sunOrMoon = 1;
  707. diffuse[] = {{ 1,1,1 },0.54549};
  708. diffuseCloud[] = {{ 0.75,0.75,0.75 },0.409118};
  709. ambient[] = {{ 0.207,0.26,0.43 },4.60636};
  710. ambientCloud[] = {{ 0.15525,0.195,0.3225 },3.45477};
  711. ambientMid[] = {{ 0.1242,0.156,0.258 },3.224452};
  712. ambientMidCloud[] = {{ 0.09315,0.117,0.1935 },2.418339};
  713. groundReflection[] = {{ 0.07452,0.0936,0.1548 },1.773449};
  714. groundReflectionCloud[] = {{ 0.05589,0.0702,0.1161 },1.330086};
  715. bidirect[] = {0.009585,0.009153,0.008573};
  716. bidirectCloud[] = {0.007189,0.006865,0.006429};
  717. sky[] = {{ 0.52,0.44,0.4239 },9.1234};
  718. skyAroundSun[] = {{ 0.3,0.1925,0.0999 },9.849125};
  719. fogColor[] = {0.003188,0.003188,0.00325};
  720. apertureMin = 9;
  721. apertureStandard = 12;
  722. apertureMax = 20;
  723. standardAvgLum = 1;
  724. desiredLuminanceCoef = 0.18;
  725. desiredLuminanceCoefCloud = 0.09;
  726. luminanceRectCoef = 0.4;
  727. luminanceRectCoefCloud = 0.2;
  728. rayleigh[] = {0.00749,0.01388,0.02878};
  729. mie[] = {0.0046,0.0046,0.0046};
  730. cloudsColor[] = {{ 0.8,0.81,1 },8.612};
  731. swBrightness = 1;
  732. };
  733. class Lighting18
  734. {
  735. height = 0;
  736. overcast = 0.95;
  737. sunAngle = 2;
  738. sunOrMoon = 1;
  739. diffuse[] = {{ 1,1,1 },1.184288};
  740. diffuseCloud[] = {{ 0.75,0.75,0.75 },0.888216};
  741. ambient[] = {{ 0.297,0.347,0.522 },5.417019};
  742. ambientCloud[] = {{ 0.22275,0.26025,0.3915 },4.062764};
  743. ambientMid[] = {{ 0.2376,0.2776,0.4176 },4.333615};
  744. ambientMidCloud[] = {{ 0.1782,0.2082,0.3132 },3.250211};
  745. groundReflection[] = {{ 0.16632,0.19432,0.29232 },2.166807};
  746. groundReflectionCloud[] = {{ 0.12474,0.14574,0.21924 },1.625106};
  747. bidirect[] = {0.014378,0.01373,0.012859};
  748. bidirectCloud[] = {0.010783,0.010297,0.009644};
  749. sky[] = {{ 0.4312,0.4433,0.5175 },10.94808};
  750. skyAroundSun[] = {{ 0.4392,0.32186,0.3609 },12.122};
  751. fogColor[] = {0.006375,0.006375,0.0065};
  752. apertureMin = 10;
  753. apertureStandard = 15;
  754. apertureMax = 20;
  755. standardAvgLum = 5;
  756. desiredLuminanceCoef = 0.2;
  757. desiredLuminanceCoefCloud = 0.4;
  758. luminanceRectCoef = 0.4;
  759. luminanceRectCoefCloud = 0.2;
  760. rayleigh[] = {0.00749,0.01388,0.02878};
  761. mie[] = {0.0046,0.0046,0.0046};
  762. cloudsColor[] = {{ 0.8,0.81,1 },8.78};
  763. swBrightness = 1;
  764. };
  765. class Lighting19
  766. {
  767. height = 0;
  768. overcast = 0.95;
  769. sunAngle = 6;
  770. sunOrMoon = 1;
  771. diffuse[] = {{ 1,1,1 },2.2968};
  772. diffuseCloud[] = {{ 0.75,0.75,0.75 },1.7226};
  773. ambient[] = {{ 0.396,0.443,0.623 },7.57625};
  774. ambientCloud[] = {{ 0.297,0.33225,0.46725 },5.682188};
  775. ambientMid[] = {{ 0.3168,0.3544,0.4984 },6.061};
  776. ambientMidCloud[] = {{ 0.2376,0.2658,0.3738 },4.54575};
  777. groundReflection[] = {{ 0.22176,0.24808,0.34888 },2.72745};
  778. groundReflectionCloud[] = {{ 0.16632,0.18606,0.26166 },2.045588};
  779. bidirect[] = {0.016774,0.016018,0.015002};
  780. bidirectCloud[] = {0.01258,0.012013,0.011251};
  781. sky[] = {{ 0.42,0.46255,0.6507 },12.6324};
  782. skyAroundSun[] = {{ 0.424,0.344575,0.396 },13.3342};
  783. fogColor[] = {0.01275,0.01275,0.013};
  784. apertureMin = 15;
  785. apertureStandard = 20;
  786. apertureMax = 40;
  787. standardAvgLum = 60;
  788. desiredLuminanceCoef = 0.2;
  789. desiredLuminanceCoefCloud = 0.4;
  790. luminanceRectCoef = 0.4;
  791. luminanceRectCoefCloud = 0.2;
  792. rayleigh[] = {0.00749,0.01388,0.02878};
  793. mie[] = {0.0046,0.0046,0.0046};
  794. cloudsColor[] = {{ 0.8,0.81,1 },10.106};
  795. swBrightness = 1;
  796. };
  797. class Lighting20
  798. {
  799. height = 0;
  800. overcast = 0.95;
  801. sunAngle = 16;
  802. sunOrMoon = 1;
  803. diffuse[] = {{ 1,1,1 },3.87585};
  804. diffuseCloud[] = {{ 0.75,0.75,0.75 },2.906888};
  805. ambient[] = {{ 0.477,0.52,0.706 },8.523281};
  806. ambientCloud[] = {{ 0.35775,0.39,0.5295 },6.392461};
  807. ambientMid[] = {{ 0.3816,0.416,0.5648 },6.818625};
  808. ambientMidCloud[] = {{ 0.2862,0.312,0.4236 },5.113969};
  809. groundReflection[] = {{ 0.26712,0.2912,0.39536 },2.72745};
  810. groundReflectionCloud[] = {{ 0.20034,0.2184,0.29652 },2.045588};
  811. bidirect[] = {0.01917,0.018306,0.017145};
  812. bidirectCloud[] = {0.014378,0.01373,0.012859};
  813. sky[] = {{ 0.408,0.48565,0.62163 },13.47456};
  814. skyAroundSun[] = {{ 0.412,0.36498,0.42435 },13.9403};
  815. fogColor[] = {0.0255,0.0255,0.026};
  816. apertureMin = 15;
  817. apertureStandard = 25;
  818. apertureMax = 85;
  819. standardAvgLum = 30;
  820. desiredLuminanceCoef = 0.2;
  821. desiredLuminanceCoefCloud = 0.4;
  822. luminanceRectCoef = 0.4;
  823. luminanceRectCoefCloud = 0.2;
  824. rayleigh[] = {0.00749,0.01388,0.02878};
  825. mie[] = {0.0046,0.0046,0.0046};
  826. cloudsColor[] = {{ 0.8,0.81,1 },10.78};
  827. swBrightness = 1;
  828. };
  829. class Lighting21
  830. {
  831. height = 0;
  832. overcast = 0.95;
  833. sunAngle = 45;
  834. sunOrMoon = 1;
  835. diffuse[] = {{ 1,1,1 },5.742};
  836. diffuseCloud[] = {{ 0.75,0.75,0.75 },4.3065};
  837. ambient[] = {{ 0.60325,0.594,0.6592 },10.96562};
  838. ambientCloud[] = {{ 0.452438,0.4455,0.4944 },8.224218};
  839. ambientMid[] = {{ 0.4826,0.4752,0.52736 },9.869062};
  840. ambientMidCloud[] = {{ 0.36195,0.3564,0.39552 },7.401797};
  841. groundReflection[] = {{ 0.33782,0.33264,0.369152 },8.882156};
  842. groundReflectionCloud[] = {{ 0.253365,0.24948,0.276864 },6.661617};
  843. bidirect[] = {0.0284,0.02712,0.0254};
  844. bidirectCloud[] = {0.0213,0.02034,0.01905};
  845. sky[] = {{ 0.4,0.55,0.9 },14.036};
  846. skyAroundSun[] = {{ 0.4,0.385,0.45 },15.1525};
  847. fogColor[] = {0.051,0.051,0.052};
  848. apertureMin = 15;
  849. apertureStandard = 35;
  850. apertureMax = 85;
  851. standardAvgLum = 150;
  852. desiredLuminanceCoef = 0.2;
  853. desiredLuminanceCoefCloud = 0.4;
  854. luminanceRectCoef = 0.4;
  855. luminanceRectCoefCloud = 0.2;
  856. rayleigh[] = {0.00749,0.01388,0.02878};
  857. mie[] = {0.006,0.0046,0.004};
  858. cloudsColor[] = {{ 0.8,0.81,1 },14.036};
  859. swBrightness = 1;
  860. };
  861. class Lighting22
  862. {
  863. height = -0.001;
  864. overcast = 0.4;
  865. sunAngle = -14;
  866. sunOrMoon = 0;
  867. diffuse[] = {{ 0.033,0.19208,0.679 },2.1};
  868. diffuseCloud[] = {{ 0.033,0.19208,0.679 },2.1};
  869. ambient[] = {0.015,0.121,0.4482};
  870. ambientCloud[] = {0.015,0.121,0.4482};
  871. ambientMid[] = {0.015,0.121,0.4482};
  872. ambientMidCloud[] = {0.015,0.121,0.4482};
  873. groundReflection[] = {0.015,0.1452,0.4482};
  874. groundReflectionCloud[] = {0.015,0.1452,0.4482};
  875. bidirect[] = {0,0,0};
  876. bidirectCloud[] = {0,0,0};
  877. sky[] = {{ 0.001273,0.000735,0.004057 },0.001123};
  878. skyAroundSun[] = {4e-006,0.000104,0.000366};
  879. fogColor[] = {0.005,0.005,0.005};
  880. apertureMin = 5.916064;
  881. apertureStandard = 6.859;
  882. apertureMax = 17.1475;
  883. standardAvgLum = 1.08;
  884. desiredLuminanceCoef = 0;
  885. desiredLuminanceCoefCloud = 0;
  886. luminanceRectCoef = 1;
  887. luminanceRectCoefCloud = 1;
  888. rayleigh[] = {0.00749,0.01388,0.02878};
  889. mie[] = {0.0046,0.0046,0.0046};
  890. cloudsColor[] = {{ 0.3,0.4,1 },13.61492};
  891. swBrightness = 5;
  892. };
  893. class Lighting23
  894. {
  895. height = -0.001;
  896. overcast = 0.4;
  897. sunAngle = -10;
  898. sunOrMoon = 0;
  899. diffuse[] = {{ 0.077,0.24696,0.97 },2.24};
  900. diffuseCloud[] = {{ 0.077,0.24696,0.97 },2.24};
  901. ambient[] = {0.015,0.121,0.4482};
  902. ambientCloud[] = {0.015,0.121,0.4482};
  903. ambientMid[] = {0.015,0.121,0.4482};
  904. ambientMidCloud[] = {0.015,0.121,0.4482};
  905. groundReflection[] = {0.015,0.1452,0.4482};
  906. groundReflectionCloud[] = {0.015,0.1452,0.4482};
  907. bidirect[] = {0,0,0};
  908. bidirectCloud[] = {0,0,0};
  909. sky[] = {{ 0.004316,0.002493,0.013752 },0.011229};
  910. skyAroundSun[] = {0.004332,0.005212,0.009138};
  911. fogColor[] = {0.005,0.005,0.005};
  912. apertureMin = 7.39508;
  913. apertureStandard = 7.22;
  914. apertureMax = 18.05;
  915. standardAvgLum = 1.8;
  916. desiredLuminanceCoef = 0;
  917. desiredLuminanceCoefCloud = 0;
  918. luminanceRectCoef = 1;
  919. luminanceRectCoefCloud = 1;
  920. rayleigh[] = {0.00749,0.01388,0.02878};
  921. mie[] = {0.0046,0.0046,0.0046};
  922. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  923. swBrightness = 5;
  924. };
  925. class Lighting24
  926. {
  927. height = -0.001;
  928. overcast = 0.4;
  929. sunAngle = -9;
  930. sunOrMoon = 0;
  931. diffuse[] = {{ 0.077,0.24696,0.97 },1.92};
  932. diffuseCloud[] = {{ 0.077,0.24696,0.97 },1.92};
  933. ambient[] = {{ 0.015,0.121,0.1328 },1.536};
  934. ambientCloud[] = {{ 0.015,0.121,0.1328 },1.536};
  935. ambientMid[] = {{ 0.015,0.121,0.1328 },1.6128};
  936. ambientMidCloud[] = {{ 0.015,0.121,0.1328 },1.6128};
  937. groundReflection[] = {{ 0.015,0.1452,0.1328 },1.29024};
  938. groundReflectionCloud[] = {{ 0.015,0.1452,0.1328 },1.29024};
  939. bidirect[] = {0,0,0};
  940. bidirectCloud[] = {0,0,0};
  941. sky[] = {0.014632,0.00845,0.034815};
  942. skyAroundSun[] = {{ 0.00456,0.005486,0.009619 },0.4};
  943. fogColor[] = {0.005,0.005,0.005};
  944. apertureMin = 7.546;
  945. apertureStandard = 7.6;
  946. apertureMax = 19;
  947. standardAvgLum = 3;
  948. desiredLuminanceCoef = 0;
  949. desiredLuminanceCoefCloud = 0;
  950. luminanceRectCoef = 1;
  951. luminanceRectCoefCloud = 1;
  952. rayleigh[] = {0.00749,0.01388,0.02878};
  953. mie[] = {0.0046,0.0046,0.0046};
  954. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  955. swBrightness = 5;
  956. };
  957. class Lighting25
  958. {
  959. height = -0.001;
  960. overcast = 0.4;
  961. sunAngle = -8;
  962. sunOrMoon = 0;
  963. diffuse[] = {{ 0.077,0.24696,0.97 },1.6};
  964. diffuseCloud[] = {{ 0.077,0.24696,0.97 },1.6};
  965. ambient[] = {{ 0.03,0.0847,0.12699 },1.28};
  966. ambientCloud[] = {{ 0.03,0.0847,0.12699 },1.28};
  967. ambientMid[] = {{ 0.03,0.0847,0.12699 },1.344};
  968. ambientMidCloud[] = {{ 0.03,0.0847,0.12699 },1.344};
  969. groundReflection[] = {{ 0.03,0.10164,0.12699 },1.0752};
  970. groundReflectionCloud[] = {{ 0.03,0.10164,0.12699 },1.0752};
  971. bidirect[] = {3.2e-005,5.1e-005,7.2e-005};
  972. bidirectCloud[] = {3.2e-005,5.1e-005,7.2e-005};
  973. sky[] = {{ 0.0496,0.028644,0.118017 },0.014036};
  974. skyAroundSun[] = {{ 0.0048,0.005775,0.010125 },1.8183};
  975. fogColor[] = {0.005,0.005,0.005};
  976. apertureMin = 7.7;
  977. apertureStandard = 8;
  978. apertureMax = 20;
  979. standardAvgLum = 5;
  980. desiredLuminanceCoef = 0;
  981. desiredLuminanceCoefCloud = 0;
  982. luminanceRectCoef = 1;
  983. luminanceRectCoefCloud = 1;
  984. rayleigh[] = {0.00749,0.01388,0.02878};
  985. mie[] = {0.0046,0.0046,0.0046};
  986. cloudsColor[] = {{ 0.8,0.81,1 },12};
  987. swBrightness = 4;
  988. };
  989. class Lighting26
  990. {
  991. height = -0.001;
  992. overcast = 0.4;
  993. sunAngle = -6;
  994. sunOrMoon = 0;
  995. diffuse[] = {{ 0.077,0.24696,0.97 },1.36};
  996. diffuseCloud[] = {{ 0.077,0.24696,0.97 },1.36};
  997. ambient[] = {{ 0.045,0.121,0.18675 },1.088};
  998. ambientCloud[] = {{ 0.045,0.121,0.18675 },1.088};
  999. ambientMid[] = {{ 0.045,0.121,0.18675 },1.1424};
  1000. ambientMidCloud[] = {{ 0.045,0.121,0.18675 },1.1424};
  1001. groundReflection[] = {{ 0.045,0.1452,0.18675 },0.91392};
  1002. groundReflectionCloud[] = {{ 0.045,0.1452,0.18675 },0.91392};
  1003. bidirect[] = {0.00032,0.000509,0.000724};
  1004. bidirectCloud[] = {0.00032,0.000509,0.000724};
  1005. sky[] = {{ 0.16,0.0924,0.3807 },0.84216};
  1006. skyAroundSun[] = {{ 0.048,0.05775,0.10125 },4.8488};
  1007. fogColor[] = {0.005,0.005,0.005};
  1008. apertureMin = 7.8;
  1009. apertureStandard = 9;
  1010. apertureMax = 20;
  1011. standardAvgLum = 10;
  1012. desiredLuminanceCoef = 0;
  1013. desiredLuminanceCoefCloud = 0;
  1014. luminanceRectCoef = 1;
  1015. luminanceRectCoefCloud = 1;
  1016. rayleigh[] = {0.00749,0.01388,0.02878};
  1017. mie[] = {0.0046,0.0046,0.0046};
  1018. cloudsColor[] = {{ 0.8,0.81,1 },11};
  1019. swBrightness = 3;
  1020. };
  1021. class Lighting27
  1022. {
  1023. height = -0.001;
  1024. overcast = 0.4;
  1025. sunAngle = -2;
  1026. sunOrMoon = 0.5;
  1027. diffuse[] = {{ 0.154,0.15876,0.3007 },1.276};
  1028. diffuseCloud[] = {{ 0.154,0.15876,0.3007 },1.276};
  1029. ambient[] = {{ 0.15,0.3025,0.4482 },1.276};
  1030. ambientCloud[] = {{ 0.15,0.3025,0.4482 },1.276};
  1031. ambientMid[] = {{ 0.15,0.3025,0.4482 },1.3398};
  1032. ambientMidCloud[] = {{ 0.15,0.3025,0.4482 },1.3398};
  1033. groundReflection[] = {{ 0.15,0.363,0.4482 },1.07184};
  1034. groundReflectionCloud[] = {{ 0.15,0.363,0.4482 },1.07184};
  1035. bidirect[] = {0.000746,0.001187,0.001689};
  1036. bidirectCloud[] = {0.000746,0.001187,0.001689};
  1037. sky[] = {{ 0.16,0.165,0.2115 },3.045812};
  1038. skyAroundSun[] = {{ 0.12,0.10395,0.09 },9.0915};
  1039. fogColor[] = {0.005,0.005,0.005};
  1040. apertureMin = 8;
  1041. apertureStandard = 10;
  1042. apertureMax = 20;
  1043. standardAvgLum = 20;
  1044. desiredLuminanceCoef = 0;
  1045. desiredLuminanceCoefCloud = 0;
  1046. luminanceRectCoef = 1;
  1047. luminanceRectCoefCloud = 1;
  1048. rayleigh[] = {0.00749,0.01388,0.02878};
  1049. mie[] = {0.0046,0.0046,0.0046};
  1050. cloudsColor[] = {{ 0.8,0.81,1 },11};
  1051. swBrightness = 2;
  1052. };
  1053. class Lighting28
  1054. {
  1055. height = -0.001;
  1056. overcast = 0.4;
  1057. sunAngle = 0;
  1058. sunOrMoon = 1;
  1059. diffuse[] = {{ 0.693,0.24696,0.2134 },4.8488};
  1060. diffuseCloud[] = {{ 0.693,0.24696,0.2134 },4.8488};
  1061. ambient[] = {{ 0.3,0.470085,0.562491 },4.36392};
  1062. ambientCloud[] = {{ 0.3,0.470085,0.562491 },4.36392};
  1063. ambientMid[] = {{ 0.3,0.470085,0.562491 },4.582116};
  1064. ambientMidCloud[] = {{ 0.3,0.470085,0.562491 },4.582116};
  1065. groundReflection[] = {{ 0.3,0.564102,0.562491 },3.665693};
  1066. groundReflectionCloud[] = {{ 0.3,0.564102,0.562491 },3.665693};
  1067. bidirect[] = {0.00213,0.00339,0.004826};
  1068. bidirectCloud[] = {0.00213,0.00339,0.004826};
  1069. sky[] = {{ 0.52,0.264,0.4239 },4.10553};
  1070. skyAroundSun[] = {{ 0.3,0.09625,0.02997 },9.849125};
  1071. fogColor[] = {0.005,0.005,0.005};
  1072. apertureMin = 9;
  1073. apertureStandard = 12;
  1074. apertureMax = 20;
  1075. standardAvgLum = 60;
  1076. desiredLuminanceCoef = 0;
  1077. desiredLuminanceCoefCloud = 0;
  1078. luminanceRectCoef = 1;
  1079. luminanceRectCoefCloud = 1;
  1080. rayleigh[] = {0.00749,0.01388,0.02878};
  1081. mie[] = {0.0046,0.0046,0.0046};
  1082. cloudsColor[] = {{ 0.8,0.81,1 },12};
  1083. swBrightness = 1;
  1084. };
  1085. class Lighting29
  1086. {
  1087. height = -0.001;
  1088. overcast = 0.4;
  1089. sunAngle = 2;
  1090. sunOrMoon = 1;
  1091. diffuse[] = {{ 0.77,0.37044,0.194 },7.018};
  1092. diffuseCloud[] = {{ 0.77,0.37044,0.194 },7.018};
  1093. ambient[] = {{ 0.2655,0.5093,0.61918 },5.6144};
  1094. ambientCloud[] = {{ 0.2655,0.5093,0.61918 },5.6144};
  1095. ambientMid[] = {{ 0.2655,0.5093,0.61918 },5.89512};
  1096. ambientMidCloud[] = {{ 0.2655,0.5093,0.61918 },5.89512};
  1097. groundReflection[] = {{ 0.2655,0.61116,0.61918 },4.716096};
  1098. groundReflectionCloud[] = {{ 0.2655,0.61116,0.61918 },4.716096};
  1099. bidirect[] = {0.003195,0.005085,0.007239};
  1100. bidirectCloud[] = {0.003195,0.005085,0.007239};
  1101. sky[] = {{ 0.4312,0.31031,0.5175 },6.568848};
  1102. skyAroundSun[] = {{ 0.4392,0.128744,0.03609 },13.3342};
  1103. fogColor[] = {0.005,0.005,0.005};
  1104. apertureMin = 10;
  1105. apertureStandard = 15;
  1106. apertureMax = 20;
  1107. standardAvgLum = 70;
  1108. desiredLuminanceCoef = 0;
  1109. desiredLuminanceCoefCloud = 0;
  1110. luminanceRectCoef = 1;
  1111. luminanceRectCoefCloud = 1;
  1112. rayleigh[] = {0.00749,0.01388,0.02878};
  1113. mie[] = {0.0046,0.0046,0.0046};
  1114. cloudsColor[] = {{ 0.8,0.81,1 },13};
  1115. swBrightness = 1;
  1116. };
  1117. class Lighting30
  1118. {
  1119. height = -0.001;
  1120. overcast = 0.4;
  1121. sunAngle = 6;
  1122. sunOrMoon = 1;
  1123. diffuse[] = {{ 0.77,0.5292,0.291 },10.208};
  1124. diffuseCloud[] = {{ 0.77,0.5292,0.291 },10.208};
  1125. ambient[] = {{ 0.285,0.5401,0.66234 },8.1664};
  1126. ambientCloud[] = {{ 0.285,0.5401,0.66234 },8.1664};
  1127. ambientMid[] = {{ 0.285,0.5401,0.66234 },8.57472};
  1128. ambientMidCloud[] = {{ 0.285,0.5401,0.66234 },8.57472};
  1129. groundReflection[] = {{ 0.285,0.64812,0.66234 },6.859776};
  1130. groundReflectionCloud[] = {{ 0.285,0.64812,0.66234 },6.859776};
  1131. bidirect[] = {0.003728,0.005933,0.008446};
  1132. bidirectCloud[] = {0.003728,0.005933,0.008446};
  1133. sky[] = {{ 0.42,0.37004,0.6507 },8.84268};
  1134. skyAroundSun[] = {{ 0.424,0.206745,0.1188 },13.3342};
  1135. fogColor[] = {0.005,0.005,0.005};
  1136. apertureMin = 15;
  1137. apertureStandard = 20;
  1138. apertureMax = 40;
  1139. standardAvgLum = 120;
  1140. desiredLuminanceCoef = 0;
  1141. desiredLuminanceCoefCloud = 0;
  1142. luminanceRectCoef = 1;
  1143. luminanceRectCoefCloud = 1;
  1144. rayleigh[] = {0.00749,0.01388,0.02878};
  1145. mie[] = {0.0046,0.0046,0.0046};
  1146. cloudsColor[] = {{ 0.8,0.81,1 },13};
  1147. swBrightness = 1;
  1148. };
  1149. class Lighting31
  1150. {
  1151. height = -0.001;
  1152. overcast = 0.4;
  1153. sunAngle = 16;
  1154. sunOrMoon = 1;
  1155. diffuse[] = {{ 0.77,0.65268,0.485 },11.484};
  1156. diffuseCloud[] = {{ 0.77,0.65268,0.485 },11.484};
  1157. ambient[] = {{ 0.315,0.574145,0.70965 },9.1872};
  1158. ambientCloud[] = {{ 0.315,0.574145,0.70965 },9.1872};
  1159. ambientMid[] = {{ 0.315,0.574145,0.70965 },9.64656};
  1160. ambientMidCloud[] = {{ 0.315,0.574145,0.70965 },9.64656};
  1161. groundReflection[] = {{ 0.315,0.688974,0.70965 },7.717248};
  1162. groundReflectionCloud[] = {{ 0.315,0.688974,0.70965 },7.717248};
  1163. bidirect[] = {0.00426,0.00678,0.009652};
  1164. bidirectCloud[] = {0.00426,0.00678,0.009652};
  1165. sky[] = {{ 0.408,0.437085,0.62163 },10.77965};
  1166. skyAroundSun[] = {{ 0.412,0.437976,0.42435 },13.9403};
  1167. fogColor[] = {0.005,0.005,0.005};
  1168. apertureMin = 15;
  1169. apertureStandard = 25;
  1170. apertureMax = 85;
  1171. standardAvgLum = 450;
  1172. desiredLuminanceCoef = 0;
  1173. desiredLuminanceCoefCloud = 0;
  1174. luminanceRectCoef = 1;
  1175. luminanceRectCoefCloud = 1;
  1176. rayleigh[] = {0.00749,0.01388,0.02878};
  1177. mie[] = {0.0046,0.0046,0.0046};
  1178. cloudsColor[] = {{ 0.8,0.81,1 },13};
  1179. swBrightness = 1;
  1180. };
  1181. class Lighting32
  1182. {
  1183. height = -0.001;
  1184. overcast = 0.4;
  1185. sunAngle = 45;
  1186. sunOrMoon = 1;
  1187. diffuse[] = {{ 0.77,0.882,0.97 },12.76};
  1188. diffuseCloud[] = {{ 0.77,0.882,0.97 },12.76};
  1189. ambient[] = {{ 0.3,0.605,0.747 },10.208};
  1190. ambientCloud[] = {{ 0.3,0.605,0.747 },10.208};
  1191. ambientMid[] = {{ 0.3,0.605,0.747 },10.7184};
  1192. ambientMidCloud[] = {{ 0.3,0.605,0.747 },10.7184};
  1193. groundReflection[] = {{ 0.3,0.726,0.747 },8.57472};
  1194. groundReflectionCloud[] = {{ 0.3,0.726,0.747 },8.57472};
  1195. bidirect[] = {0.00426,0.00678,0.009652};
  1196. bidirectCloud[] = {0.00426,0.00678,0.009652};
  1197. sky[] = {{ 0.4,0.55,0.9 },11.2288};
  1198. skyAroundSun[] = {{ 0.4,0.385,0.45 },15.1525};
  1199. fogColor[] = {0.005,0.005,0.005};
  1200. apertureMin = 22.5;
  1201. apertureStandard = 65;
  1202. apertureMax = 85;
  1203. standardAvgLum = 800;
  1204. desiredLuminanceCoef = 0;
  1205. desiredLuminanceCoefCloud = 0;
  1206. luminanceRectCoef = 1;
  1207. luminanceRectCoefCloud = 1;
  1208. rayleigh[] = {0.00749,0.01388,0.02878};
  1209. mie[] = {0.006,0.0046,0.004};
  1210. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  1211. swBrightness = 1;
  1212. };
  1213. class Lighting33
  1214. {
  1215. height = -60;
  1216. overcast = 0.4;
  1217. sunAngle = -14;
  1218. sunOrMoon = 0;
  1219. diffuse[] = {0.0165,0.19208,0.679};
  1220. diffuseCloud[] = {0.0165,0.19208,0.679};
  1221. ambient[] = {0.0075,0.0968,0.4482};
  1222. ambientCloud[] = {0.0075,0.0968,0.4482};
  1223. ambientMid[] = {0.0075,0.0968,0.4482};
  1224. ambientMidCloud[] = {0.0075,0.0968,0.4482};
  1225. groundReflection[] = {0.0075,0.0968,0.4482};
  1226. groundReflectionCloud[] = {0.0075,0.0968,0.4482};
  1227. bidirect[] = {0,0,0};
  1228. bidirectCloud[] = {0,0,0};
  1229. sky[] = {0.001273,0.001838,0.004057};
  1230. skyAroundSun[] = {4e-006,0.000104,0.000366};
  1231. fogColor[] = {0.005,0.005,0.005};
  1232. apertureMin = 5.916064;
  1233. apertureStandard = 6.859;
  1234. apertureMax = 17.1475;
  1235. standardAvgLum = 1.08;
  1236. desiredLuminanceCoef = 0;
  1237. desiredLuminanceCoefCloud = 0;
  1238. luminanceRectCoef = 1;
  1239. luminanceRectCoefCloud = 1;
  1240. rayleigh[] = {0.00749,0.01388,0.02878};
  1241. mie[] = {0.0046,0.0046,0.0046};
  1242. cloudsColor[] = {{ 0.3,0.4,1 },13.61492};
  1243. swBrightness = 5;
  1244. };
  1245. class Lighting34
  1246. {
  1247. height = -60;
  1248. overcast = 0.4;
  1249. sunAngle = -10;
  1250. sunOrMoon = 0;
  1251. diffuse[] = {{ 0.0385,0.24696,0.97 },1.12};
  1252. diffuseCloud[] = {{ 0.0385,0.24696,0.97 },1.12};
  1253. ambient[] = {0.0075,0.0968,0.4482};
  1254. ambientCloud[] = {0.0075,0.0968,0.4482};
  1255. ambientMid[] = {0.0075,0.0968,0.4482};
  1256. ambientMidCloud[] = {0.0075,0.0968,0.4482};
  1257. groundReflection[] = {0.0075,0.0968,0.4482};
  1258. groundReflectionCloud[] = {0.0075,0.0968,0.4482};
  1259. bidirect[] = {0,0,0};
  1260. bidirectCloud[] = {0,0,0};
  1261. sky[] = {{ 0.004316,0.006232,0.013752 },0.011229};
  1262. skyAroundSun[] = {0.004332,0.005212,0.009138};
  1263. fogColor[] = {0.005,0.005,0.005};
  1264. apertureMin = 7.39508;
  1265. apertureStandard = 7.22;
  1266. apertureMax = 18.05;
  1267. standardAvgLum = 1.8;
  1268. desiredLuminanceCoef = 0;
  1269. desiredLuminanceCoefCloud = 0;
  1270. luminanceRectCoef = 1;
  1271. luminanceRectCoefCloud = 1;
  1272. rayleigh[] = {0.00749,0.01388,0.02878};
  1273. mie[] = {0.0046,0.0046,0.0046};
  1274. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  1275. swBrightness = 5;
  1276. };
  1277. class Lighting35
  1278. {
  1279. height = -60;
  1280. overcast = 0.4;
  1281. sunAngle = -9;
  1282. sunOrMoon = 0;
  1283. diffuse[] = {{ 0.0385,0.24696,0.97 },0.96};
  1284. diffuseCloud[] = {{ 0.0385,0.24696,0.97 },0.96};
  1285. ambient[] = {{ 0.0075,0.0968,0.1328 },1.3824};
  1286. ambientCloud[] = {{ 0.0075,0.0968,0.1328 },1.3824};
  1287. ambientMid[] = {{ 0.0075,0.0968,0.1328 },1.10592};
  1288. ambientMidCloud[] = {{ 0.0075,0.0968,0.1328 },1.10592};
  1289. groundReflection[] = {{ 0.0075,0.0968,0.1328 },0.884736};
  1290. groundReflectionCloud[] = {{ 0.0075,0.0968,0.1328 },0.884736};
  1291. bidirect[] = {0,0,0};
  1292. bidirectCloud[] = {0,0,0};
  1293. sky[] = {0.014632,0.021125,0.034815};
  1294. skyAroundSun[] = {{ 0.00456,0.005486,0.009619 },0.392};
  1295. fogColor[] = {0.005,0.005,0.005};
  1296. apertureMin = 7.546;
  1297. apertureStandard = 7.6;
  1298. apertureMax = 19;
  1299. standardAvgLum = 3;
  1300. desiredLuminanceCoef = 0;
  1301. desiredLuminanceCoefCloud = 0;
  1302. luminanceRectCoef = 1;
  1303. luminanceRectCoefCloud = 1;
  1304. rayleigh[] = {0.00749,0.01388,0.02878};
  1305. mie[] = {0.0046,0.0046,0.0046};
  1306. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  1307. swBrightness = 5;
  1308. };
  1309. class Lighting36
  1310. {
  1311. height = -60;
  1312. overcast = 0.4;
  1313. sunAngle = -8;
  1314. sunOrMoon = 0;
  1315. diffuse[] = {{ 0.0385,0.24696,0.97 },0.8};
  1316. diffuseCloud[] = {{ 0.0385,0.24696,0.97 },0.8};
  1317. ambient[] = {{ 0.015,0.06776,0.12699 },1.152};
  1318. ambientCloud[] = {{ 0.015,0.06776,0.12699 },1.152};
  1319. ambientMid[] = {{ 0.015,0.06776,0.12699 },0.9216};
  1320. ambientMidCloud[] = {{ 0.015,0.06776,0.12699 },0.9216};
  1321. groundReflection[] = {{ 0.015,0.06776,0.12699 },0.73728};
  1322. groundReflectionCloud[] = {{ 0.015,0.06776,0.12699 },0.73728};
  1323. bidirect[] = {1.6e-005,2.5e-005,3.6e-005};
  1324. bidirectCloud[] = {1.6e-005,2.5e-005,3.6e-005};
  1325. sky[] = {{ 0.0496,0.07161,0.118017 },0.014036};
  1326. skyAroundSun[] = {{ 0.0048,0.005775,0.010125 },1.781934};
  1327. fogColor[] = {0.005,0.005,0.005};
  1328. apertureMin = 7.7;
  1329. apertureStandard = 8;
  1330. apertureMax = 20;
  1331. standardAvgLum = 5;
  1332. desiredLuminanceCoef = 0;
  1333. desiredLuminanceCoefCloud = 0;
  1334. luminanceRectCoef = 1;
  1335. luminanceRectCoefCloud = 1;
  1336. rayleigh[] = {0.00749,0.01388,0.02878};
  1337. mie[] = {0.0046,0.0046,0.0046};
  1338. cloudsColor[] = {{ 0.8,0.81,1 },12};
  1339. swBrightness = 4;
  1340. };
  1341. class Lighting37
  1342. {
  1343. height = -60;
  1344. overcast = 0.4;
  1345. sunAngle = -6;
  1346. sunOrMoon = 0;
  1347. diffuse[] = {{ 0.0385,0.24696,0.97 },0.68};
  1348. diffuseCloud[] = {{ 0.0385,0.24696,0.97 },0.68};
  1349. ambient[] = {{ 0.0225,0.0968,0.18675 },0.9792};
  1350. ambientCloud[] = {{ 0.0225,0.0968,0.18675 },0.9792};
  1351. ambientMid[] = {{ 0.0225,0.0968,0.18675 },0.78336};
  1352. ambientMidCloud[] = {{ 0.0225,0.0968,0.18675 },0.78336};
  1353. groundReflection[] = {{ 0.0225,0.0968,0.18675 },0.626688};
  1354. groundReflectionCloud[] = {{ 0.0225,0.0968,0.18675 },0.626688};
  1355. bidirect[] = {0.00016,0.000254,0.000362};
  1356. bidirectCloud[] = {0.00016,0.000254,0.000362};
  1357. sky[] = {{ 0.16,0.231,0.3807 },0.84216};
  1358. skyAroundSun[] = {{ 0.048,0.05775,0.10125 },4.751824};
  1359. fogColor[] = {0.005,0.005,0.005};
  1360. apertureMin = 7.8;
  1361. apertureStandard = 9;
  1362. apertureMax = 20;
  1363. standardAvgLum = 10;
  1364. desiredLuminanceCoef = 0;
  1365. desiredLuminanceCoefCloud = 0;
  1366. luminanceRectCoef = 1;
  1367. luminanceRectCoefCloud = 1;
  1368. rayleigh[] = {0.00749,0.01388,0.02878};
  1369. mie[] = {0.0046,0.0046,0.0046};
  1370. cloudsColor[] = {{ 0.8,0.81,1 },11};
  1371. swBrightness = 3;
  1372. };
  1373. class Lighting38
  1374. {
  1375. height = -60;
  1376. overcast = 0.4;
  1377. sunAngle = -2;
  1378. sunOrMoon = 0.5;
  1379. diffuse[] = {{ 0.077,0.15876,0.3007 },0.638};
  1380. diffuseCloud[] = {{ 0.077,0.15876,0.3007 },0.638};
  1381. ambient[] = {{ 0.075,0.242,0.4482 },1.1484};
  1382. ambientCloud[] = {{ 0.075,0.242,0.4482 },1.1484};
  1383. ambientMid[] = {{ 0.075,0.242,0.4482 },0.91872};
  1384. ambientMidCloud[] = {{ 0.075,0.242,0.4482 },0.91872};
  1385. groundReflection[] = {{ 0.075,0.242,0.4482 },0.734976};
  1386. groundReflectionCloud[] = {{ 0.075,0.242,0.4482 },0.734976};
  1387. bidirect[] = {0.000373,0.000593,0.000845};
  1388. bidirectCloud[] = {0.000373,0.000593,0.000845};
  1389. sky[] = {{ 0.32,0.33,0.423 },3.045812};
  1390. skyAroundSun[] = {{ 0.12,0.10395,0.09 },8.90967};
  1391. fogColor[] = {0.005,0.005,0.005};
  1392. apertureMin = 8;
  1393. apertureStandard = 10;
  1394. apertureMax = 20;
  1395. standardAvgLum = 20;
  1396. desiredLuminanceCoef = 0;
  1397. desiredLuminanceCoefCloud = 0;
  1398. luminanceRectCoef = 1;
  1399. luminanceRectCoefCloud = 1;
  1400. rayleigh[] = {0.00749,0.01388,0.02878};
  1401. mie[] = {0.0046,0.0046,0.0046};
  1402. cloudsColor[] = {{ 0.8,0.81,1 },11};
  1403. swBrightness = 2;
  1404. };
  1405. class Lighting39
  1406. {
  1407. height = -60;
  1408. overcast = 0.4;
  1409. sunAngle = 0;
  1410. sunOrMoon = 1;
  1411. diffuse[] = {{ 0.3465,0.24696,0.2134 },2.4244};
  1412. diffuseCloud[] = {{ 0.3465,0.24696,0.2134 },2.4244};
  1413. ambient[] = {{ 0.15,0.376068,0.562491 },3.927528};
  1414. ambientCloud[] = {{ 0.15,0.376068,0.562491 },3.927528};
  1415. ambientMid[] = {{ 0.15,0.376068,0.562491 },3.142022};
  1416. ambientMidCloud[] = {{ 0.15,0.376068,0.562491 },3.142022};
  1417. groundReflection[] = {{ 0.15,0.376068,0.562491 },2.513618};
  1418. groundReflectionCloud[] = {{ 0.15,0.376068,0.562491 },2.513618};
  1419. bidirect[] = {0.001065,0.001695,0.002413};
  1420. bidirectCloud[] = {0.001065,0.001695,0.002413};
  1421. sky[] = {{ 0.52,0.44,0.4239 },4.10553};
  1422. skyAroundSun[] = {{ 0.3,0.09625,0.02997 },9.652143};
  1423. fogColor[] = {0.005,0.005,0.005};
  1424. apertureMin = 9;
  1425. apertureStandard = 12;
  1426. apertureMax = 20;
  1427. standardAvgLum = 60;
  1428. desiredLuminanceCoef = 0;
  1429. desiredLuminanceCoefCloud = 0;
  1430. luminanceRectCoef = 1;
  1431. luminanceRectCoefCloud = 1;
  1432. rayleigh[] = {0.00749,0.01388,0.02878};
  1433. mie[] = {0.0046,0.0046,0.0046};
  1434. cloudsColor[] = {{ 0.8,0.81,1 },12};
  1435. swBrightness = 1;
  1436. };
  1437. class Lighting40
  1438. {
  1439. height = -60;
  1440. overcast = 0.4;
  1441. sunAngle = 2;
  1442. sunOrMoon = 1;
  1443. diffuse[] = {{ 0.385,0.37044,0.194 },3.509};
  1444. diffuseCloud[] = {{ 0.385,0.37044,0.194 },3.509};
  1445. ambient[] = {{ 0.13275,0.40744,0.61918 },5.05296};
  1446. ambientCloud[] = {{ 0.13275,0.40744,0.61918 },5.05296};
  1447. ambientMid[] = {{ 0.13275,0.40744,0.61918 },4.042368};
  1448. ambientMidCloud[] = {{ 0.13275,0.40744,0.61918 },4.042368};
  1449. groundReflection[] = {{ 0.13275,0.40744,0.61918 },3.233894};
  1450. groundReflectionCloud[] = {{ 0.13275,0.40744,0.61918 },3.233894};
  1451. bidirect[] = {0.001598,0.002543,0.00362};
  1452. bidirectCloud[] = {0.001598,0.002543,0.00362};
  1453. sky[] = {{ 0.4312,0.4433,0.5175 },6.568848};
  1454. skyAroundSun[] = {{ 0.4392,0.128744,0.03609 },11.87956};
  1455. fogColor[] = {0.005,0.005,0.005};
  1456. apertureMin = 10;
  1457. apertureStandard = 15;
  1458. apertureMax = 20;
  1459. standardAvgLum = 70;
  1460. desiredLuminanceCoef = 0;
  1461. desiredLuminanceCoefCloud = 0;
  1462. luminanceRectCoef = 1;
  1463. luminanceRectCoefCloud = 1;
  1464. rayleigh[] = {0.00749,0.01388,0.02878};
  1465. mie[] = {0.0046,0.0046,0.0046};
  1466. cloudsColor[] = {{ 0.8,0.81,1 },13};
  1467. swBrightness = 1;
  1468. };
  1469. class Lighting41
  1470. {
  1471. height = -60;
  1472. overcast = 0.4;
  1473. sunAngle = 6;
  1474. sunOrMoon = 1;
  1475. diffuse[] = {{ 0.385,0.5292,0.291 },5.104};
  1476. diffuseCloud[] = {{ 0.385,0.5292,0.291 },5.104};
  1477. ambient[] = {{ 0.1425,0.43208,0.66234 },7.34976};
  1478. ambientCloud[] = {{ 0.1425,0.43208,0.66234 },7.34976};
  1479. ambientMid[] = {{ 0.1425,0.43208,0.66234 },5.879808};
  1480. ambientMidCloud[] = {{ 0.1425,0.43208,0.66234 },5.879808};
  1481. groundReflection[] = {{ 0.1425,0.43208,0.66234 },4.703846};
  1482. groundReflectionCloud[] = {{ 0.1425,0.43208,0.66234 },4.703846};
  1483. bidirect[] = {0.001864,0.002966,0.004223};
  1484. bidirectCloud[] = {0.001864,0.002966,0.004223};
  1485. sky[] = {{ 0.42,0.46255,0.6507 },8.84268};
  1486. skyAroundSun[] = {{ 0.424,0.206745,0.1188 },13.06752};
  1487. fogColor[] = {0.005,0.005,0.005};
  1488. apertureMin = 15;
  1489. apertureStandard = 20;
  1490. apertureMax = 40;
  1491. standardAvgLum = 120;
  1492. desiredLuminanceCoef = 0;
  1493. desiredLuminanceCoefCloud = 0;
  1494. luminanceRectCoef = 1;
  1495. luminanceRectCoefCloud = 1;
  1496. rayleigh[] = {0.00749,0.01388,0.02878};
  1497. mie[] = {0.0046,0.0046,0.0046};
  1498. cloudsColor[] = {{ 0.8,0.81,1 },13};
  1499. swBrightness = 1;
  1500. };
  1501. class Lighting42
  1502. {
  1503. height = -60;
  1504. overcast = 0.4;
  1505. sunAngle = 16;
  1506. sunOrMoon = 1;
  1507. diffuse[] = {{ 0.385,0.65268,0.485 },5.742};
  1508. diffuseCloud[] = {{ 0.385,0.65268,0.485 },5.742};
  1509. ambient[] = {{ 0.1575,0.459316,0.70965 },8.26848};
  1510. ambientCloud[] = {{ 0.1575,0.459316,0.70965 },8.26848};
  1511. ambientMid[] = {{ 0.1575,0.459316,0.70965 },6.614784};
  1512. ambientMidCloud[] = {{ 0.1575,0.459316,0.70965 },6.614784};
  1513. groundReflection[] = {{ 0.1575,0.459316,0.70965 },5.291827};
  1514. groundReflectionCloud[] = {{ 0.1575,0.459316,0.70965 },5.291827};
  1515. bidirect[] = {0.00213,0.00339,0.004826};
  1516. bidirectCloud[] = {0.00213,0.00339,0.004826};
  1517. sky[] = {{ 0.408,0.48565,0.62163 },10.77965};
  1518. skyAroundSun[] = {{ 0.412,0.437976,0.42435 },13.66149};
  1519. fogColor[] = {0.005,0.005,0.005};
  1520. apertureMin = 15;
  1521. apertureStandard = 25;
  1522. apertureMax = 85;
  1523. standardAvgLum = 450;
  1524. desiredLuminanceCoef = 0;
  1525. desiredLuminanceCoefCloud = 0;
  1526. luminanceRectCoef = 1;
  1527. luminanceRectCoefCloud = 1;
  1528. rayleigh[] = {0.00749,0.01388,0.02878};
  1529. mie[] = {0.0046,0.0046,0.0046};
  1530. cloudsColor[] = {{ 0.8,0.81,1 },13};
  1531. swBrightness = 1;
  1532. };
  1533. class Lighting43
  1534. {
  1535. height = -60;
  1536. overcast = 0.4;
  1537. sunAngle = 45;
  1538. sunOrMoon = 1;
  1539. diffuse[] = {{ 0.385,0.882,0.97 },6.38};
  1540. diffuseCloud[] = {{ 0.385,0.882,0.97 },6.38};
  1541. ambient[] = {{ 0.15,0.484,0.747 },9.1872};
  1542. ambientCloud[] = {{ 0.15,0.484,0.747 },9.1872};
  1543. ambientMid[] = {{ 0.15,0.484,0.747 },7.34976};
  1544. ambientMidCloud[] = {{ 0.15,0.484,0.747 },7.34976};
  1545. groundReflection[] = {{ 0.15,0.484,0.747 },5.879808};
  1546. groundReflectionCloud[] = {{ 0.15,0.484,0.747 },5.879808};
  1547. bidirect[] = {0.00213,0.00339,0.004826};
  1548. bidirectCloud[] = {0.00213,0.00339,0.004826};
  1549. sky[] = {{ 0.4,0.55,0.9 },11.2288};
  1550. skyAroundSun[] = {{ 0.4,0.385,0.45 },14.84945};
  1551. fogColor[] = {0.005,0.005,0.005};
  1552. apertureMin = 22.5;
  1553. apertureStandard = 65;
  1554. apertureMax = 85;
  1555. standardAvgLum = 800;
  1556. desiredLuminanceCoef = 0;
  1557. desiredLuminanceCoefCloud = 0;
  1558. luminanceRectCoef = 1;
  1559. luminanceRectCoefCloud = 1;
  1560. rayleigh[] = {0.00749,0.01388,0.02878};
  1561. mie[] = {0.006,0.0046,0.004};
  1562. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  1563. swBrightness = 1;
  1564. };
  1565. class Lighting44
  1566. {
  1567. height = -160;
  1568. overcast = 0.4;
  1569. sunAngle = -14;
  1570. sunOrMoon = 0;
  1571. diffuse[] = {0.00825,0.19208,0.679};
  1572. diffuseCloud[] = {0.00825,0.19208,0.679};
  1573. ambient[] = {0.00375,0.07744,0.4482};
  1574. ambientCloud[] = {0.00375,0.07744,0.4482};
  1575. ambientMid[] = {0.00375,0.07744,0.4482};
  1576. ambientMidCloud[] = {0.00375,0.07744,0.4482};
  1577. groundReflection[] = {0.00375,0.07744,0.4482};
  1578. groundReflectionCloud[] = {0.00375,0.07744,0.4482};
  1579. bidirect[] = {0,0,0};
  1580. bidirectCloud[] = {0,0,0};
  1581. sky[] = {0.001273,0.001838,0.004057};
  1582. skyAroundSun[] = {4e-006,0.000104,0.000366};
  1583. fogColor[] = {0.005,0.005,0.005};
  1584. apertureMin = 5.916064;
  1585. apertureStandard = 6.859;
  1586. apertureMax = 17.1475;
  1587. standardAvgLum = 1.08;
  1588. desiredLuminanceCoef = 0;
  1589. desiredLuminanceCoefCloud = 0;
  1590. luminanceRectCoef = 1;
  1591. luminanceRectCoefCloud = 1;
  1592. rayleigh[] = {0.00749,0.01388,0.02878};
  1593. mie[] = {0.0046,0.0046,0.0046};
  1594. cloudsColor[] = {{ 0.3,0.4,1 },13.61492};
  1595. swBrightness = 5;
  1596. };
  1597. class Lighting45
  1598. {
  1599. height = -160;
  1600. overcast = 0.4;
  1601. sunAngle = 0;
  1602. sunOrMoon = 1;
  1603. diffuse[] = {{ 0.03465,0.148176,0.2134 },0.72732};
  1604. diffuseCloud[] = {{ 0.03465,0.148176,0.2134 },0.72732};
  1605. ambient[] = {{ 0.01,0.300854,0.562491 },2.552893};
  1606. ambientCloud[] = {{ 0.01,0.300854,0.562491 },2.552893};
  1607. ambientMid[] = {{ 0.01,0.300854,0.562491 },2.042315};
  1608. ambientMidCloud[] = {{ 0.01,0.300854,0.562491 },2.042315};
  1609. groundReflection[] = {{ 0.01,0.300854,0.562491 },1.633852};
  1610. groundReflectionCloud[] = {{ 0.01,0.300854,0.562491 },1.633852};
  1611. bidirect[] = {0,0.05,0.07};
  1612. bidirectCloud[] = {0,0.05,0.07};
  1613. sky[] = {{ 0.52,0.44,0.4239 },1.642212};
  1614. skyAroundSun[] = {{ 0.3,0.09625,0.02997 },9.652143};
  1615. fogColor[] = {0.005,0.005,0.005};
  1616. apertureMin = 9;
  1617. apertureStandard = 12;
  1618. apertureMax = 20;
  1619. standardAvgLum = 60;
  1620. desiredLuminanceCoef = 0;
  1621. desiredLuminanceCoefCloud = 0;
  1622. luminanceRectCoef = 1;
  1623. luminanceRectCoefCloud = 1;
  1624. rayleigh[] = {0.00749,0.01388,0.02878};
  1625. mie[] = {0.0046,0.0046,0.0046};
  1626. cloudsColor[] = {{ 0.8,0.81,1 },12};
  1627. swBrightness = 1;
  1628. };
  1629. class Lighting46
  1630. {
  1631. height = -160;
  1632. overcast = 0.4;
  1633. sunAngle = 45;
  1634. sunOrMoon = 1;
  1635. diffuse[] = {{ 0.0385,0.5292,0.97 },1.914};
  1636. diffuseCloud[] = {{ 0.0385,0.5292,0.97 },1.914};
  1637. ambient[] = {{ 0.01,0.3872,0.747 },5.97168};
  1638. ambientCloud[] = {{ 0.01,0.3872,0.747 },5.97168};
  1639. ambientMid[] = {{ 0.01,0.3872,0.747 },4.777344};
  1640. ambientMidCloud[] = {{ 0.01,0.3872,0.747 },4.777344};
  1641. groundReflection[] = {{ 0.01,0.3872,0.747 },3.821875};
  1642. groundReflectionCloud[] = {{ 0.01,0.3872,0.747 },3.821875};
  1643. bidirect[] = {0,0.05,0.07};
  1644. bidirectCloud[] = {0,0.05,0.07};
  1645. sky[] = {{ 0.4,0.55,0.9 },7.29872};
  1646. skyAroundSun[] = {{ 0.4,0.385,0.45 },14.84945};
  1647. fogColor[] = {0.005,0.005,0.005};
  1648. apertureMin = 22.5;
  1649. apertureStandard = 65;
  1650. apertureMax = 85;
  1651. standardAvgLum = 800;
  1652. desiredLuminanceCoef = 0;
  1653. desiredLuminanceCoefCloud = 0;
  1654. luminanceRectCoef = 1;
  1655. luminanceRectCoefCloud = 1;
  1656. rayleigh[] = {0.00749,0.01388,0.02878};
  1657. mie[] = {0.006,0.0046,0.004};
  1658. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  1659. swBrightness = 1;
  1660. };
  1661. class Lighting47
  1662. {
  1663. height = -250;
  1664. overcast = 0.4;
  1665. sunAngle = -14;
  1666. sunOrMoon = 0;
  1667. diffuse[] = {0.0005,0.001,0.001};
  1668. diffuseCloud[] = {0,0,0};
  1669. ambient[] = {0.0004,0.0008,0.0008};
  1670. ambientCloud[] = {0,0,0};
  1671. ambientMid[] = {0.000375,0.00075,0.00075};
  1672. ambientMidCloud[] = {0,0,0};
  1673. groundReflection[] = {0,0,0};
  1674. groundReflectionCloud[] = {0,0,0};
  1675. bidirect[] = {0,0,0};
  1676. bidirectCloud[] = {0,0,0};
  1677. sky[] = {0,0.002,0.003};
  1678. skyAroundSun[] = {0,0.002,0.003};
  1679. fogColor[] = {0,0,0};
  1680. apertureMin = 5.916064;
  1681. apertureStandard = 6.859;
  1682. apertureMax = 17.1475;
  1683. standardAvgLum = 1.08;
  1684. desiredLuminanceCoef = 0;
  1685. desiredLuminanceCoefCloud = 0;
  1686. luminanceRectCoef = 1;
  1687. luminanceRectCoefCloud = 1;
  1688. rayleigh[] = {0.00749,0.01388,0.02878};
  1689. mie[] = {0.0046,0.0046,0.0046};
  1690. cloudsColor[] = {{ 0.3,0.4,1 },13.61492};
  1691. swBrightness = 5;
  1692. };
  1693. class Lighting48
  1694. {
  1695. height = -250;
  1696. overcast = 0.4;
  1697. sunAngle = 0;
  1698. sunOrMoon = 1;
  1699. diffuse[] = {0.4,0.5,0.5};
  1700. diffuseCloud[] = {0.2,0.5,0.5};
  1701. ambient[] = {0.1,0.2,0.2};
  1702. ambientCloud[] = {0,0.5,1};
  1703. ambientMid[] = {0.1,0.2,0.2};
  1704. ambientMidCloud[] = {0,0.5,1};
  1705. groundReflection[] = {0,0.45,0.4};
  1706. groundReflectionCloud[] = {0.3,0.3,0.3};
  1707. bidirect[] = {0,0.05,0.07};
  1708. bidirectCloud[] = {0.03,0.03,0.03};
  1709. sky[] = {{ 0.1,0.64,1 },0.164221};
  1710. skyAroundSun[] = {{ 0.5,0.64,1 },0.965214};
  1711. fogColor[] = {0.05,0.05,0.05};
  1712. apertureMin = 9;
  1713. apertureStandard = 12;
  1714. apertureMax = 20;
  1715. standardAvgLum = 60;
  1716. desiredLuminanceCoef = 0.02;
  1717. desiredLuminanceCoefCloud = 0.02;
  1718. luminanceRectCoef = 1;
  1719. luminanceRectCoefCloud = 1;
  1720. rayleigh[] = {0.00749,0.01388,0.02878};
  1721. mie[] = {0.0046,0.0046,0.0046};
  1722. cloudsColor[] = {{ 0.8,0.81,1 },12};
  1723. swBrightness = 1;
  1724. };
  1725. class Lighting49
  1726. {
  1727. height = -250;
  1728. overcast = 0.4;
  1729. sunAngle = 45;
  1730. sunOrMoon = 1;
  1731. diffuse[] = {0,1,1};
  1732. diffuseCloud[] = {0,0,0};
  1733. ambient[] = {0,0,0};
  1734. ambientCloud[] = {0,0,0};
  1735. ambientMid[] = {0,0,0};
  1736. ambientMidCloud[] = {0,0,0};
  1737. groundReflection[] = {0,0,0};
  1738. groundReflectionCloud[] = {0,0,0};
  1739. bidirect[] = {0,0,0};
  1740. bidirectCloud[] = {0,0,0};
  1741. sky[] = {{ 0.4,0.55,0.9 },7.29872};
  1742. skyAroundSun[] = {{ 0.4,0.385,0.45 },18.94062};
  1743. fogColor[] = {0.005,0.005,0.005};
  1744. apertureMin = 22.5;
  1745. apertureStandard = 65;
  1746. apertureMax = 85;
  1747. standardAvgLum = 800;
  1748. desiredLuminanceCoef = 0;
  1749. desiredLuminanceCoefCloud = 0;
  1750. luminanceRectCoef = 1;
  1751. luminanceRectCoefCloud = 1;
  1752. rayleigh[] = {0.00749,0.01388,0.02878};
  1753. mie[] = {0.006,0.0046,0.004};
  1754. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  1755. swBrightness = 1;
  1756. };
  1757. class Lighting50
  1758. {
  1759. height = -0.001;
  1760. overcast = 0.95;
  1761. sunAngle = -14;
  1762. sunOrMoon = 0;
  1763. diffuse[] = {0,0,0};
  1764. diffuseCloud[] = {0,0,0};
  1765. ambient[] = {0.006372,0.056282,0.354294};
  1766. ambientCloud[] = {0.005735,0.050653,0.318865};
  1767. ambientMid[] = {0.005098,0.045025,0.283435};
  1768. ambientMidCloud[] = {0.005098,0.045025,0.283435};
  1769. groundReflection[] = {0.003008,0.041873,0.283435};
  1770. groundReflectionCloud[] = {0.003008,0.041873,0.283435};
  1771. bidirect[] = {0,0,0};
  1772. bidirectCloud[] = {0,0,0};
  1773. sky[] = {{ 0.32,0.2,0.25 },0.000898};
  1774. skyAroundSun[] = {4e-006,0.000104,0.000366};
  1775. fogColor[] = {0.005,0.005,0.005};
  1776. apertureMin = 5.916064;
  1777. apertureStandard = 6.859;
  1778. apertureMax = 17.1475;
  1779. standardAvgLum = 1.08;
  1780. desiredLuminanceCoef = 0;
  1781. desiredLuminanceCoefCloud = 0;
  1782. luminanceRectCoef = 1;
  1783. luminanceRectCoefCloud = 1;
  1784. rayleigh[] = {0.00749,0.01388,0.02878};
  1785. mie[] = {0.0046,0.0046,0.0046};
  1786. cloudsColor[] = {{ 0.3,0.4,1 },13.61492};
  1787. swBrightness = 5;
  1788. };
  1789. class Lighting51
  1790. {
  1791. height = -0.001;
  1792. overcast = 0.95;
  1793. sunAngle = -10;
  1794. sunOrMoon = 0;
  1795. diffuse[] = {0.05775,0.18522,0.7275};
  1796. diffuseCloud[] = {0.051975,0.166698,0.65475};
  1797. ambient[] = {0.001888,0.006064,0.017496};
  1798. ambientCloud[] = {0.001699,0.005458,0.015746};
  1799. ambientMid[] = {0.00151,0.004851,0.013997};
  1800. ambientMidCloud[] = {0.00151,0.004851,0.013997};
  1801. groundReflection[] = {0.000891,0.004512,0.013997};
  1802. groundReflectionCloud[] = {0.000891,0.004512,0.013997};
  1803. bidirect[] = {0,0,0};
  1804. bidirectCloud[] = {0,0,0};
  1805. sky[] = {{ 0.32,0.2,0.25 },0.008983};
  1806. skyAroundSun[] = {0.004332,0.005212,0.009138};
  1807. fogColor[] = {0.005,0.005,0.005};
  1808. apertureMin = 7.39508;
  1809. apertureStandard = 7.22;
  1810. apertureMax = 18.05;
  1811. standardAvgLum = 1.8;
  1812. desiredLuminanceCoef = 0;
  1813. desiredLuminanceCoefCloud = 0;
  1814. luminanceRectCoef = 1;
  1815. luminanceRectCoefCloud = 1;
  1816. rayleigh[] = {0.00749,0.01388,0.02878};
  1817. mie[] = {0.0046,0.0046,0.0046};
  1818. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  1819. swBrightness = 0;
  1820. };
  1821. class Lighting52
  1822. {
  1823. height = -0.001;
  1824. overcast = 0.95;
  1825. sunAngle = -9;
  1826. sunOrMoon = 0;
  1827. diffuse[] = {0,0,0};
  1828. diffuseCloud[] = {0,0,0};
  1829. ambient[] = {0.013688,0.021224,0.130248};
  1830. ambientCloud[] = {0.012319,0.019102,0.117223};
  1831. ambientMid[] = {0.01095,0.016979,0.104198};
  1832. ambientMidCloud[] = {0.01095,0.016979,0.104198};
  1833. groundReflection[] = {0.006461,0.015791,0.104198};
  1834. groundReflectionCloud[] = {0.006461,0.015791,0.104198};
  1835. bidirect[] = {0,0,0};
  1836. bidirectCloud[] = {0,0,0};
  1837. sky[] = {0.32,0.2,0.25};
  1838. skyAroundSun[] = {{ 0.00456,0.005486,0.009619 },0.4};
  1839. fogColor[] = {0.005,0.005,0.005};
  1840. apertureMin = 7.546;
  1841. apertureStandard = 7.6;
  1842. apertureMax = 19;
  1843. standardAvgLum = 3;
  1844. desiredLuminanceCoef = 0;
  1845. desiredLuminanceCoefCloud = 0;
  1846. luminanceRectCoef = 1;
  1847. luminanceRectCoefCloud = 1;
  1848. rayleigh[] = {0.00749,0.01388,0.02878};
  1849. mie[] = {0.0046,0.0046,0.0046};
  1850. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  1851. swBrightness = 0;
  1852. };
  1853. class Lighting53
  1854. {
  1855. height = -0.001;
  1856. overcast = 0.95;
  1857. sunAngle = -8;
  1858. sunOrMoon = 0;
  1859. diffuse[] = {0,0,0};
  1860. diffuseCloud[] = {0,0,0};
  1861. ambient[] = {0.022184,0.0306,0.0549};
  1862. ambientCloud[] = {0.019966,0.02754,0.04941};
  1863. ambientMid[] = {0.017747,0.02448,0.04392};
  1864. ambientMidCloud[] = {0.017747,0.02448,0.04392};
  1865. groundReflection[] = {0.010471,0.022766,0.04392};
  1866. groundReflectionCloud[] = {0.010471,0.022766,0.04392};
  1867. bidirect[] = {0,0,0};
  1868. bidirectCloud[] = {0,0,0};
  1869. sky[] = {{ 0.32,0.2,0.25 },0.011229};
  1870. skyAroundSun[] = {{ 0.0048,0.005775,0.010125 },1.8183};
  1871. fogColor[] = {0.005,0.005,0.005};
  1872. apertureMin = 7.7;
  1873. apertureStandard = 8;
  1874. apertureMax = 20;
  1875. standardAvgLum = 5;
  1876. desiredLuminanceCoef = 0;
  1877. desiredLuminanceCoefCloud = 0;
  1878. luminanceRectCoef = 1;
  1879. luminanceRectCoefCloud = 1;
  1880. rayleigh[] = {0.00749,0.01388,0.02878};
  1881. mie[] = {0.0046,0.0046,0.0046};
  1882. cloudsColor[] = {{ 0.8,0.81,1 },12};
  1883. swBrightness = 0;
  1884. };
  1885. class Lighting54
  1886. {
  1887. height = -0.001;
  1888. overcast = 0.95;
  1889. sunAngle = -6;
  1890. sunOrMoon = 0;
  1891. diffuse[] = {0,0,0};
  1892. diffuseCloud[] = {0,0,0};
  1893. ambient[] = {{ 0.022184,0.0455,0.08 },0.368509};
  1894. ambientCloud[] = {{ 0.019966,0.04095,0.072 },0.331658};
  1895. ambientMid[] = {{ 0.017747,0.0364,0.064 },0.331658};
  1896. ambientMidCloud[] = {{ 0.017747,0.0364,0.064 },0.331658};
  1897. groundReflection[] = {{ 0.010471,0.033852,0.064 },0.265326};
  1898. groundReflectionCloud[] = {{ 0.010471,0.033852,0.064 },0.265326};
  1899. bidirect[] = {0,0,0};
  1900. bidirectCloud[] = {0,0,0};
  1901. sky[] = {{ 0.32,0.2,0.25 },0.757944};
  1902. skyAroundSun[] = {{ 0.048,0.05775,0.10125 },4.8488};
  1903. fogColor[] = {0.005,0.005,0.005};
  1904. apertureMin = 7.8;
  1905. apertureStandard = 9;
  1906. apertureMax = 20;
  1907. standardAvgLum = 10;
  1908. desiredLuminanceCoef = 0;
  1909. desiredLuminanceCoefCloud = 0;
  1910. luminanceRectCoef = 1;
  1911. luminanceRectCoefCloud = 1;
  1912. rayleigh[] = {0.00749,0.01388,0.02878};
  1913. mie[] = {0.0046,0.0046,0.0046};
  1914. cloudsColor[] = {{ 0.8,0.81,1 },11};
  1915. swBrightness = 0;
  1916. };
  1917. class Lighting55
  1918. {
  1919. height = -0.001;
  1920. overcast = 0.95;
  1921. sunAngle = -2;
  1922. sunOrMoon = 0.5;
  1923. diffuse[] = {0,0,0};
  1924. diffuseCloud[] = {0,0,0};
  1925. ambient[] = {{ 0.07,0.0775,0.086 },3.938438};
  1926. ambientCloud[] = {{ 0.063,0.06975,0.0774 },3.544594};
  1927. ambientMid[] = {{ 0.056,0.062,0.0688 },3.544594};
  1928. ambientMidCloud[] = {{ 0.056,0.062,0.0688 },3.544594};
  1929. groundReflection[] = {{ 0.03304,0.05766,0.0688 },2.835675};
  1930. groundReflectionCloud[] = {{ 0.03304,0.05766,0.0688 },2.835675};
  1931. bidirect[] = {0,0,0};
  1932. bidirectCloud[] = {0,0,0};
  1933. sky[] = {{ 0.32,0.2,0.25 },2.893521};
  1934. skyAroundSun[] = {{ 0.12,0.10395,0.09 },9.0915};
  1935. fogColor[] = {0.005,0.005,0.005};
  1936. apertureMin = 8;
  1937. apertureStandard = 10;
  1938. apertureMax = 20;
  1939. standardAvgLum = 20;
  1940. desiredLuminanceCoef = 0;
  1941. desiredLuminanceCoefCloud = 0;
  1942. luminanceRectCoef = 1;
  1943. luminanceRectCoefCloud = 1;
  1944. rayleigh[] = {0.00749,0.01388,0.02878};
  1945. mie[] = {0.0046,0.0046,0.0046};
  1946. cloudsColor[] = {{ 0.8,0.81,1 },11};
  1947. swBrightness = 0;
  1948. };
  1949. class Lighting56
  1950. {
  1951. height = -0.001;
  1952. overcast = 0.95;
  1953. sunAngle = 0;
  1954. sunOrMoon = 1;
  1955. diffuse[] = {{ 0,0,0 },0.436392};
  1956. diffuseCloud[] = {{ 0,0,0 },0.392753};
  1957. ambient[] = {{ 0.097704,0.13,0.215 },4.145724};
  1958. ambientCloud[] = {{ 0.087934,0.117,0.1935 },3.731152};
  1959. ambientMid[] = {{ 0.078163,0.104,0.172 },3.731152};
  1960. ambientMidCloud[] = {{ 0.078163,0.104,0.172 },3.731152};
  1961. groundReflection[] = {{ 0.046116,0.09672,0.172 },2.984921};
  1962. groundReflectionCloud[] = {{ 0.046116,0.09672,0.172 },2.984921};
  1963. bidirect[] = {0,0,0};
  1964. bidirectCloud[] = {0,0,0};
  1965. sky[] = {{ 0.32,0.2,0.25 },4.10553};
  1966. skyAroundSun[] = {{ 0.3,0.09625,0.02997 },9.849125};
  1967. fogColor[] = {0.005,0.005,0.005};
  1968. apertureMin = 9;
  1969. apertureStandard = 12;
  1970. apertureMax = 20;
  1971. standardAvgLum = 60;
  1972. desiredLuminanceCoef = 0;
  1973. desiredLuminanceCoefCloud = 0;
  1974. luminanceRectCoef = 1;
  1975. luminanceRectCoefCloud = 1;
  1976. rayleigh[] = {0.00749,0.01388,0.02878};
  1977. mie[] = {0.0046,0.0046,0.0046};
  1978. cloudsColor[] = {{ 0.8,0.81,1 },12};
  1979. swBrightness = 1;
  1980. };
  1981. class Lighting57
  1982. {
  1983. height = -0.001;
  1984. overcast = 0.95;
  1985. sunAngle = 2;
  1986. sunOrMoon = 1;
  1987. diffuse[] = {{ 0.7,0.9,1 },0.94743};
  1988. diffuseCloud[] = {{ 0.63,0.81,0.9 },0.852687};
  1989. ambient[] = {{ 0.140184,0.2082,0.3654 },4.875317};
  1990. ambientCloud[] = {{ 0.126166,0.18738,0.32886 },4.387785};
  1991. ambientMid[] = {{ 0.112147,0.16656,0.29232 },4.387785};
  1992. ambientMidCloud[] = {{ 0.112147,0.16656,0.29232 },4.387785};
  1993. groundReflection[] = {{ 0.066167,0.154901,0.29232 },3.510228};
  1994. groundReflectionCloud[] = {{ 0.066167,0.154901,0.29232 },3.510228};
  1995. bidirect[] = {0,0,0};
  1996. bidirectCloud[] = {0,0,0};
  1997. sky[] = {{ 0.32,0.2,0.25 },6.240406};
  1998. skyAroundSun[] = {{ 0.4392,0.128744,0.03609 },13.3342};
  1999. fogColor[] = {0.005,0.005,0.005};
  2000. apertureMin = 10;
  2001. apertureStandard = 15;
  2002. apertureMax = 20;
  2003. standardAvgLum = 70;
  2004. desiredLuminanceCoef = 0;
  2005. desiredLuminanceCoefCloud = 0;
  2006. luminanceRectCoef = 1;
  2007. luminanceRectCoefCloud = 1;
  2008. rayleigh[] = {0.00749,0.01388,0.02878};
  2009. mie[] = {0.0046,0.0046,0.0046};
  2010. cloudsColor[] = {{ 0.8,0.81,1 },13};
  2011. swBrightness = 0;
  2012. };
  2013. class Lighting58
  2014. {
  2015. height = -0.001;
  2016. overcast = 0.95;
  2017. sunAngle = 6;
  2018. sunOrMoon = 1;
  2019. diffuse[] = {{ 0.7,0.9,1 },1.83744};
  2020. diffuseCloud[] = {{ 0.63,0.81,0.9 },1.653696};
  2021. ambient[] = {{ 0.186912,0.28795,0.4361 },6.818625};
  2022. ambientCloud[] = {{ 0.168221,0.259155,0.39249 },6.136763};
  2023. ambientMid[] = {{ 0.14953,0.23036,0.34888 },6.136763};
  2024. ambientMidCloud[] = {{ 0.14953,0.23036,0.34888 },6.136763};
  2025. groundReflection[] = {{ 0.088222,0.214235,0.34888 },4.90941};
  2026. groundReflectionCloud[] = {{ 0.088222,0.214235,0.34888 },4.90941};
  2027. bidirect[] = {0,0,0};
  2028. bidirectCloud[] = {0,0,0};
  2029. sky[] = {{ 0.32,0.2,0.25 },7.958412};
  2030. skyAroundSun[] = {{ 0.424,0.206745,0.1188 },13.3342};
  2031. fogColor[] = {0.005,0.005,0.005};
  2032. apertureMin = 15;
  2033. apertureStandard = 20;
  2034. apertureMax = 40;
  2035. standardAvgLum = 120;
  2036. desiredLuminanceCoef = 0;
  2037. desiredLuminanceCoefCloud = 0;
  2038. luminanceRectCoef = 1;
  2039. luminanceRectCoefCloud = 1;
  2040. rayleigh[] = {0.00749,0.01388,0.02878};
  2041. mie[] = {0.0046,0.0046,0.0046};
  2042. cloudsColor[] = {{ 0.8,0.81,1 },13};
  2043. swBrightness = 0;
  2044. };
  2045. class Lighting59
  2046. {
  2047. height = -0.001;
  2048. overcast = 0.95;
  2049. sunAngle = 16;
  2050. sunOrMoon = 1;
  2051. diffuse[] = {{ 0.7,0.9,1 },3.10068};
  2052. diffuseCloud[] = {{ 0.63,0.81,0.9 },2.790612};
  2053. ambient[] = {{ 0.225144,0.364,0.4942 },6.818625};
  2054. ambientCloud[] = {{ 0.20263,0.3276,0.44478 },6.136763};
  2055. ambientMid[] = {{ 0.180115,0.2912,0.39536 },6.136763};
  2056. ambientMidCloud[] = {{ 0.180115,0.2912,0.39536 },6.136763};
  2057. groundReflection[] = {{ 0.106268,0.270816,0.39536 },4.90941};
  2058. groundReflectionCloud[] = {{ 0.106268,0.270816,0.39536 },4.90941};
  2059. bidirect[] = {0,0,0};
  2060. bidirectCloud[] = {0,0,0};
  2061. sky[] = {{ 0.32,0.2,0.25 },9.162701};
  2062. skyAroundSun[] = {{ 0.412,0.437976,0.42435 },13.9403};
  2063. fogColor[] = {0.005,0.005,0.005};
  2064. apertureMin = 15;
  2065. apertureStandard = 25;
  2066. apertureMax = 85;
  2067. standardAvgLum = 450;
  2068. desiredLuminanceCoef = 0;
  2069. desiredLuminanceCoefCloud = 0;
  2070. luminanceRectCoef = 1;
  2071. luminanceRectCoefCloud = 1;
  2072. rayleigh[] = {0.00749,0.01388,0.02878};
  2073. mie[] = {0.0046,0.0046,0.0046};
  2074. cloudsColor[] = {{ 0.8,0.81,1 },13};
  2075. swBrightness = 0;
  2076. };
  2077. class Lighting60
  2078. {
  2079. height = -0.001;
  2080. overcast = 0.95;
  2081. sunAngle = 45;
  2082. sunOrMoon = 1;
  2083. diffuse[] = {{ 0.7,0.9,1 },4.5936};
  2084. diffuseCloud[] = {{ 0.63,0.81,0.9 },4.13424};
  2085. ambient[] = {{ 0.284734,0.4158,0.46144 },8.7725};
  2086. ambientCloud[] = {{ 0.256261,0.37422,0.415296 },7.89525};
  2087. ambientMid[] = {{ 0.227787,0.33264,0.369152 },7.89525};
  2088. ambientMidCloud[] = {{ 0.227787,0.33264,0.369152 },7.89525};
  2089. groundReflection[] = {{ 0.134395,0.309355,0.369152 },6.3162};
  2090. groundReflectionCloud[] = {{ 0.134395,0.309355,0.369152 },6.3162};
  2091. bidirect[] = {0,0,0};
  2092. bidirectCloud[] = {0,0,0};
  2093. sky[] = {{ 0.32,0.2,0.25 },8.98304};
  2094. skyAroundSun[] = {{ 0.4,0.385,0.45 },15.1525};
  2095. fogColor[] = {0.005,0.005,0.005};
  2096. apertureMin = 22.5;
  2097. apertureStandard = 65;
  2098. apertureMax = 85;
  2099. standardAvgLum = 800;
  2100. desiredLuminanceCoef = 0;
  2101. desiredLuminanceCoefCloud = 0;
  2102. luminanceRectCoef = 1;
  2103. luminanceRectCoefCloud = 1;
  2104. rayleigh[] = {0.00749,0.01388,0.02878};
  2105. mie[] = {0.006,0.0046,0.004};
  2106. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  2107. swBrightness = 1;
  2108. };
  2109. class Lighting61
  2110. {
  2111. height = -60;
  2112. overcast = 0.95;
  2113. sunAngle = -14;
  2114. sunOrMoon = 0;
  2115. diffuse[] = {0,0,0};
  2116. diffuseCloud[] = {0,0,0};
  2117. ambient[] = {0.003186,0.028141,0.177147};
  2118. ambientCloud[] = {0.003186,0.028141,0.177147};
  2119. ambientMid[] = {0.002549,0.022513,0.141718};
  2120. ambientMidCloud[] = {0.002549,0.022513,0.141718};
  2121. groundReflection[] = {0.001504,0.020937,0.141718};
  2122. groundReflectionCloud[] = {0.001504,0.020937,0.141718};
  2123. bidirect[] = {0,0,0};
  2124. bidirectCloud[] = {0,0,0};
  2125. sky[] = {{ 0.32,0.2,0.25 },0.000629};
  2126. skyAroundSun[] = {4e-006,0.000104,0.000366};
  2127. fogColor[] = {0.005,0.005,0.005};
  2128. apertureMin = 5.916064;
  2129. apertureStandard = 6.859;
  2130. apertureMax = 17.1475;
  2131. standardAvgLum = 1.08;
  2132. desiredLuminanceCoef = 0;
  2133. desiredLuminanceCoefCloud = 0;
  2134. luminanceRectCoef = 1;
  2135. luminanceRectCoefCloud = 1;
  2136. rayleigh[] = {0.00749,0.01388,0.02878};
  2137. mie[] = {0.0046,0.0046,0.0046};
  2138. cloudsColor[] = {{ 0.3,0.4,1 },13.61492};
  2139. swBrightness = 5;
  2140. };
  2141. class Lighting62
  2142. {
  2143. height = -60;
  2144. overcast = 0.95;
  2145. sunAngle = -10;
  2146. sunOrMoon = 0;
  2147. diffuse[] = {0.028875,0.18522,0.7275};
  2148. diffuseCloud[] = {0.028875,0.18522,0.7275};
  2149. ambient[] = {0.000944,0.003032,0.008748};
  2150. ambientCloud[] = {0.000944,0.003032,0.008748};
  2151. ambientMid[] = {0.000755,0.002426,0.006998};
  2152. ambientMidCloud[] = {0.000755,0.002426,0.006998};
  2153. groundReflection[] = {0.000446,0.002256,0.006998};
  2154. groundReflectionCloud[] = {0.000446,0.002256,0.006998};
  2155. bidirect[] = {0,0,0};
  2156. bidirectCloud[] = {0,0,0};
  2157. sky[] = {{ 0.32,0.2,0.25 },0.006288};
  2158. skyAroundSun[] = {0.004332,0.005212,0.009138};
  2159. fogColor[] = {0.005,0.005,0.005};
  2160. apertureMin = 7.39508;
  2161. apertureStandard = 7.22;
  2162. apertureMax = 18.05;
  2163. standardAvgLum = 1.8;
  2164. desiredLuminanceCoef = 0;
  2165. desiredLuminanceCoefCloud = 0;
  2166. luminanceRectCoef = 1;
  2167. luminanceRectCoefCloud = 1;
  2168. rayleigh[] = {0.00749,0.01388,0.02878};
  2169. mie[] = {0.0046,0.0046,0.0046};
  2170. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  2171. swBrightness = 0;
  2172. };
  2173. class Lighting63
  2174. {
  2175. height = -60;
  2176. overcast = 0.95;
  2177. sunAngle = -9;
  2178. sunOrMoon = 0;
  2179. diffuse[] = {0,0,0};
  2180. diffuseCloud[] = {0,0,0};
  2181. ambient[] = {0.006844,0.010612,0.065124};
  2182. ambientCloud[] = {0.006844,0.010612,0.065124};
  2183. ambientMid[] = {0.005475,0.00849,0.052099};
  2184. ambientMidCloud[] = {0.005475,0.00849,0.052099};
  2185. groundReflection[] = {0.00323,0.007895,0.052099};
  2186. groundReflectionCloud[] = {0.00323,0.007895,0.052099};
  2187. bidirect[] = {0,0,0};
  2188. bidirectCloud[] = {0,0,0};
  2189. sky[] = {0.32,0.2,0.25};
  2190. skyAroundSun[] = {{ 0.00456,0.005486,0.009619 },0.392};
  2191. fogColor[] = {0.005,0.005,0.005};
  2192. apertureMin = 7.546;
  2193. apertureStandard = 7.6;
  2194. apertureMax = 19;
  2195. standardAvgLum = 3;
  2196. desiredLuminanceCoef = 0;
  2197. desiredLuminanceCoefCloud = 0;
  2198. luminanceRectCoef = 1;
  2199. luminanceRectCoefCloud = 1;
  2200. rayleigh[] = {0.00749,0.01388,0.02878};
  2201. mie[] = {0.0046,0.0046,0.0046};
  2202. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  2203. swBrightness = 0;
  2204. };
  2205. class Lighting64
  2206. {
  2207. height = -60;
  2208. overcast = 0.95;
  2209. sunAngle = -8;
  2210. sunOrMoon = 0;
  2211. diffuse[] = {0,0,0};
  2212. diffuseCloud[] = {0,0,0};
  2213. ambient[] = {0.011092,0.0153,0.02745};
  2214. ambientCloud[] = {0.011092,0.0153,0.02745};
  2215. ambientMid[] = {0.008874,0.01224,0.02196};
  2216. ambientMidCloud[] = {0.008874,0.01224,0.02196};
  2217. groundReflection[] = {0.005235,0.011383,0.02196};
  2218. groundReflectionCloud[] = {0.005235,0.011383,0.02196};
  2219. bidirect[] = {0,0,0};
  2220. bidirectCloud[] = {0,0,0};
  2221. sky[] = {{ 0.32,0.2,0.25 },0.00786};
  2222. skyAroundSun[] = {{ 0.0048,0.005775,0.010125 },1.781934};
  2223. fogColor[] = {0.005,0.005,0.005};
  2224. apertureMin = 7.7;
  2225. apertureStandard = 8;
  2226. apertureMax = 20;
  2227. standardAvgLum = 5;
  2228. desiredLuminanceCoef = 0;
  2229. desiredLuminanceCoefCloud = 0;
  2230. luminanceRectCoef = 1;
  2231. luminanceRectCoefCloud = 1;
  2232. rayleigh[] = {0.00749,0.01388,0.02878};
  2233. mie[] = {0.0046,0.0046,0.0046};
  2234. cloudsColor[] = {{ 0.8,0.81,1 },12};
  2235. swBrightness = 0;
  2236. };
  2237. class Lighting65
  2238. {
  2239. height = -60;
  2240. overcast = 0.95;
  2241. sunAngle = -6;
  2242. sunOrMoon = 0;
  2243. diffuse[] = {0,0,0};
  2244. diffuseCloud[] = {0,0,0};
  2245. ambient[] = {{ 0.011092,0.02275,0.04 },0.294807};
  2246. ambientCloud[] = {{ 0.011092,0.02275,0.04 },0.294807};
  2247. ambientMid[] = {{ 0.008874,0.0182,0.032 },0.265326};
  2248. ambientMidCloud[] = {{ 0.008874,0.0182,0.032 },0.265326};
  2249. groundReflection[] = {{ 0.005235,0.016926,0.032 },0.159196};
  2250. groundReflectionCloud[] = {{ 0.005235,0.016926,0.032 },0.159196};
  2251. bidirect[] = {0,0,0};
  2252. bidirectCloud[] = {0,0,0};
  2253. sky[] = {{ 0.32,0.2,0.25 },0.530561};
  2254. skyAroundSun[] = {{ 0.048,0.05775,0.10125 },4.751824};
  2255. fogColor[] = {0.005,0.005,0.005};
  2256. apertureMin = 7.8;
  2257. apertureStandard = 9;
  2258. apertureMax = 20;
  2259. standardAvgLum = 10;
  2260. desiredLuminanceCoef = 0;
  2261. desiredLuminanceCoefCloud = 0;
  2262. luminanceRectCoef = 1;
  2263. luminanceRectCoefCloud = 1;
  2264. rayleigh[] = {0.00749,0.01388,0.02878};
  2265. mie[] = {0.0046,0.0046,0.0046};
  2266. cloudsColor[] = {{ 0.8,0.81,1 },11};
  2267. swBrightness = 0;
  2268. };
  2269. class Lighting66
  2270. {
  2271. height = -60;
  2272. overcast = 0.95;
  2273. sunAngle = -2;
  2274. sunOrMoon = 0.5;
  2275. diffuse[] = {0,0,0};
  2276. diffuseCloud[] = {0,0,0};
  2277. ambient[] = {{ 0.035,0.03875,0.043 },3.15075};
  2278. ambientCloud[] = {{ 0.035,0.03875,0.043 },3.15075};
  2279. ambientMid[] = {{ 0.028,0.031,0.0344 },2.835675};
  2280. ambientMidCloud[] = {{ 0.028,0.031,0.0344 },2.835675};
  2281. groundReflection[] = {{ 0.01652,0.02883,0.0344 },1.701405};
  2282. groundReflectionCloud[] = {{ 0.01652,0.02883,0.0344 },1.701405};
  2283. bidirect[] = {0,0,0};
  2284. bidirectCloud[] = {0,0,0};
  2285. sky[] = {{ 0.32,0.2,0.25 },2.025465};
  2286. skyAroundSun[] = {{ 0.12,0.10395,0.09 },8.90967};
  2287. fogColor[] = {0.005,0.005,0.005};
  2288. apertureMin = 8;
  2289. apertureStandard = 10;
  2290. apertureMax = 20;
  2291. standardAvgLum = 20;
  2292. desiredLuminanceCoef = 0;
  2293. desiredLuminanceCoefCloud = 0;
  2294. luminanceRectCoef = 1;
  2295. luminanceRectCoefCloud = 1;
  2296. rayleigh[] = {0.00749,0.01388,0.02878};
  2297. mie[] = {0.0046,0.0046,0.0046};
  2298. cloudsColor[] = {{ 0.8,0.81,1 },11};
  2299. swBrightness = 0;
  2300. };
  2301. class Lighting67
  2302. {
  2303. height = -60;
  2304. overcast = 0.95;
  2305. sunAngle = 0;
  2306. sunOrMoon = 1;
  2307. diffuse[] = {{ 0,0,0 },0.218196};
  2308. diffuseCloud[] = {{ 0,0,0 },0.218196};
  2309. ambient[] = {{ 0.048852,0.065,0.1075 },3.316579};
  2310. ambientCloud[] = {{ 0.048852,0.065,0.1075 },3.316579};
  2311. ambientMid[] = {{ 0.039082,0.052,0.086 },2.984921};
  2312. ambientMidCloud[] = {{ 0.039082,0.052,0.086 },2.984921};
  2313. groundReflection[] = {{ 0.023058,0.04836,0.086 },1.790953};
  2314. groundReflectionCloud[] = {{ 0.023058,0.04836,0.086 },1.790953};
  2315. bidirect[] = {0,0,0};
  2316. bidirectCloud[] = {0,0,0};
  2317. sky[] = {{ 0.32,0.2,0.25 },2.873871};
  2318. skyAroundSun[] = {{ 0.3,0.09625,0.02997 },9.652143};
  2319. fogColor[] = {0.005,0.005,0.005};
  2320. apertureMin = 9;
  2321. apertureStandard = 12;
  2322. apertureMax = 20;
  2323. standardAvgLum = 60;
  2324. desiredLuminanceCoef = 0;
  2325. desiredLuminanceCoefCloud = 0;
  2326. luminanceRectCoef = 1;
  2327. luminanceRectCoefCloud = 1;
  2328. rayleigh[] = {0.00749,0.01388,0.02878};
  2329. mie[] = {0.0046,0.0046,0.0046};
  2330. cloudsColor[] = {{ 0.8,0.81,1 },12};
  2331. swBrightness = 1;
  2332. };
  2333. class Lighting68
  2334. {
  2335. height = -60;
  2336. overcast = 0.95;
  2337. sunAngle = 2;
  2338. sunOrMoon = 1;
  2339. diffuse[] = {{ 0.35,0.9,1 },0.473715};
  2340. diffuseCloud[] = {{ 0.35,0.9,1 },0.473715};
  2341. ambient[] = {{ 0.070092,0.1041,0.1827 },3.900254};
  2342. ambientCloud[] = {{ 0.070092,0.1041,0.1827 },3.900254};
  2343. ambientMid[] = {{ 0.056074,0.08328,0.14616 },3.510228};
  2344. ambientMidCloud[] = {{ 0.056074,0.08328,0.14616 },3.510228};
  2345. groundReflection[] = {{ 0.033083,0.07745,0.14616 },2.106137};
  2346. groundReflectionCloud[] = {{ 0.033083,0.07745,0.14616 },2.106137};
  2347. bidirect[] = {0,0,0};
  2348. bidirectCloud[] = {0,0,0};
  2349. sky[] = {{ 0.32,0.2,0.25 },4.368284};
  2350. skyAroundSun[] = {{ 0.4392,0.128744,0.03609 },11.87956};
  2351. fogColor[] = {0.005,0.005,0.005};
  2352. apertureMin = 10;
  2353. apertureStandard = 15;
  2354. apertureMax = 20;
  2355. standardAvgLum = 70;
  2356. desiredLuminanceCoef = 0;
  2357. desiredLuminanceCoefCloud = 0;
  2358. luminanceRectCoef = 1;
  2359. luminanceRectCoefCloud = 1;
  2360. rayleigh[] = {0.00749,0.01388,0.02878};
  2361. mie[] = {0.0046,0.0046,0.0046};
  2362. cloudsColor[] = {{ 0.8,0.81,1 },13};
  2363. swBrightness = 0;
  2364. };
  2365. class Lighting69
  2366. {
  2367. height = -60;
  2368. overcast = 0.95;
  2369. sunAngle = 6;
  2370. sunOrMoon = 1;
  2371. diffuse[] = {{ 0.35,0.9,1 },0.91872};
  2372. diffuseCloud[] = {{ 0.35,0.9,1 },0.91872};
  2373. ambient[] = {{ 0.093456,0.143975,0.21805 },5.4549};
  2374. ambientCloud[] = {{ 0.093456,0.143975,0.21805 },5.4549};
  2375. ambientMid[] = {{ 0.074765,0.11518,0.17444 },4.90941};
  2376. ambientMidCloud[] = {{ 0.074765,0.11518,0.17444 },4.90941};
  2377. groundReflection[] = {{ 0.044111,0.107117,0.17444 },2.945646};
  2378. groundReflectionCloud[] = {{ 0.044111,0.107117,0.17444 },2.945646};
  2379. bidirect[] = {0,0,0};
  2380. bidirectCloud[] = {0,0,0};
  2381. sky[] = {{ 0.32,0.2,0.25 },5.570889};
  2382. skyAroundSun[] = {{ 0.424,0.206745,0.1188 },13.06752};
  2383. fogColor[] = {0.005,0.005,0.005};
  2384. apertureMin = 15;
  2385. apertureStandard = 20;
  2386. apertureMax = 40;
  2387. standardAvgLum = 120;
  2388. desiredLuminanceCoef = 0;
  2389. desiredLuminanceCoefCloud = 0;
  2390. luminanceRectCoef = 1;
  2391. luminanceRectCoefCloud = 1;
  2392. rayleigh[] = {0.00749,0.01388,0.02878};
  2393. mie[] = {0.0046,0.0046,0.0046};
  2394. cloudsColor[] = {{ 0.8,0.81,1 },13};
  2395. swBrightness = 0;
  2396. };
  2397. class Lighting70
  2398. {
  2399. height = -60;
  2400. overcast = 0.95;
  2401. sunAngle = 16;
  2402. sunOrMoon = 1;
  2403. diffuse[] = {{ 0.35,0.9,1 },1.55034};
  2404. diffuseCloud[] = {{ 0.35,0.9,1 },1.55034};
  2405. ambient[] = {{ 0.112572,0.182,0.2471 },5.4549};
  2406. ambientCloud[] = {{ 0.112572,0.182,0.2471 },5.4549};
  2407. ambientMid[] = {{ 0.090058,0.1456,0.19768 },4.90941};
  2408. ambientMidCloud[] = {{ 0.090058,0.1456,0.19768 },4.90941};
  2409. groundReflection[] = {{ 0.053134,0.135408,0.19768 },2.945646};
  2410. groundReflectionCloud[] = {{ 0.053134,0.135408,0.19768 },2.945646};
  2411. bidirect[] = {0,0,0};
  2412. bidirectCloud[] = {0,0,0};
  2413. sky[] = {{ 0.32,0.2,0.25 },6.41389};
  2414. skyAroundSun[] = {{ 0.412,0.437976,0.42435 },13.66149};
  2415. fogColor[] = {0.005,0.005,0.005};
  2416. apertureMin = 15;
  2417. apertureStandard = 25;
  2418. apertureMax = 85;
  2419. standardAvgLum = 450;
  2420. desiredLuminanceCoef = 0;
  2421. desiredLuminanceCoefCloud = 0;
  2422. luminanceRectCoef = 1;
  2423. luminanceRectCoefCloud = 1;
  2424. rayleigh[] = {0.00749,0.01388,0.02878};
  2425. mie[] = {0.0046,0.0046,0.0046};
  2426. cloudsColor[] = {{ 0.8,0.81,1 },13};
  2427. swBrightness = 0;
  2428. };
  2429. class Lighting71
  2430. {
  2431. height = -60;
  2432. overcast = 0.95;
  2433. sunAngle = 45;
  2434. sunOrMoon = 1;
  2435. diffuse[] = {{ 0.35,0.9,1 },2.2968};
  2436. diffuseCloud[] = {{ 0.35,0.9,1 },2.2968};
  2437. ambient[] = {{ 0.142367,0.2079,0.23072 },7.018};
  2438. ambientCloud[] = {{ 0.142367,0.2079,0.23072 },7.018};
  2439. ambientMid[] = {{ 0.113894,0.16632,0.184576 },6.3162};
  2440. ambientMidCloud[] = {{ 0.113894,0.16632,0.184576 },6.3162};
  2441. groundReflection[] = {{ 0.067197,0.154678,0.184576 },3.78972};
  2442. groundReflectionCloud[] = {{ 0.067197,0.154678,0.184576 },3.78972};
  2443. bidirect[] = {0,0,0};
  2444. bidirectCloud[] = {0,0,0};
  2445. sky[] = {{ 0.32,0.2,0.25 },6.288128};
  2446. skyAroundSun[] = {{ 0.4,0.385,0.45 },14.84945};
  2447. fogColor[] = {0.005,0.005,0.005};
  2448. apertureMin = 22.5;
  2449. apertureStandard = 65;
  2450. apertureMax = 85;
  2451. standardAvgLum = 800;
  2452. desiredLuminanceCoef = 0;
  2453. desiredLuminanceCoefCloud = 0;
  2454. luminanceRectCoef = 1;
  2455. luminanceRectCoefCloud = 1;
  2456. rayleigh[] = {0.00749,0.01388,0.02878};
  2457. mie[] = {0.006,0.0046,0.004};
  2458. cloudsColor[] = {{ 0.8,0.81,1 },13.61492};
  2459. swBrightness = 1;
  2460. };
  2461. };
  2462. class Lighting: Lighting
  2463. {
  2464. class BrightAlmost: DayLightingBrightAlmost
  2465. {
  2466. overcast = 0.0;
  2467. };
  2468. class Rainy: DayLightingRainy
  2469. {
  2470. overcast = 1.0;
  2471. };
  2472. };
  2473. class Overcast: Overcast
  2474. {
  2475. class Weather1: Weather1
  2476. {
  2477. sky = "A3\A3\Map_Stratis\Data\sky_veryclear_sky.paa";
  2478. skyR = "A3\A3\Map_Stratis\Data\sky_veryclear_lco.paa";
  2479. horizon = "A3\A3\Map_Stratis\Data\sky_veryclear_horizont_sky.paa";
  2480. };
  2481. class Weather7: Weather1
  2482. {
  2483. sky = "A3\A3\Map_Stratis\Data\sky_veryclear_sky.paa";
  2484. skyR = "A3\A3\Map_Stratis\Data\sky_clear_lco.paa";
  2485. horizon = "A3\A3\Map_Stratis\Data\sky_clear_horizont_sky.paa";
  2486. };
  2487. class Weather2: Weather2
  2488. {
  2489. sky = "A3\A3\Map_Stratis\Data\sky_veryclear_sky.paa";
  2490. skyR = "A3\A3\Map_Stratis\Data\sky_almostclear_lco.paa";
  2491. horizon = "A3\A3\Map_Stratis\Data\sky_almostclear_horizont_sky.paa";
  2492. };
  2493. class Weather3: Weather3
  2494. {
  2495. sky = "A3\A3\Map_Stratis\Data\sky_veryclear_sky.paa";
  2496. skyR = "A3\A3\Map_Stratis\Data\sky_semicloudy_lco.paa";
  2497. horizon = "A3\A3\Map_Stratis\Data\sky_semicloudy_horizont_sky.paa";
  2498. };
  2499. class Weather4: Weather4
  2500. {
  2501. sky = "A3\A3\Map_Stratis\Data\sky_veryclear_sky.paa";
  2502. skyR = "A3\A3\Map_Stratis\Data\sky_cloudy_lco.paa";
  2503. horizon = "A3\A3\Map_Stratis\Data\sky_cloudy_horizont_sky.paa";
  2504. };
  2505. class Weather5: Weather5
  2506. {
  2507. sky = "A3\A3\Map_Stratis\Data\sky_veryclear_sky.paa";
  2508. skyR = "A3\A3\Map_Stratis\Data\sky_mostlycloudy_lco.paa";
  2509. horizon = "A3\A3\Map_Stratis\Data\sky_mostlycloudy_horizont_sky.paa";
  2510. };
  2511. class Weather6: Weather6
  2512. {
  2513. sky = "A3\A3\Map_Stratis\Data\sky_veryclear_sky.paa";
  2514. skyR = "A3\A3\Map_Stratis\Data\sky_overcast_lco.paa";
  2515. horizon = "A3\A3\Map_Stratis\Data\sky_overcast_horizont_sky.paa";
  2516. };
  2517. };
  2518. };
  2519.  
  2520. humidityUpCoef = 0.1;
  2521. humidityDownCoef = 0.05;
  2522.  
  2523. class SimulWeather
  2524. {
  2525. noiseTexture = "a3\a3\data_f\noise_raw.paa";
  2526. numKeyframesPerDay = 48;
  2527. windSpeedCoef = "10.0f";
  2528. moonIrradianceCoef = "10.0f";
  2529. fadeMaxDistanceKm = 1000.0;
  2530. fadeMaxAltitudeKm = 15.0;
  2531. fadeNumAltitudes = 8;
  2532. fadeNumElevations = 8;
  2533. fadeNumDistances = 8;
  2534. fadeEarthTest = 1;
  2535. autoBrightness = 0;
  2536. autoBrightnessStrength = 0.1;
  2537. cloudGridWidth = 64;
  2538. cloudGridLength = 64;
  2539. cloudGridHeight = 16;
  2540. helperGridElevationSteps = 24;
  2541. helperGridAzimuthSteps = 15;
  2542. helperEffectiveEarthRadius = 160000;
  2543. helperCurvedEarth = 1;
  2544. helperAdjustCurvature = 0;
  2545. helperNumLayers = 120;
  2546. helperMaxDistance = 160000;
  2547. helperNearCloudFade = 0.1;
  2548. helperChurn = 10;
  2549. cloudWidth = 40000;
  2550. cloudLength = 40000;
  2551. wrapClouds = 1;
  2552. noiseResolution = 8;
  2553. noisePeriod = 4.0;
  2554. opticalDensity = 1.5;
  2555. alphaSharpness = 0.5;
  2556. selfShadowScale = 0.05;
  2557. mieAsymmetry = 0.87;
  2558. minimumLightElevationDegrees = 1.0;
  2559. directLightCoef = 0.25;
  2560. indirectLightCoef = 0.025;
  2561. fogStart = 0;
  2562. fogEnd = 2000;
  2563. fogHeight = 2000;
  2564. class DefaultKeyframe
  2565. {
  2566. rayleigh[] = {0.00749,0.01388,0.02878};
  2567. mie[] = {0.0046,0.0046,0.0046};
  2568. haze = 30;
  2569. hazeBaseKm = 5.0;
  2570. hazeScaleKm = 1.0;
  2571. hazeEccentricity = 1;
  2572. brightnessAdjustment = 1.0;
  2573. cloudiness = 0.6;
  2574. cloudBaseKm = 0.85;
  2575. cloudHeightKm = 8.0;
  2576. directLight = 0.4;
  2577. indirectLight = 1.0;
  2578. ambientLight = 3.0;
  2579. noiseOctaves = 5;
  2580. noisePersistence = 1.0;
  2581. fractalAmplitude = 2.8;
  2582. fractalWavelength = 190.0;
  2583. extinction = 5.0;
  2584. diffusivity = 0.001;
  2585. };
  2586. class Overcast
  2587. {
  2588. class Weather1: DefaultKeyframe
  2589. {
  2590. overcast = 0.0;
  2591. cloudiness = 0.0;
  2592. seqFileKeyframe = 0;
  2593. };
  2594. class Weather2: DefaultKeyframe
  2595. {
  2596. overcast = 0.2;
  2597. cloudiness = 0.3;
  2598. diffusivity = 0.5;
  2599. seqFileKeyframe = 0;
  2600. };
  2601. class Weather3: DefaultKeyframe
  2602. {
  2603. overcast = 0.4;
  2604. cloudiness = 0.3;
  2605. seqFileKeyframe = 3;
  2606. };
  2607. class Weather4: DefaultKeyframe
  2608. {
  2609. overcast = 0.5;
  2610. cloudiness = 0.4;
  2611. seqFileKeyframe = 4;
  2612. };
  2613. class Weather5: DefaultKeyframe
  2614. {
  2615. overcast = 0.8;
  2616. cloudiness = 0.9;
  2617. seqFileKeyframe = 5;
  2618. };
  2619. class Weather6: DefaultKeyframe
  2620. {
  2621. overcast = 1.0;
  2622. cloudiness = 1.0;
  2623. seqFileKeyframe = 7;
  2624. };
  2625. };
  2626. };
  2627.  
  2628. hazeDistCoef = 0.1; //??
  2629. hazeFogCoef = 0.98; //??
  2630. hazeBaseHeight = 150; //??
  2631. hazeBaseBeta0 = 6e-005; //??
  2632. hazeDensityDecay = 0.0006; //??
  2633. horizonParallaxCoef = 0.045; //??
  2634. horizonFogColorationStart = "0.8f"; //??
  2635. skyFogColorationStart = "0.7f"; //??
  2636. soundMapSizeCoef = 4; //??
  2637. satelliteNormalBlendStart = 10; //?when satellite and HD texture blend?
  2638. satelliteNormalBlendEnd = 100; //?when satellite and HD texture blend?
  2639. skyObject = "A3\A3\Map_Stratis\data\obloha.p3d"; //skybox object, don't touch
  2640. horizontObject = "A3\A3\Map_Stratis\data\horizont.p3d"; //??
  2641. skyTexture = "A3\A3\Map_Stratis\data\sky_semicloudy_sky.paa"; //Not sure, because ArmA uses Simulweather, which brings it's own, dynamic sky stuff...
  2642. skyTextureR = "A3\A3\Map_Stratis\data\sky_semicloudy_lco.paa"; //~
  2643. access = 3; //unknown, leave 3 set
  2644. worldId = 1337; //unknown, change to any number you like
  2645. cutscenes[] = {""}; //plays in main menu
  2646. description = "Columbia"; //Shown as name when choosing Island
  2647. icon = ""; //Icon in front of Island Name
  2648. worldName = "\CAPS\MyTerrain\MyTerrain.wrp"; //path to your WRP file
  2649. pictureMap = "A3\A3\map_Stratis\data\pictureMap_ca.paa"; //Editor Picture
  2650. pictureShot = "A3\A3\map_Stratis\data\ui_Stratis_ca.paa"; //Loadingscreen Picture
  2651. plateFormat = "AS$-####"; //unknown
  2652. plateLetters = "ABCDEGHIKLMNOPRSTVXZ"; //unknown
  2653. author = "Cookies"; //Author
  2654. mapSize = 2048; //probably the same number as your terrain image size
  2655. mapZone = 35; //unknown
  2656. longitude = 18.28; //west is negative!!
  2657. latitude = -57.29; //south is positive!!
  2658. elevationOffset = 0;//raise the whole map? not sure if waterlevel changes (heightmap 23m above sea ; IRL 123m above sea ; offset 100m)
  2659. envTexture = "A3\A3\Data_f\env_land_ca.tga"; //reflection image, you probably want to change this, so it's not greece anymore...
  2660. class OutsideTerrain //so-called "Debug" area of ArmA
  2661. {
  2662. satellite = "A3\A3\map_Stratis\data\s_satout_co.paa";
  2663. enableTerrainSynth = 0;
  2664. class Layers
  2665. {
  2666. class Layer0
  2667. {
  2668. nopx = "A3\A3\Map_Data\gdt_grass_green_nopx.paa";
  2669. texture = "A3\A3\Map_Data\gdt_grass_green_co.paa";
  2670. };
  2671. };
  2672. colorOutside[] = {0.294118,0.333333,0.372549,1};
  2673. };
  2674. class Grid: Grid
  2675. {
  2676. offsetX = 0; //grid offset from maps edges
  2677. offsetY = 8192;
  2678. class Zoom1 //Different Grid When Zooming in/out
  2679. {
  2680. zoomMax = 0.2; //Very Zoomed In
  2681. format = "XY";
  2682. formatX = "000"; //Shown on border of map, to determine grid (can also be Aaa)
  2683. formatY = "000"; //Shown on border of map, to determine grid (can also be Aaa)
  2684. stepX = 100; //100m Grid?
  2685. stepY = -100; //100m grid?
  2686. };
  2687. class Zoom2
  2688. {
  2689. zoomMax = 0.95; //Zoomed in a little
  2690. format = "XY";
  2691. formatX = "00"; //Shown on border of map, to determine grid (can also be Aa)
  2692. formatY = "00"; //Shown on border of map, to determine grid (can also be Aa)
  2693. stepX = 1000; //1km grid?
  2694. stepY = -1000; //1km grid?
  2695. };
  2696. class Zoom3
  2697. {
  2698. zoomMax = 1e+030; //completely zoomed out
  2699. format = "XY";
  2700. formatX = "0"; //Shown on border of map, to determine grid (can also be A)
  2701. formatY = "0"; //Shown on border of map, to determine grid (can also be A)
  2702. stepX = 10000; //10km grid?
  2703. stepY = -10000; //10km grid?
  2704. };
  2705. };
  2706. startTime = "12:00"; //Time set when you load this Island in Editor
  2707. startDate = "6/7/2035"; //Date set when you load this Island in Editor
  2708. centerPosition[] = {2500,5650,1024}; //where the editor focuses on when you start the map (probably)
  2709. seagullPos[] = {1024,150.0,1024}; //if player respawns as seagull??
  2710. drawTaxiway = 1;
  2711. ilsPosition[] = {15761,30855}; //Airport position
  2712. ilsDirection[] = {0.34,0.08,0.76}; //Airport "rotation"
  2713. ilsTaxiOff[] = {14855,30855,14834,27951,15025,27784,15480,27747,15600,27910,15646,28136}; //Taxiway Waypoints when Landing
  2714. ilsTaxiIn[] = {15606,29017,15520,29145,15391,29201,15275,29204,15081,29176,14855,30855}; //Taxiway Waypoints when Taking Off
  2715. class ReplaceObjects{};//??
  2716. class Sounds//??
  2717. {
  2718. sounds[] = {};
  2719. };
  2720. class Animation//??
  2721. {
  2722. vehicles[] = {};
  2723. };
  2724. clutterGrid = 1.5; //not sure, I think lower number needs better pc, just don't touch
  2725. clutterDist = 100; //Max Distance to see grass (in meters)
  2726. noDetailDist = 65; //not quite sure
  2727. fullDetailDist = 100; //probably how far you see HD ground textures
  2728. midDetailTexture = "A3\A3\Map_Data\middle_mco.paa"; //I'd just leave it
  2729. minTreesInForestSquare = 4;//??
  2730. minRocksInRockSquare = 4;//??
  2731.  
  2732. class Subdivision //Subdivision of Terrain Mesh (https://sites.google.com/site/islandconfigs/cfgworlds-overview/cfgworlds-subdivision-ambient)
  2733. {
  2734. class Fractal
  2735. {
  2736. rougness = 5; //texture roughness factor
  2737. maxRoad = 0.02; //max. value for squares containing road
  2738. maxTrack = 0.5; //max. value for squares containing track
  2739. maxSlopeFactor = 0.05;//max. coeficient depending on slope
  2740. };
  2741. class WhiteNoise
  2742. {
  2743. rougness = 2;
  2744. maxRoad = 0.01;
  2745. maxTrack = 0.05;
  2746. maxSlopeFactor = 0.0025;
  2747. };
  2748. minY = -0.0;//do not divide surfaces that are under given limit
  2749. minSlope = 0.02;//do not divide flat surfaces
  2750. };
  2751.  
  2752. class Ambient{}; //useless in A3 I guess, leave in just in case
  2753. class AmbientA3 //basically where animals etc. show up (https://sites.google.com/site/islandconfigs/cfgworlds-overview/cfgworlds-subdivision-ambient)
  2754. {
  2755. maxCost = 500;
  2756. class Radius440_500
  2757. {
  2758. areaSpawnRadius = 440.0;
  2759. areaMaxRadius = 500.0;
  2760. spawnCircleRadius = 30.0;
  2761. spawnInterval = 4.7;
  2762. class Species
  2763. {
  2764. class Kestrel_random_F
  2765. {
  2766. maxCircleCount = "((1 - night) * 2 * (1 - (WaterDepth interpolate [1,30,0,1])) + (2 * (hills))) * (1 - night)";
  2767. maxWorldCount = 4;
  2768. cost = 3;
  2769. spawnCount = 1;
  2770. groupSpawnRadius = 10;
  2771. maxAlt = 200;
  2772. minAlt = -10;
  2773. };
  2774. class Seagull
  2775. {
  2776. maxCircleCount = "((sea * (1 - night)) + (2 * houses * sea)) * (1 - night)";
  2777. maxWorldCount = 8;
  2778. cost = 3;
  2779. spawnCount = 1;
  2780. groupSpawnRadius = 10;
  2781. maxAlt = 200;
  2782. minAlt = -10;
  2783. };
  2784. class Rabbit_F
  2785. {
  2786. maxCircleCount = "(20 * (0.1 - houses)) * (1 - sea)";
  2787. maxWorldCount = 4;
  2788. cost = 5;
  2789. spawnCount = 1;
  2790. groupSpawnRadius = 10;
  2791. maxAlt = 80;
  2792. minAlt = -5;
  2793. };
  2794. };
  2795. };
  2796. class Radius40_60
  2797. {
  2798. areaSpawnRadius = 50.0;
  2799. areaMaxRadius = 83.0;
  2800. spawnCircleRadius = 10.0;
  2801. spawnInterval = 1.5;
  2802. class Species
  2803. {
  2804. class CatShark_F
  2805. {
  2806. maxCircleCount = "(4 * (WaterDepth interpolate [1,30,0,1]))";
  2807. maxWorldCount = 10;
  2808. cost = 6;
  2809. spawnCount = 1;
  2810. groupSpawnRadius = 10;
  2811. maxAlt = 10;
  2812. minAlt = -80;
  2813. };
  2814. class Turtle_F
  2815. {
  2816. maxCircleCount = "(2 * (waterDepth interpolate [1,16,0,1]) * ((1-houses) * (1-houses)))";
  2817. maxWorldCount = 6;
  2818. cost = 5;
  2819. spawnCount = 1;
  2820. groupSpawnRadius = 10;
  2821. maxAlt = 10;
  2822. minAlt = -80;
  2823. };
  2824. class Snake_random_F
  2825. {
  2826. maxCircleCount = "(1 - houses) * ((2 * (1 - sea)) + (2 * (meadow)))";
  2827. maxWorldCount = 3;
  2828. cost = 5;
  2829. spawnCount = 1;
  2830. groupSpawnRadius = 5;
  2831. maxAlt = 40;
  2832. minAlt = -5;
  2833. };
  2834. class Salema_F
  2835. {
  2836. maxCircleCount = "(12 * ((WaterDepth interpolate [1,30,0,1]) + 0.07))";
  2837. maxWorldCount = 40;
  2838. cost = 5;
  2839. spawnCount = 2;
  2840. groupSpawnRadius = 5;
  2841. maxAlt = 10;
  2842. minAlt = -80;
  2843. };
  2844. class Ornate_random_F
  2845. {
  2846. maxCircleCount = "(12 * ((WaterDepth interpolate [1,30,0,1]) + 0.05))";
  2847. maxWorldCount = 30;
  2848. cost = 5;
  2849. spawnCount = 3;
  2850. groupSpawnRadius = 5;
  2851. maxAlt = 10;
  2852. minAlt = -80;
  2853. };
  2854. class Mackerel_F
  2855. {
  2856. maxCircleCount = "(8 * ((WaterDepth interpolate [1,30,0,1]) + 0.07))";
  2857. maxWorldCount = 14;
  2858. cost = 5;
  2859. spawnCount = 2;
  2860. groupSpawnRadius = 5;
  2861. maxAlt = 10;
  2862. minAlt = -80;
  2863. };
  2864. class Mullet_F
  2865. {
  2866. maxCircleCount = "(8 * ((WaterDepth interpolate [1,30,0,1]) + 0.07))";
  2867. maxWorldCount = 14;
  2868. cost = 5;
  2869. spawnCount = 2;
  2870. groupSpawnRadius = 5;
  2871. maxAlt = 10;
  2872. minAlt = -80;
  2873. };
  2874. class Tuna_F
  2875. {
  2876. maxCircleCount = "(8 * ((WaterDepth interpolate [1,30,0,1]) - 0.2))";
  2877. maxWorldCount = 10;
  2878. cost = 5;
  2879. spawnCount = 2;
  2880. groupSpawnRadius = 5;
  2881. maxAlt = 10;
  2882. minAlt = -80;
  2883. };
  2884. };
  2885. };
  2886. class Radius30_40
  2887. {
  2888. areaSpawnRadius = 30.0;
  2889. areaMaxRadius = 40.0;
  2890. spawnCircleRadius = 3.0;
  2891. spawnInterval = 3.75;
  2892. class Species
  2893. {
  2894. class DragonFly
  2895. {
  2896. maxCircleCount = "4 * (1 - night) * (1 - (WaterDepth interpolate [1,30,0,1])) * sea * (1 - windy)";
  2897. maxWorldCount = 4;
  2898. cost = 1;
  2899. spawnCount = 1;
  2900. groupSpawnRadius = 1;
  2901. maxAlt = 30;
  2902. minAlt = -5;
  2903. };
  2904. class ButterFly_random
  2905. {
  2906. maxCircleCount = "3 * (1 - night) * (1 - (WaterDepth interpolate [1,30,0,1])) * (1 - windy)";
  2907. maxWorldCount = 6;
  2908. cost = 1;
  2909. spawnCount = 3;
  2910. groupSpawnRadius = 1;
  2911. maxAlt = 30;
  2912. minAlt = -5;
  2913. };
  2914. class FireFly
  2915. {
  2916. maxCircleCount = "(6 * night) * (1 - sea) * (1 - houses) * (1 - windy)";
  2917. maxWorldCount = 20;
  2918. cost = 1;
  2919. spawnCount = 3;
  2920. groupSpawnRadius = 3;
  2921. maxAlt = 30;
  2922. minAlt = -5;
  2923. };
  2924. class Cicada
  2925. {
  2926. maxCircleCount = "(4 * night) * (1 - sea) * (1 - windy)";
  2927. maxWorldCount = 6;
  2928. cost = 1;
  2929. spawnCount = 3;
  2930. groupSpawnRadius = 3;
  2931. maxAlt = 30;
  2932. minAlt = -5;
  2933. };
  2934. };
  2935. };
  2936. class Radius15_20
  2937. {
  2938. areaSpawnRadius = 15.0;
  2939. areaMaxRadius = 20.0;
  2940. spawnCircleRadius = 2.0;
  2941. spawnInterval = 2.85;
  2942. class Species
  2943. {
  2944. class FxWindGrass1
  2945. {
  2946. maxCircleCount = "2 * (1 - (WaterDepth interpolate [1,30,0,1])) * (windy interpolate [0.1,0.25,0,1])";
  2947. maxWorldCount = 3;
  2948. cost = 1;
  2949. spawnCount = 3;
  2950. groupSpawnRadius = 2.5;
  2951. maxAlt = 30;
  2952. minAlt = -5;
  2953. };
  2954. class FxWindGrass2
  2955. {
  2956. maxCircleCount = "2 * (1 - (WaterDepth interpolate [1,30,0,1])) * (windy interpolate [0.1,0.25,0,1])";
  2957. maxWorldCount = 3;
  2958. cost = 1;
  2959. spawnCount = 3;
  2960. groupSpawnRadius = 2.5;
  2961. maxAlt = 30;
  2962. minAlt = -5;
  2963. };
  2964. class FxWindLeaf1
  2965. {
  2966. maxCircleCount = "2 * (trees + 0.5) * (windy interpolate [0.1,0.25,0,1])";
  2967. maxWorldCount = 3;
  2968. cost = 1;
  2969. spawnCount = 3;
  2970. groupSpawnRadius = 2.5;
  2971. maxAlt = 30;
  2972. minAlt = -5;
  2973. };
  2974. class FxWindLeaf2
  2975. {
  2976. maxCircleCount = "2 * (trees + 0.5) * (windy interpolate [0.1,0.25,0,1])";
  2977. maxWorldCount = 3;
  2978. cost = 1;
  2979. spawnCount = 3;
  2980. groupSpawnRadius = 2.5;
  2981. maxAlt = 30;
  2982. minAlt = -5;
  2983. };
  2984. class FxWindLeaf3
  2985. {
  2986. maxCircleCount = "2 * (trees + 0.5) * (windy interpolate [0.1,0.25,0,1])";
  2987. maxWorldCount = 3;
  2988. cost = 1;
  2989. spawnCount = 3;
  2990. groupSpawnRadius = 2.5;
  2991. maxAlt = 30;
  2992. minAlt = -5;
  2993. };
  2994. class FxWindPollen1
  2995. {
  2996. maxCircleCount = "(3 * (1 - (WaterDepth interpolate [1,30,0,1]))) * (windy interpolate [0.05,0.15,0,1])";
  2997. maxWorldCount = 6;
  2998. cost = 1;
  2999. spawnCount = 1;
  3000. groupSpawnRadius = 1;
  3001. maxAlt = 30;
  3002. minAlt = -5;
  3003. };
  3004. class FxWindPaper1
  3005. {
  3006. maxCircleCount = "(4 * (1 - (WaterDepth interpolate [1,30,0,1])) * houses) * windy";
  3007. maxWorldCount = 2;
  3008. cost = 1;
  3009. spawnCount = 1;
  3010. groupSpawnRadius = 1;
  3011. maxAlt = 30;
  3012. minAlt = -5;
  3013. };
  3014. class FxWindPlastic1
  3015. {
  3016. maxCircleCount = "(4 * (1 - (WaterDepth interpolate [1,30,0,1])) * houses) * windy";
  3017. maxWorldCount = 2;
  3018. cost = 1;
  3019. spawnCount = 1;
  3020. groupSpawnRadius = 1;
  3021. maxAlt = 30;
  3022. minAlt = -5;
  3023. };
  3024. };
  3025. };
  3026. class Radius6_10
  3027. {
  3028. areaSpawnRadius = 6.0;
  3029. areaMaxRadius = 10.0;
  3030. spawnCircleRadius = 1.0;
  3031. spawnInterval = 0.1;
  3032. class Species
  3033. {
  3034. class HoneyBee
  3035. {
  3036. maxCircleCount = "4 * (1 - night) * (1 - sea) * (1 - houses) * (1 - windy)";
  3037. maxWorldCount = 8;
  3038. cost = 1;
  3039. spawnCount = 1;
  3040. groupSpawnRadius = 1;
  3041. maxAlt = 30;
  3042. minAlt = -5;
  3043. };
  3044. class HouseFly
  3045. {
  3046. maxCircleCount = "(3 + 3 * (houses)) * (1 - night) * (1 - (WaterDepth interpolate [1,30,0,1])) * (1 - windy)";
  3047. maxWorldCount = 10;
  3048. cost = 1;
  3049. spawnCount = 3;
  3050. groupSpawnRadius = 1;
  3051. maxAlt = 30;
  3052. minAlt = -5;
  3053. };
  3054. class Mosquito
  3055. {
  3056. maxCircleCount = "3 * (1 - (WaterDepth interpolate [1,30,0,1])) * (1 - windy)";
  3057. maxWorldCount = 2;
  3058. cost = 1;
  3059. spawnCount = 1;
  3060. groupSpawnRadius = 1;
  3061. maxAlt = 30;
  3062. minAlt = -5;
  3063. };
  3064. };
  3065. };
  3066. };
  3067.  
  3068. #include "cfgClutter.h"
  3069.  
  3070. class Names //City Names
  3071. {
  3072. #include "MyTerrain.hpp"
  3073. };
  3074.  
  3075. safePositionAnchor[] = {3874.47,4093.64}; //??
  3076. safePositionRadius = 1900; //??
  3077. loadingTexts[] = {"Columbia was home of the biggest cocaine smuggler of all time. His name was Pablo Escobar."}; //Loading Texts
  3078. };
  3079. initWorld = "Cookies_Columbia";//??
  3080. demoWorld = "Cookies_Columbia";//??
  3081. };
  3082. class CfgWorldList//??
  3083. {
  3084. class CAPS_Columbia{};
  3085. };
  3086. //};
  3087. #include "cfgSurfaces.h"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement