Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You can use this[gamebanana.com] tool to do this.
Open up the picture you downloaded using the 'LivePicture, SPHERE/CYLINDER, JPEG' format and then re-save it using the 'QuakeII, Targa' format following the same naming convention you would use to specify a skybox in hammer, i.e you would name the sky 'sky1_01' (for example) and the program would automatically create six images with the correct suffix attached.
Ok, now that it is working, i would like to know how to configure the "light_environment" entity to match the 2D Skybox ?
How do you do to know which value to assign to :
- Pitch Yaw Roll (Y Z X)
- Pitch
- Brightness
- Ambient
How does it works ?
Thx !
The first value, Pitch, determines the downward angle of the light, or in other words, how far above you the sun is in the sky, with 90 being directly above you in the zenith and 0 being perfectly on the horizon.
The second value, Yaw, determines the cardinal direction the light will be coming from, with 0 being from the west, 90 from the south, 180 from the east and 270 from the north.
The final value, Roll, doesn't affect anything in regards to light so there is no need to change it.
For the box below this that just reads 'Pitch', copy your first value from the first box into this one and negate it. e.g. if your first value is 35, change it to -35. If your first value is -20 change it to 20 and so on.
Brightness determines the colour and brightness of your direct sunlight. The first three values are the RGB value that you can choose with the colour picker, this is best as a pale yellow. The fourth value is the brightness, somewhere in the range of 1000 - 2000 is a good starting point.
Ambient determines the colour and brightness of your indirect sunlight that lights up shadows. The RGB value for this is best set to a dull blue colour and your brightness value shouldn't go above 100.
one more question :
how do you create a HDR Skybox ?
i mean, in Hammer, when you compile a map and "Run Map", you can check HDR for Run RAD
does it makes the 2D Skybox a HDR 2D Skybox ?
Wallworm[dev.wallworm.com] claims it can create HDR textures out of regular diffuse maps if youre willing to go into 3DS Max (if you have it of course) and create a textured sky sphere and then let it generate the HDR textures for you. There are some extra steps after this and the whole process is explained on the VDC but its up to you if you want to go to that effort.