Improved lighting colours, ranges for compisitor (can't see them yet due to model-combined effect
This commit is contained in:
parent
9d6f654eb4
commit
3e4e4a905c
4 changed files with 67 additions and 67 deletions
|
@ -379,37 +379,37 @@
|
|||
</model>
|
||||
|
||||
<light>
|
||||
<name>Top Beacon Compositor</name>
|
||||
<name>Bottom Beacon Compositor</name>
|
||||
<type>point</type>
|
||||
<position>
|
||||
<x-m>-3.97011</x-m>
|
||||
<y-m>-0.001032</y-m>
|
||||
<z-m>-2.50394</z-m>
|
||||
<z-m>-2.52394</z-m>
|
||||
</position>
|
||||
<ambient>
|
||||
<r>1.0</r>
|
||||
<g>0.0</g>
|
||||
<b>0.0</b>
|
||||
<r>0.78</r>
|
||||
<g>0.00</g>
|
||||
<b>0.00</b>
|
||||
<a>1</a>
|
||||
</ambient>
|
||||
<diffuse>
|
||||
<r>1.0</r>
|
||||
<g>0.0</g>
|
||||
<b>0.0</b>
|
||||
<r>0.78</r>
|
||||
<g>0.00</g>
|
||||
<b>0.00</b>
|
||||
<a>1</a>
|
||||
</diffuse>
|
||||
<specular>
|
||||
<r>0.95</r>
|
||||
<g>0.0</g>
|
||||
<b>0.0</b>
|
||||
<r>0.98</r>
|
||||
<g>0.00</g>
|
||||
<b>0.00</b>
|
||||
<a>1</a>
|
||||
</specular>
|
||||
<attenuation>
|
||||
<c>1.0</c>
|
||||
<l>0.7</l>
|
||||
<q>1.8</q>
|
||||
<l>2.25</l>
|
||||
<q>12.0</q>
|
||||
</attenuation>
|
||||
<range-m>7</range-m>
|
||||
<range-m>2.5</range-m>
|
||||
</light>
|
||||
|
||||
<light>
|
||||
|
@ -421,111 +421,111 @@
|
|||
<z-m>1.94988</z-m>
|
||||
</position>
|
||||
<ambient>
|
||||
<r>1.0</r>
|
||||
<g>0.0</g>
|
||||
<b>0.0</b>
|
||||
<r>0.78</r>
|
||||
<g>0.00</g>
|
||||
<b>0.00</b>
|
||||
<a>1</a>
|
||||
</ambient>
|
||||
<diffuse>
|
||||
<r>1.0</r>
|
||||
<g>0.0</g>
|
||||
<b>0.0</b>
|
||||
<r>0.78</r>
|
||||
<g>0.00</g>
|
||||
<b>0.00</b>
|
||||
<a>1</a>
|
||||
</diffuse>
|
||||
<specular>
|
||||
<r>0.95</r>
|
||||
<g>0.0</g>
|
||||
<b>0.0</b>
|
||||
<r>0.98</r>
|
||||
<g>0.00</g>
|
||||
<b>0.00</b>
|
||||
<a>1</a>
|
||||
</specular>
|
||||
<attenuation>
|
||||
<c>1.0</c>
|
||||
<l>0.7</l>
|
||||
<q>1.8</q>
|
||||
<l>2.25</l>
|
||||
<q>12.0</q>
|
||||
</attenuation>
|
||||
<range-m>7</range-m>
|
||||
<range-m>2.5</range-m>
|
||||
</light>
|
||||
|
||||
<light>
|
||||
<name>Landing Light Left Compositor</name>
|
||||
<type>spot</type>
|
||||
<position>
|
||||
<x-m>-2.09668</x-m>
|
||||
<y-m>-2.23631</y-m>
|
||||
<z-m>-1.72072</z-m>
|
||||
<x-m>-2.080</x-m>
|
||||
<y-m>-2.22016</y-m>
|
||||
<z-m>-1.69034</z-m>
|
||||
</position>
|
||||
<direction>
|
||||
<x>-1.0</x>
|
||||
<y>0</y>
|
||||
<z>-0.013</z>
|
||||
<z>-0.055</z>
|
||||
</direction>
|
||||
<ambient>
|
||||
<r>1.0</r>
|
||||
<g>1.0</g>
|
||||
<b>1.0</b>
|
||||
<r>1.00</r>
|
||||
<g>0.9765</g>
|
||||
<b>0.9922</b>
|
||||
<a>1</a>
|
||||
</ambient>
|
||||
<diffuse>
|
||||
<r>1.0</r>
|
||||
<g>1.0</g>
|
||||
<b>1.0</b>
|
||||
<r>1.00</r>
|
||||
<g>0.9765</g>
|
||||
<b>0.9922</b>
|
||||
<a>1</a>
|
||||
</diffuse>
|
||||
<specular>
|
||||
<r>1.0</r>
|
||||
<g>1.0</g>
|
||||
<b>1.0</b>
|
||||
<r>1.00</r>
|
||||
<g>0.9765</g>
|
||||
<b>0.9922</b>
|
||||
<a>1</a>
|
||||
</specular>
|
||||
<attenuation>
|
||||
<c>1.0</c>
|
||||
<l>0.7</l>
|
||||
<q>1.8</q>
|
||||
<l>0.9</l>
|
||||
<q>3.0</q>
|
||||
</attenuation>
|
||||
<spot-exponent>5</spot-exponent>
|
||||
<spot-cutoff>40</spot-cutoff>
|
||||
<range-m>7</range-m>
|
||||
<spot-cutoff>10</spot-cutoff>
|
||||
<range-m>5</range-m>
|
||||
</light>
|
||||
|
||||
<light>
|
||||
<name>Landing Light Right Compositor</name>
|
||||
<type>spot</type>
|
||||
<center>
|
||||
<x-m>-2.11117</x-m>
|
||||
<y-m> 2.2341</y-m>
|
||||
<z-m>-1.57985</z-m>
|
||||
<x-m>-2.080</x-m>
|
||||
<y-m> 2.22016</y-m>
|
||||
<z-m>-1.69034</z-m>
|
||||
</center>
|
||||
<direction>
|
||||
<x>-1.0</x>
|
||||
<y>0</y>
|
||||
<z>-0.013</z>
|
||||
<z>-0.055</z>
|
||||
</direction>
|
||||
<ambient>
|
||||
<r>1.0</r>
|
||||
<g>1.0</g>
|
||||
<b>1.0</b>
|
||||
<r>1.00</r>
|
||||
<g>0.9765</g>
|
||||
<b>0.9922</b>
|
||||
<a>1</a>
|
||||
</ambient>
|
||||
<diffuse>
|
||||
<r>1.0</r>
|
||||
<g>1.0</g>
|
||||
<b>1.0</b>
|
||||
<r>1.00</r>
|
||||
<g>0.9765</g>
|
||||
<b>0.9922</b>
|
||||
<a>1</a>
|
||||
</diffuse>
|
||||
<specular>
|
||||
<r>1.0</r>
|
||||
<g>1.0</g>
|
||||
<b>1.0</b>
|
||||
<r>1.00</r>
|
||||
<g>0.9765</g>
|
||||
<b>0.9922</b>
|
||||
<a>1</a>
|
||||
</specular>
|
||||
<attenuation>
|
||||
<c>1.0</c>
|
||||
<l>0.7</l>
|
||||
<q>1.8</q>
|
||||
<l>0.9</l>
|
||||
<q>3.0</q>
|
||||
</attenuation>
|
||||
<spot-exponent>5</spot-exponent>
|
||||
<spot-cutoff>40</spot-cutoff>
|
||||
<range-m>7</range-m>
|
||||
<spot-cutoff>10</spot-cutoff>
|
||||
<range-m>5</range-m>
|
||||
</light>
|
||||
|
||||
<animation>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
<light_color_base_g type="float">0.2</light_color_base_g>
|
||||
<light_color_base_b type="float">0.2</light_color_base_b>
|
||||
<light_color_center_r type="float">0.98</light_color_center_r>
|
||||
<light_color_center_g type="float">0.8</light_color_center_g>
|
||||
<light_color_center_g type="float">0.6</light_color_center_g>
|
||||
<light_color_center_b type="float">0.4</light_color_center_b>
|
||||
<intensity_scale type="float"><use>sim/model/lights/beacon/state</use></intensity_scale>
|
||||
<pointing_x type="float">1.0</pointing_x>
|
||||
|
|
|
@ -12,9 +12,9 @@
|
|||
<light_color_base_r type="float">0.46</light_color_base_r>
|
||||
<light_color_base_g type="float">0.46</light_color_base_g>
|
||||
<light_color_base_b type="float">0.63</light_color_base_b>
|
||||
<light_color_center_r type="float">1.00</light_color_center_r> <!-- aviation white converted from 5500 K temp -->
|
||||
<light_color_center_g type="float">0.93</light_color_center_g>
|
||||
<light_color_center_b type="float">0.87</light_color_center_b>
|
||||
<light_color_center_r type="float">1.00</light_color_center_r> <!-- aviation white converted from 6500 K temp -->
|
||||
<light_color_center_g type="float">0.9765</light_color_center_g>
|
||||
<light_color_center_b type="float">0.9922</light_color_center_b>
|
||||
<intensity_scale type="float"><use>controls/lighting/landing-lights[1]</use></intensity_scale>
|
||||
<pointing_x type="float">1</pointing_x>
|
||||
<pointing_y type="float">0.0</pointing_y>
|
||||
|
|
|
@ -12,9 +12,9 @@
|
|||
<light_color_base_r type="float">0.46</light_color_base_r>
|
||||
<light_color_base_g type="float">0.46</light_color_base_g>
|
||||
<light_color_base_b type="float">0.63</light_color_base_b>
|
||||
<light_color_center_r type="float">1.00</light_color_center_r> <!-- aviation white converted from 5500 K temp -->
|
||||
<light_color_center_g type="float">0.93</light_color_center_g>
|
||||
<light_color_center_b type="float">0.87</light_color_center_b>
|
||||
<light_color_center_r type="float">1.00</light_color_center_r> <!-- aviation white converted from 6500 K temp -->
|
||||
<light_color_center_g type="float">0.9765</light_color_center_g>
|
||||
<light_color_center_b type="float">0.9922</light_color_center_b>
|
||||
<intensity_scale type="float"><use>controls/lighting/landing-lights[2]</use></intensity_scale>
|
||||
<pointing_x type="float">1</pointing_x>
|
||||
<pointing_y type="float">0.0</pointing_y>
|
||||
|
|
Loading…
Reference in a new issue