BSP
From Blood Wiki
(Difference between revisions)
(Created page with "BSP (Binary Space Partitioning) is technique used in games for rendering and collision detection. It is also extension of level files for Id Tech 2-3 games and Darkplaces. B...") |
Revision as of 15:26, 16 July 2012
BSP (Binary Space Partitioning) is technique used in games for rendering and collision detection.
It is also extension of level files for Id Tech 2-3 games and Darkplaces.
BSP file stores level-specific data, such as level geometry, lightmaps, volumeric lightning, game objects etc.