Jump to content

Skyboxes: Difference between revisions

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


This is a list of skyboxes in Empires with their corresponding recommended light settings.
== Skyboxes and Recommended Light Settings ==
This section lists skyboxes used in Empires along with their recommended lighting configurations.
----


=== skybox/sky92 ===


=== <big>skybox/sky92</big> ===
==== light_environment ====
*'''light_environment:'''
**Pitch:                -20
**BrightnessHDR:        255 193 141 300
**AmbientHDR:        107 113 55 85
**SunSpreadAngle:    2
*'''shadow_control:'''
**Y Z X:                20 180 0
**Shadow Color:        140 138 100
**Maximum Distance:    800
*'''env_tonemap_controller:'''
**ExposureMin 0
**ExposureMax 1.3
**BloomScale .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


=== HL2 Skies ===
* '''Pitch:''' -20
See: https://developer.valvesoftware.com/wiki/Sky_List
* '''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

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