Jump to content

Skyboxes: Difference between revisions

From Empires Wiki
Awpolt (talk | contribs)
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
__NOTOC__
__NOTOC__


== Skyboxes and Recommended Light Settings ==
This section lists skyboxes used in Empires along with their recommended lighting configurations.
----


=== <big>skybox/sky92</big> ===
=== skybox/sky92 ===
*'''light_environment:'''
 
**Pitch:                -20
==== light_environment ====
**BrightnessHDR:         255 193 141 300
 
**AmbientHDR:         107 113 55 85
* '''Pitch:''' -20
**SunSpreadAngle:     2
* '''BrightnessHDR:''' 255 193 141 300
*'''shadow_control:'''
* '''AmbientHDR:''' 107 113 55 85
**Y Z X:               20 180 0
* '''SunSpreadAngle:''' 2
**Shadow Color:         140 138 100
 
**Maximum Distance:     800
==== shadow_control ====
*'''env_tonemap_controller:'''
 
**ExposureMin 0
* '''Rotation (Y Z X):''' 20 180 0
**ExposureMax 1.3
* '''Shadow Color:''' 140 138 100
**BloomScale .6
* '''Maximum Distance:''' 800
*'''env_sun:'''
 
**Pitch: -5
==== env_tonemap_controller ====
**Sun color: 249 216 147
 
*'''env_fog_controller:'''
* '''ExposureMin:''' 0
**Primary Fog Color: 180 85 1
* '''ExposureMax:''' 1.3
**Secondary Fog Color: 80 50 20
* '''BloomScale:''' 0.6
**Fog Start: 8000
 
**Fog End: 20000
==== env_sun ====
**Interpolate time: 10
 
**Far Z Clip Plane: 20000
* '''Pitch:''' -5
* '''Sun Color:''' 249 216 147
 
==== env_fog_controller ====
 
* '''Primary Fog Color:''' 180 85 1
* '''Secondary Fog Color:''' 80 50 20
* '''Fog Start:''' 8000
* '''Fog End:''' 20000
* '''Interpolate Time:''' 10
* '''Far Z Clip Plane:''' 20000
 
----
 
== Additional Sky References ==
For more sky options and configurations, see:
 
https://developer.valvesoftware.com/wiki/Sky_List#Half-Life_2

Latest revision as of 15:21, 5 April 2026

Empires Mapping Documentation
Mapping Overiew | Hammer Configuration | Entity Index | Basic Mapping | Setup Resources | Tutorials | Useful FGD Modifications | Bots and NPCs | Dimensions | Skyboxes




Skyboxes and Recommended Light Settings

This section lists skyboxes used in Empires along with their recommended lighting configurations.


skybox/sky92

light_environment

  • Pitch: -20
  • BrightnessHDR: 255 193 141 300
  • AmbientHDR: 107 113 55 85
  • SunSpreadAngle: 2

shadow_control

  • Rotation (Y Z X): 20 180 0
  • Shadow Color: 140 138 100
  • Maximum Distance: 800

env_tonemap_controller

  • ExposureMin: 0
  • ExposureMax: 1.3
  • BloomScale: 0.6

env_sun

  • Pitch: -5
  • Sun Color: 249 216 147

env_fog_controller

  • Primary Fog Color: 180 85 1
  • Secondary Fog Color: 80 50 20
  • Fog Start: 8000
  • Fog End: 20000
  • Interpolate Time: 10
  • Far Z Clip Plane: 20000

Additional Sky References

For more sky options and configurations, see:

https://developer.valvesoftware.com/wiki/Sky_List#Half-Life_2