Procedural texturing: Difference between revisions

Jump to navigation Jump to search
Line 471: Line 471:
and the textures and parameters to configure it must be specified in the <parameters> section of the landclass used for the runway.
and the textures and parameters to configure it must be specified in the <parameters> section of the landclass used for the runway.


    <texture-set>
      <texture>Runway/lakebed_taxiway.png</texture>
      <texture n="16">Terrain/sand_hires.png</texture>
      <texture n="17">Terrain/sand1.png</texture>
    </texture-set>
    <parameters>
      <strength_05m>0.0</strength_05m>
      <strength_1m>0.4</strength_1m>
      <strength_2m>0.3</strength_2m>
      <strength_5m>0.2</strength_5m>
      <strength_10m>0.1</strength_10m>
      <filter_threshold>0.2</filter_threshold>
      <filter_transition>0.2</filter_transition>
      <bias_center>1</bias_center>
      <bias_center_strength>0.6</bias_center_strength>
      <relief_strength>0.35</relief_strength>
      <size_base>25.0</size_base>
      <size_overlay>100.0</size_overlay>
      <size_grain>100.0</size_grain>
      <grain_strength>0.3</grain_strength>
    </parameters>




|[[File:Dirt rwy01.jpg|500px|Dirt runway example 1]]
|[[File:Dirt rwy01.jpg|500px|Dirt runway example 1]]
  <texture-set>
      <texture>Runway/dirt_rwy.png</texture>
      <texture n="16">Terrain/sand_hires_ochre.png</texture>
      <texture n="17">Terrain/airport_grass2.png</texture>
    </texture-set>
    <parameters>
      <strength_05m>0.3</strength_05m>
      <strength_1m>0.4</strength_1m>
      <strength_2m>0.0</strength_2m>
      <strength_5m>0.1</strength_5m>
      <strength_10m>0.2</strength_10m>
      <filter_threshold>0.15</filter_threshold>
      <filter_transition>0.1</filter_transition>
      <bias_center>1</bias_center>
      <bias_center_strength>0.6</bias_center_strength>
      <relief_strength>0.35</relief_strength>
      <size_base>25.0</size_base>
      <size_overlay>30.0</size_overlay>
      <size_grain>50.0</size_grain>
      <grain_strength>0.8</grain_strength>
    </parameters>


|[[File:Dirt rwy02.jpg|500px|Dirt runway example 2]]
|[[File:Dirt rwy02.jpg|500px|Dirt runway example 2]]


|[[File:Dirt rwy03.jpg|500px|Dirt runway example 3]]
|[[File:Dirt rwy03.jpg|500px|Dirt runway example 3]]
Line 482: Line 527:


|[[File:Dirt rwy05.jpg|500px|Dirt runway example 5]]
|[[File:Dirt rwy05.jpg|500px|Dirt runway example 5]]
    <texture-set>
      <texture>Runway/dirt_rwy.png</texture>
      <texture n="16">Runway/lakebed_taxiway.png</texture>
      <texture n="17">Terrain/sand_hires.png</texture>
    </texture-set>
    <parameters>
      <strength_05m>0.0</strength_05m>
      <strength_1m>0.2</strength_1m>
      <strength_2m>0.3</strength_2m>
      <strength_5m>0.3</strength_5m>
      <strength_10m>0.2</strength_10m>
      <filter_threshold>0.2</filter_threshold>
      <filter_transition>0.4</filter_transition>
      <bias_center>1</bias_center>
      <bias_center_strength>0.5</bias_center_strength>
      <relief_strength>0.35</relief_strength>
      <size_base>25.0</size_base>
      <size_overlay>25.0</size_overlay>
      <size_grain>20.0</size_grain>
      <grain_strength>0.2</grain_strength>
    </parameters>


|[[File:Dirt rwy06.jpg|500px|Dirt runway example 6]]
|[[File:Dirt rwy06.jpg|500px|Dirt runway example 6]]
1,360

edits

Navigation menu