BSP: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{LanguageBar}}
{{disambig}}{{seealso|[[VMAP]], the map file format used in {{source2|4}}, which completely replaces the BSP file format used in previous engines.}}
{{disambig}}{{seealso|[[VMAP]], the map file format used in {{source2|4}}, which completely replaces the BSP file format used in previous engines.}}
'''BSP''' stands for [[Binary Space Partitioning]].  
'''BSP''' stands for [[Binary Space Partitioning]].  
Line 5: Line 6:
* {{gldsrc}} [[BSP (GoldSrc)|BSP30, used by GoldSrc.]]
* {{gldsrc}} [[BSP (GoldSrc)|BSP30, used by GoldSrc.]]
** {{quake}} [[BSP (Quake)|BSP29, used by Quake]], of which GoldSrc's BSP format is based upon
** {{quake}} [[BSP (Quake)|BSP29, used by Quake]], of which GoldSrc's BSP format is based upon
** {{quake}}{{goldsrc}} [[BSP2]], a modified version of BSP29/BSP30 with expanded limits.
* {{src}} [[BSP (Source)|VBSP, used by Source 1.]]
* {{src}} [[BSP (Source)|VBSP, used by Source 1.]]
** {{quake2}} [[BSP (Quake II)|BSP38, used by Quake II]], of which Source 1's BSP format is based upon.
** {{quake2}} [[BSP (Quake II)|BSP38, used by Quake II]], of which Source 1's BSP format is based upon.

Latest revision as of 02:12, 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.
See also:  VMAP, the map file format used in Source 2 Source 2, which completely replaces the BSP file format used in previous engines.

BSP stands for Binary Space Partitioning.

It can also refer to the following compiled map formats, which have the .BSP file extension:

Warning.pngRisk of Confusion:rBSP is Respawn Entertainment's modified version of Source's BSP format, whereas RBSP is Wikipedia icon Raven Software's modified version of Quake III's BSP format!

The BSP file extension is also used by the various other id Tech 2 id Tech 2 and id Tech 3 id Tech 3 map file formats, which are not covered by the scope of this wiki.