BSP: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 8: Line 8:
** {{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.
** {{titanfall branch}} [[rBSP (Respawn)|rBSP, the modified version of Source 1's BSP format used by Titanfall]]
** {{titanfall branch}} [[rBSP (Respawn)|rBSP, the modified version of Source 1's BSP format used by Titanfall]]
::{{modernConfusion|{{code|rBSP}} is [[Respawn Entertainment]]'s modified version of {{src|2|nt=0|addtext='s}} BSP format, whereas {{code|RBSP}} is {{w|Raven Software|Raven Software's}} modified version of {{quake3|2|addtext='s}} BSP format!}}
::{{modernConfusion|{{code|rBSP}} is [[Respawn Entertainment]]'s modified version of {{src|3.1|addtext='s}} BSP format, whereas {{code|RBSP}} is {{w|Raven Software|Raven Software's}} modified version of {{quake3|3.1|addtext='s}} BSP format!}}
The BSP file extension is also used by the various other {{idtech2|4}} and {{idtech3|4}} map file formats, which are not covered by the scope of this wiki.
The BSP file extension is also used by the various other {{idtech2|4}} and {{idtech3|4}} map file formats, which are not covered by the scope of this wiki.
[[Category:Glossary]]
[[Category:Glossary]]

Revision as of 07:54, 24 April 2024

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.