Editing Skybox

From DoomWiki.org

Warning: You are not logged in. Your IP address will be recorded in this page's edit history.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
 
'''{{wp|Skybox (video games)|Skyboxes}}''' are different methods by which a fully 3D sky can be constructed (instead of the cylinder projection of the normal [[sky]] textures, or the dome projection commonly used in [[:Category:OpenGL ports|OpenGL ports]]).
 
'''{{wp|Skybox (video games)|Skyboxes}}''' are different methods by which a fully 3D sky can be constructed (instead of the cylinder projection of the normal [[sky]] textures, or the dome projection commonly used in [[:Category:OpenGL ports|OpenGL ports]]).
  
Two types of skyboxes exist: model-based and portal-based.
+
Two types of skyboxes exist: texture-based and geometry-based.
  
A model-based skybox uses {{wp|cube mapping}} to project the sky texture on all six directions (east, west, north, south, up, down). The source images must be distorted in a way that compensates for the cube projection, or the skybox's boxy nature becomes too apparent. Programs such as {{wp|Terragen}} are specialized in creating such source pictures.  
+
A texture-based skybox uses {{wp|cube mapping}} to project the sky texture on all six directions (east, west, north, south, up, down). The source images must be distorted in a way that compensates for the cube projection, or the skybox's boxy nature becomes too apparent. Programs such as {{wp|Terragen}} are specialized in creating such source pictures.  
  
A more advanced variant of model-based skybox is the sky model system used by [[Doomsday]], where the sky geometry need not be a cube and can instead be any form, or even consist of multiple models.
+
A more advanced variant of texture-based skyboxes is the sky model system used by [[Doomsday]]. Very similar to the above except that the model doesn't have to be a cube and can instead be any shape or even multiple models.
  
A portal-based skybox uses a special "[[camera]]" object placed in a part of the level (normally inaccessible to the player) which is used as the point of reference for projecting the sky. This method, basically a type of [[portal]], is usually combined with normal sky or a texture-based skybox.
+
A geometry-based skybox uses a special "[[camera]]" object placed in a part of the level (normally inaccessible to the player) which is used as the point of reference for projecting the sky. This method, basically a type of [[portal]], is usually combined with normal sky or a texture-based skybox.
  
 
[[Source port]]s which have implemented skyboxes may provide one or more of the above types of skyboxes.
 
[[Source port]]s which have implemented skyboxes may provide one or more of the above types of skyboxes.

All contributions to DoomWiki.org are considered to be released under the CC BY-SA 4.0 International (see Doom Wiki:Copyrights for details). By contributing, you agree to be bound by the Terms of Use.
Your changes will be visible immediately. Please enter a summary of your changes above.

Do not submit copyrighted images or text without permission! This includes text taken from in-game codices or logbooks, or from official instruction manuals, strategy guides, and other such books.

This project is not affiliated with id Software, Raven Software, ZeniMax Media, Bethesda SoftWorks, or any other commercial software developer or publisher. Use of trademarked logos and other protected intellectual property is solely for the purpose of analysis and critical commentary on the identified products and associated fan community activity, and does not imply any endorsement by any of these organizations or their employees, past or present.

Cancel | Editing help (opens in new window)