1
0
Fork 0

Add Skydome.

Signed-off-by: Vivian Meazza <vivian.meazza@lineone.net>
This commit is contained in:
Vivian Meazza 2011-04-15 15:28:40 +01:00
parent 14b7ebfcbb
commit 3825563122

View file

@ -21,9 +21,12 @@ Started September 2000 by David Megginson, david@megginson.com
<!-- Limit the time we need to spend in simulation loops to 1 second -->
<max-simtime-per-frame>1.0</max-simtime-per-frame>
<session type="int" userarchive="y">0</session>
<session type="int"
userarchive="y">0</session>
<paths>
<screenshot-dir type="string" userarchive="y"/> <!-- defaults to current working dir -->
<screenshot-dir type="string"
userarchive="y"/>
<!-- defaults to current working dir -->
<validate>
<read type="string"/>
<write type="string"/>
@ -44,13 +47,17 @@ Started September 2000 by David Megginson, david@megginson.com
<ysize type="int">600</ysize>
<splash-screen type="bool">true</splash-screen>
<splash-progress type="bool">true</splash-progress>
<splash-title><!-- --></splash-title>
<splash-title>
<!-- -->
</splash-title>
<intro-music type="bool">false</intro-music>
<game-mode type="bool">false</game-mode>
<fullscreen type="bool">false</fullscreen>
<units>feet</units>
<save-on-exit type="bool" userarchive="y">true</save-on-exit>
<browser-app write="n">firefox -new-tab "%u"</browser-app><!-- help viewer; only used under Unix -->
<save-on-exit type="bool"
userarchive="y">true</save-on-exit>
<browser-app write="n">firefox -new-tab "%u"</browser-app>
<!-- help viewer; only used under Unix -->
<terminal-ansi-colors type="bool">true</terminal-ansi-colors>
<season type="string">summer</season>
</startup>
@ -58,6 +65,10 @@ Started September 2000 by David Megginson, david@megginson.com
<debug type="bool">false</debug>
<realism>5</realism>
<filtering>8</filtering>
<mie type="float">0.003</mie>
<rayleigh type="float">0.0003</rayleigh>
<dome-density type="float">0.5</dome-density>
<scattering-shader type="float">0</scattering-shader>
<!-- multithreading-mode>AutomaticSelection</multithreading-mode -->
<!--
Uncomment the above element to select OSG multi-threading mode.
@ -76,15 +87,24 @@ Started September 2000 by David Megginson, david@megginson.com
<rough userarchive="y">9000</rough>
<bare userarchive="y">30000</bare>
</static-lod>
<random-objects type="bool" userarchive="y">true</random-objects>
<random-vegetation type="bool" userarchive="y">true</random-vegetation>
<horizon-effect type="bool" userarchive="y">false</horizon-effect>
<point-sprites type="bool" userarchive="y">true</point-sprites>
<enhanced-lighting type="bool" userarchive="y">false</enhanced-lighting>
<distance-attenuation type="bool" userarchive="y">false</distance-attenuation>
<particles type="bool" userarchive="y">true</particles>
<precipitation-gui-enable type="bool" userarchive="y">false</precipitation-gui-enable>
<precipitation-enable type="bool" userarchive="y">false</precipitation-enable>
<random-objects type="bool"
userarchive="y">true</random-objects>
<random-vegetation type="bool"
userarchive="y">true</random-vegetation>
<horizon-effect type="bool"
userarchive="y">false</horizon-effect>
<point-sprites type="bool"
userarchive="y">true</point-sprites>
<enhanced-lighting type="bool"
userarchive="y">false</enhanced-lighting>
<distance-attenuation type="bool"
userarchive="y">false</distance-attenuation>
<particles type="bool"
userarchive="y">true</particles>
<precipitation-gui-enable type="bool"
userarchive="y">false</precipitation-gui-enable>
<precipitation-enable type="bool"
userarchive="y">false</precipitation-enable>
<precipitation-aircraft-enable type="bool">true</precipitation-aircraft-enable>
<precipitation>
<!-- streaks coloring and transparency -->
@ -103,8 +123,10 @@ Started September 2000 by David Megginson, david@megginson.com
<streak-length-max type="float">0.1</streak-length-max>
<!-- # of rain streaks at the 100.0% precipitation density -->
<streak-count-min type="int">40</streak-count-min><!-- lightest rain -->
<streak-count-max type="int">190</streak-count-max><!-- heaviest rain -->
<streak-count-min type="int">40</streak-count-min>
<!-- lightest rain -->
<streak-count-max type="int">190</streak-count-max>
<!-- heaviest rain -->
<!-- numbers over MAX_RAIN_SLICE in simgear/environment/visual_enviro.cxx
will be ignored in the current implementation. -->
@ -112,30 +134,49 @@ Started September 2000 by David Megginson, david@megginson.com
<cone-base-radius type="float">15.0</cone-base-radius>
<cone-height type="float">30.0</cone-height>
</precipitation>
<lightning-enable type="bool" userarchive="y">false</lightning-enable>
<specular-highlight type="bool" userarchive="y">false</specular-highlight>
<bump-mapping type="bool" userarchive="y">false</bump-mapping>
<clouds3d-enable type="bool" userarchive="y">false</clouds3d-enable>
<clouds3d-vis-range type="float" userarchive="y">20000.0</clouds3d-vis-range>
<clouds3d-density type="float" userarchive="y">1.0</clouds3d-density>
<lightning-enable type="bool"
userarchive="y">false</lightning-enable>
<specular-highlight type="bool"
userarchive="y">false</specular-highlight>
<bump-mapping type="bool"
userarchive="y">false</bump-mapping>
<clouds3d-enable type="bool"
userarchive="y">false</clouds3d-enable>
<clouds3d-vis-range type="float"
userarchive="y">20000.0</clouds3d-vis-range>
<clouds3d-density type="float"
userarchive="y">1.0</clouds3d-density>
<draw-otw type="bool">true</draw-otw>
<shadows-ac type="bool" userarchive="y">false</shadows-ac>
<shadows-ac-transp type="bool" userarchive="y">false</shadows-ac-transp>
<shadows-ai type="bool" userarchive="y">false</shadows-ai>
<shadows-to type="bool" userarchive="y">false</shadows-to>
<shadows-debug type="bool" userarchive="y">false</shadows-debug>
<shadows-ac type="bool"
userarchive="y">false</shadows-ac>
<shadows-ac-transp type="bool"
userarchive="y">false</shadows-ac-transp>
<shadows-ai type="bool"
userarchive="y">false</shadows-ai>
<shadows-to type="bool"
userarchive="y">false</shadows-to>
<shadows-debug type="bool"
userarchive="y">false</shadows-debug>
<shadows>
<enabled type="bool" userarchive="y">true</enabled>
<debug type="bool" userarchive="y">false</debug>
<enabled type="bool"
userarchive="y">true</enabled>
<debug type="bool"
userarchive="y">false</debug>
</shadows>
<shader-experimental type="bool" userarchive="y">false</shader-experimental>
<shader-effects type="bool" userarchive="y">true</shader-effects>
<fps-display type="bool" userarchive="y">false</fps-display>
<frame-latency-display type="bool" userarchive="y">false</frame-latency-display>
<shader-experimental type="bool"
userarchive="y">false</shader-experimental>
<shader-effects type="bool"
userarchive="y">true</shader-effects>
<fps-display type="bool"
userarchive="y">false</fps-display>
<frame-latency-display type="bool"
userarchive="y">false</frame-latency-display>
<on-screen-statistics type="int">0</on-screen-statistics>
<glide-slope-tunnel type="bool" userarchive="y">false</glide-slope-tunnel>
<glide-slope-tunnel type="bool"
userarchive="y">false</glide-slope-tunnel>
<redout>
<enabled type="bool" userarchive="y">true</enabled>
<enabled type="bool"
userarchive="y">true</enabled>
<parameters>
<blackout-onset-g>3.5</blackout-onset-g>
<blackout-complete-g>5</blackout-complete-g>
@ -144,7 +185,8 @@ Started September 2000 by David Megginson, david@megginson.com
</parameters>
</redout>
<headshake>
<enabled type="bool" userarchive="y">false</enabled>
<enabled type="bool"
userarchive="y">false</enabled>
<rate-m-g>0.005</rate-m-g>
</headshake>
<crop-shader userarchive="y">0</crop-shader>
@ -154,11 +196,15 @@ Started September 2000 by David Megginson, david@megginson.com
<urban-shader userarchive="y">0</urban-shader>
<contrail-shader userarchive="y">0</contrail-shader>
<snow-level-m type="double">2000.0</snow-level-m>
<quality-level type="double" userarchive="y">0.0</quality-level>
<quality-level type="double"
userarchive="y">0.0</quality-level>
<osg-displaysettings>
<eye-separation type="double" userarchive="y">0.05</eye-separation>
<screen-distance type="double" userarchive="y">0.5</screen-distance>
<stereo-mode type="string" userarchive="y">OFF</stereo-mode>
<eye-separation type="double"
userarchive="y">0.05</eye-separation>
<screen-distance type="double"
userarchive="y">0.5</screen-distance>
<stereo-mode type="string"
userarchive="y">OFF</stereo-mode>
</osg-displaysettings>
<cache type="bool">true</cache>
</rendering>
@ -170,31 +216,45 @@ Started September 2000 by David Megginson, david@megginson.com
</localizers>
</navdb>
<sound>
<volume type="float" userarchive="y">0.8</volume>
<volume type="float"
userarchive="y">0.8</volume>
<enabled type="bool">true</enabled>
<atc>
<enabled type="bool" userarchive="y">true</enabled>
<external-view type="bool" userarchive="y">true</external-view>
<volume type="float" userarchive="y">0.6</volume>
<enabled type="bool"
userarchive="y">true</enabled>
<external-view type="bool"
userarchive="y">true</external-view>
<volume type="float"
userarchive="y">0.6</volume>
</atc>
<avionics>
<enabled type="bool" userarchive="y">true</enabled>
<external-view type="bool" userarchive="y">true</external-view>
<volume type="float" userarchive="y">0.6</volume>
<enabled type="bool"
userarchive="y">true</enabled>
<external-view type="bool"
userarchive="y">true</external-view>
<volume type="float"
userarchive="y">0.6</volume>
</avionics>
<chatter>
<enabled type="bool" userarchive="y">false</enabled>
<volume type="float" userarchive="y">0.6</volume>
<enabled type="bool"
userarchive="y">false</enabled>
<volume type="float"
userarchive="y">0.6</volume>
</chatter>
<effects>
<enabled type="bool" userarchive="y">true</enabled>
<volume type="float" userarchive="y">0.6</volume>
<enabled type="bool"
userarchive="y">true</enabled>
<volume type="float"
userarchive="y">0.6</volume>
</effects>
<device-name type="string" userarchive="y"/>
<device-name type="string"
userarchive="y"/>
<voice type="bool">true</voice>
<voices>
<host type="string" write="n">localhost</host>
<port type="string" write="n">1314</port>
<host type="string"
write="n">localhost</host>
<port type="string"
write="n">1314</port>
<enabled type="bool">false</enabled>
<atc alias="/sim/sound/voices/voice[0]/text"/>
<approach alias="/sim/sound/voices/voice[0]/text"/>
@ -244,26 +304,32 @@ Started September 2000 by David Megginson, david@megginson.com
<current-view>
<field-of-view type="double">55.0</field-of-view>
<aspect-ratio-multiplier type="double">1.0</aspect-ratio-multiplier>
<dynamic-view type="bool" userarchive="y">false</dynamic-view>
<dynamic-view type="bool"
userarchive="y">false</dynamic-view>
</current-view>
<panel>
<path>Aircraft/Generic/Panels/generic-vfr-panel.xml</path>
<visibility type="bool" userarchive="y">false</visibility>
<visibility type="bool"
userarchive="y">false</visibility>
<jitter type="bool">false</jitter>
</panel>
<panel_2>
<path>Aircraft/Generic/Panels/generic-trans-mini-panel.xml</path>
</panel_2>
<hud>
<path n="1">Huds/default.xml</path> <!-- new HUD -->
<visibility n="1" type="bool">false</visibility> <!-- new HUD -->
<path n="1">Huds/default.xml</path>
<!-- new HUD -->
<visibility n="1"
type="bool">false</visibility>
<!-- new HUD -->
<font>
<name type="string">Helvetica.txf</name>
<size type="float">8</size>
</font>
<current-color type="int">0</current-color>
<palette>
<color n="0"><!-- day -->
<color n="0">
<!-- day -->
<transparent type="bool">true</transparent>
<antialiased type="bool">true</antialiased>
<brightness type="float">0.85</brightness>
@ -272,7 +338,8 @@ Started September 2000 by David Megginson, david@megginson.com
<green type="float">1.0</green>
<blue type="float">0.22</blue>
</color>
<color n="1"><!-- night -->
<color n="1">
<!-- night -->
<transparent type="bool">false</transparent>
<antialiased type="bool">false</antialiased>
<brightness type="float">0.75</brightness>
@ -283,7 +350,8 @@ Started September 2000 by David Megginson, david@megginson.com
</color>
</palette>
</hud>
<lon-lat-format type="int" userarchive="y">2</lon-lat-format>
<lon-lat-format type="int"
userarchive="y">2</lon-lat-format>
<systems>
<path>Aircraft/Generic/generic-systems.xml</path>
<autopilot>
@ -323,7 +391,8 @@ Started September 2000 by David Megginson, david@megginson.com
</dg>
</instrument-options>
<input>
<property-key-handler type="bool" userarchive="y">false</property-key-handler>
<property-key-handler type="bool"
userarchive="y">false</property-key-handler>
</input>
<chase-distance-m type="double">-25.0</chase-distance-m>
@ -339,11 +408,13 @@ Started September 2000 by David Megginson, david@megginson.com
<heading-deg type="double">0</heading-deg>
</tower>
<view-name-popup type="bool" userarchive="y">true</view-name-popup>
<view-name-popup type="bool"
userarchive="y">true</view-name-popup>
<view>
<name>Cockpit View</name>
<enabled type="bool" userarchive="y">true</enabled>
<enabled type="bool"
userarchive="y">true</enabled>
<type>lookfrom</type>
<internal type="bool">false</internal>
<config>
@ -380,7 +451,8 @@ Started September 2000 by David Megginson, david@megginson.com
<view>
<name>Helicopter View</name>
<enabled type="bool" userarchive="y">true</enabled>
<enabled type="bool"
userarchive="y">true</enabled>
<type>lookat</type>
<config>
<from-model type="bool">false</from-model>
@ -406,7 +478,8 @@ Started September 2000 by David Megginson, david@megginson.com
<view>
<name>Chase View</name>
<enabled type="bool" userarchive="y">true</enabled>
<enabled type="bool"
userarchive="y">true</enabled>
<type>lookat</type>
<config>
<from-model type="bool">false</from-model>
@ -436,7 +509,8 @@ Started September 2000 by David Megginson, david@megginson.com
<view>
<name>Tower View</name>
<enabled type="bool" userarchive="y">true</enabled>
<enabled type="bool"
userarchive="y">true</enabled>
<type>lookat</type>
<config>
<eye-lat-deg-path>/sim/tower/latitude-deg</eye-lat-deg-path>
@ -460,7 +534,8 @@ Started September 2000 by David Megginson, david@megginson.com
<view>
<name>Tower View Look From</name>
<enabled type="bool" userarchive="y">true</enabled>
<enabled type="bool"
userarchive="y">true</enabled>
<type>lookfrom</type>
<config>
<eye-lat-deg-path>/sim/tower/latitude-deg</eye-lat-deg-path>
@ -481,7 +556,8 @@ Started September 2000 by David Megginson, david@megginson.com
<view>
<name>Chase View Without Yaw</name>
<enabled type="bool" userarchive="y">true</enabled>
<enabled type="bool"
userarchive="y">true</enabled>
<type>lookat</type>
<config>
<from-model type="bool">false</from-model>
@ -504,7 +580,8 @@ Started September 2000 by David Megginson, david@megginson.com
<view>
<name>Fly-By View</name>
<enabled type="bool" userarchive="y">true</enabled>
<enabled type="bool"
userarchive="y">true</enabled>
<type>lookat</type>
<config>
<eye-lon-deg-path>/sim/viewer/longitude-deg</eye-lon-deg-path>
@ -560,24 +637,32 @@ Started September 2000 by David Megginson, david@megginson.com
</view>
<menubar>
<visibility type="bool" userarchive="y">true</visibility>
<visibility type="bool"
userarchive="y">true</visibility>
<default include="gui/menubar.xml"/>
<autovisibility>
<enabled type="bool" userarchive="y">false</enabled>
<enabled type="bool"
userarchive="y">false</enabled>
<edge-size type="int">5</edge-size>
</autovisibility>
</menubar>
<gui>
<current-style type="int" userarchive="y">1</current-style>
<style n="0" include="gui/styles/classic.xml"/>
<style n="1" include="gui/styles/anthrax.xml"/>
<devel-widgets type="bool" userarchive="y">false</devel-widgets>
<current-style type="int"
userarchive="y">1</current-style>
<style n="0"
include="gui/styles/classic.xml"/>
<style n="1"
include="gui/styles/anthrax.xml"/>
<devel-widgets type="bool"
userarchive="y">false</devel-widgets>
</gui>
<mouse>
<hide-cursor type="bool" userarchive="y">true</hide-cursor>
<cursor-timeout-sec type="double" userarchive="y">10.0</cursor-timeout-sec>
<hide-cursor type="bool"
userarchive="y">true</hide-cursor>
<cursor-timeout-sec type="double"
userarchive="y">10.0</cursor-timeout-sec>
</mouse>
<replay>
@ -602,8 +687,10 @@ Started September 2000 by David Megginson, david@megginson.com
</atc>
<ai-traffic>
<enabled type="bool" userarchive="y">false</enabled>
<level type="int" userarchive="y">1</level>
<enabled type="bool"
userarchive="y">false</enabled>
<level type="int"
userarchive="y">1</level>
</ai-traffic>
<traffic-manager>
@ -628,7 +715,8 @@ Started September 2000 by David Megginson, david@megginson.com
<multiplay>
<chat type="string">Hello</chat>
<transmission-freq-hz type="string">118500000</transmission-freq-hz>
<chat-display type="bool" userarchive="y">true</chat-display>
<chat-display type="bool"
userarchive="y">true</chat-display>
<chat-menu include="ATC/chat-menu-entries.xml"/>
<write-message-log type="bool">false</write-message-log>
<default-model type="string">Models/Geometry/glider.ac</default-model>
@ -639,10 +727,14 @@ Started September 2000 by David Megginson, david@megginson.com
</user>
<timing-statistics>
<enabled type="bool" archive="n">false</enabled>
<interval-s type="double" archive="n">20.0</interval-s>
<min-jitter-ms type="double" archive="n">0.0</min-jitter-ms>
<min-time-ms type="double" archive="n">100.0</min-time-ms>
<enabled type="bool"
archive="n">false</enabled>
<interval-s type="double"
archive="n">20.0</interval-s>
<min-jitter-ms type="double"
archive="n">0.0</min-jitter-ms>
<min-time-ms type="double"
archive="n">100.0</min-time-ms>
</timing-statistics>
</sim>
@ -891,59 +983,78 @@ Started September 2000 by David Megginson, david@megginson.com
<!-- Instruments -->
<airspeed-indicator>
<serviceable type="bool" archive="y">true</serviceable>
<serviceable type="bool"
archive="y">true</serviceable>
</airspeed-indicator>
<attitude-indicator>
<config>
<!-- true if this AI can tumble -->
<tumble-flag type="bool" archive="y">false</tumble-flag>
<tumble-flag type="bool"
archive="y">false</tumble-flag>
</config>
<caged type="bool" archive="y">false</caged>
<serviceable type="bool" archive="y">true</serviceable>
<spin type="double" archive="y">0.0</spin>
<tumble-norm type="double" archive="y">0.0</tumble-norm>
<caged type="bool"
archive="y">false</caged>
<serviceable type="bool"
archive="y">true</serviceable>
<spin type="double"
archive="y">0.0</spin>
<tumble-norm type="double"
archive="y">0.0</tumble-norm>
<indicated-pitch-deg type="double">0.0</indicated-pitch-deg>
<indicated-roll-deg type="double">0.0</indicated-roll-deg>
</attitude-indicator>
<altimeter>
<serviceable type="bool" archive="y">true</serviceable>
<setting-inhg type="double" archive="y">29.92</setting-inhg>
<serviceable type="bool"
archive="y">true</serviceable>
<setting-inhg type="double"
archive="y">29.92</setting-inhg>
</altimeter>
<turn-indicator>
<serviceable type="bool" archive="y">true</serviceable>
<serviceable type="bool"
archive="y">true</serviceable>
</turn-indicator>
<slip-skid-ball>
<serviceable type="bool" archive="y">true</serviceable>
<serviceable type="bool"
archive="y">true</serviceable>
</slip-skid-ball>
<heading-indicator>
<serviceable type="bool" archive="y">true</serviceable>
<spin type="double" archive="y">0.0</spin>
<offset-deg type="double" archive="y">4.5</offset-deg> <!-- just for fun -->
<serviceable type="bool"
archive="y">true</serviceable>
<spin type="double"
archive="y">0.0</spin>
<offset-deg type="double"
archive="y">4.5</offset-deg>
<!-- just for fun -->
</heading-indicator>
<vertical-speed-indicator>
<serviceable type="bool" archive="y">true</serviceable>
<serviceable type="bool"
archive="y">true</serviceable>
</vertical-speed-indicator>
<magnetic-compass>
<serviceable type="bool" archive="y">true</serviceable>
<serviceable type="bool"
archive="y">true</serviceable>
</magnetic-compass>
<dme n="0">
<serviceable type="bool" archive="y">true</serviceable>
<switch-position type="int" archive="y">1</switch-position>
<serviceable type="bool"
archive="y">true</serviceable>
<switch-position type="int"
archive="y">1</switch-position>
<frequencies>
<source>/instrumentation/nav[0]/frequencies/selected-mhz</source>
</frequencies>
</dme>
<gps>
<serviceable type="bool" archive="y">true</serviceable>
<serviceable type="bool"
archive="y">true</serviceable>
<message-alert type="bool">false</message-alert>
<waypoint-alert type="bool">false</waypoint-alert>
<leg-mode type="bool">true</leg-mode>
@ -954,12 +1065,15 @@ Started September 2000 by David Megginson, david@megginson.com
</gps>
<kln89>
<scan-pull type="bool" archive="y">false</scan-pull>
<scan-pull type="bool"
archive="y">false</scan-pull>
</kln89>
<clock>
<serviceable type="bool" archive="y">true</serviceable>
<offset-sec type="long" archive="y">0</offset-sec>
<serviceable type="bool"
archive="y">true</serviceable>
<offset-sec type="long"
archive="y">0</offset-sec>
</clock>
<adf>
@ -967,7 +1081,8 @@ Started September 2000 by David Megginson, david@megginson.com
<selected-khz type="int">379</selected-khz>
<standby-khz type="int">341</standby-khz>
</frequencies>
<serviceable type="bool" archive="y">true</serviceable>
<serviceable type="bool"
archive="y">true</serviceable>
<indicated-bearing-deg type="double">90</indicated-bearing-deg>
<error-deg type="double">2</error-deg>
<mode>adf</mode>
@ -990,8 +1105,10 @@ Started September 2000 by David Megginson, david@megginson.com
</gps-annunciator>
<tacan n="0">
<serviceable type="bool" archive="y">true</serviceable>
<switch-position type="int" archive="y">1</switch-position>
<serviceable type="bool"
archive="y">true</serviceable>
<switch-position type="int"
archive="y">1</switch-position>
<frequencies>
<selected-channel n="1">0</selected-channel>
<selected-channel n="2">2</selected-channel>
@ -1003,23 +1120,30 @@ Started September 2000 by David Megginson, david@megginson.com
<systems>
<pitot>
<serviceable type="bool" archive="y">true</serviceable>
<serviceable type="bool"
archive="y">true</serviceable>
</pitot>
<static>
<serviceable type="bool" archive="y">true</serviceable>
<pressure-inhg type="double" archive="y">29.92</pressure-inhg>
<serviceable type="bool"
archive="y">true</serviceable>
<pressure-inhg type="double"
archive="y">29.92</pressure-inhg>
</static>
<electrical>
<serviceable type="bool" archive="y">true</serviceable>
<serviceable type="bool"
archive="y">true</serviceable>
</electrical>
<vacuum>
<serviceable type="bool" archive="y">true</serviceable>
<serviceable type="bool"
archive="y">true</serviceable>
</vacuum>
<vacuum>
<serviceable type="bool" archive="y">true</serviceable>
<serviceable type="bool"
archive="y">true</serviceable>
</vacuum>
<refuel>
<serviceable type="bool" archive="y">true</serviceable>
<serviceable type="bool"
archive="y">true</serviceable>
</refuel>
</systems>