BSP: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{disambig}}{{seealso|[[VMAP]], the map file format used in Source 2.}}
{{disambig}}{{seealso|[[VMAP]], the map file format used in {{source2|4}}, which completely replaces the BSP file format used in Source, GoldSrc and Quake engine.}}
'''BSP''' can refer to:
'''BSP''' can refer to:
# [[BSP (GoldSrc)|BSP, the map file format used in GoldSrc]]
# [[BSP (GoldSrc)|BSP, the map file format used in GoldSrc]]

Revision as of 08:46, 20 June 2023

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 Source, GoldSrc and Quake engine.

BSP can refer to:

  1. BSP, the map file format used in GoldSrc
  2. BSP, the map file format used in Source 1
  3. The BSP tree in Quake map compilation
  4. Binary Space Partitioning, the concept