Skybox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Tried to be a bit more descriptive. Split two links apart by putting them to a new section See Also, in fact they don't belong here, instead to 2D skybox.)
No edit summary
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{LanguageBar}}
{{disambig}}
{{disambig}}
'''Skybox''' refers to:
* [[Skybox (2D)|2D Skybox]], a cubemap that is rendered behind all level geometry when sky brushes are present
:* [[Skybox (GoldSrc)]], the same concept in GoldSrc
* [[3D Skybox]], a "skyroom" that is rendered between the skybox and the main level geometry


'''Skybox''' may refer to:
You may also be looking for:
* the general concept ''Skybox'', see [[Skybox Basics]],
* [[Skybox Basics]], for the general concept
* skybox brushes and the way they are organized in a level, see [[Skybox Optimization]],
* [[Skybox Optimization]], for sky brushes and the way they are organized in a level
* [[Skybox (2D)|2D Skybox]],
* [[HDR Skybox Creation]]
* [[3D Skybox]],
* {{ent|sky_camera}},  
* [[Skybox (GoldSrc)]],
* [[Sky (Source 1 shader)]]
* [[Sky List|List of Skies]] for both {{gldsrc|2}} and {{source|2}},
* [[Sky (Source 2 shader)]]
* [[HDR Skybox Creation]],
* [[List of skies]] for {{gldsrc|2}}, {{src|2}}, and {{src2|2}}
* [[Sky (shader)]].


== See also ==
== See also ==
* [[:Category:Skybox]], pages useful to the study and design of skyboxes
* [[Skybox (2D) with Terragen|2D Skybox with Terragen]]
* [[Skybox (2D) with Terragen|2D Skybox with Terragen]]
* [[Skybox (2D) with Terragen and Skypaint - Advanced|2D Skybox with Terragen and Skypaint - Advanced]]
* [[Skybox (2D) with Terragen and Skypaint - Advanced|2D Skybox with Terragen and Skypaint - Advanced]]

Latest revision as of 21:58, 27 June 2025

English (en)Русский (ru)中文 (zh)Translate (Translate)
Icon-disambig.png
This is a disambiguation page, a list of pages that otherwise might share the same title.
If an article link referred you to this title, you might want to go back and fix it to point directly to the intended page.

Skybox refers to:

  • 2D Skybox, a cubemap that is rendered behind all level geometry when sky brushes are present
  • 3D Skybox, a "skyroom" that is rendered between the skybox and the main level geometry

You may also be looking for:

See also